public static final class CreateSessionRequest.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder> implements CreateSessionRequestOrBuilder
tensorflow.CreateSessionRequest| Modifier and Type | Method and Description |
|---|---|
CreateSessionRequest.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CreateSessionRequest |
build() |
CreateSessionRequest |
buildPartial() |
CreateSessionRequest.Builder |
clear() |
CreateSessionRequest.Builder |
clearConfig()
Configuration options.
|
CreateSessionRequest.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
CreateSessionRequest.Builder |
clearGraphDef()
The initial graph definition.
|
CreateSessionRequest.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
CreateSessionRequest.Builder |
clearTarget()
The target string used from the client's perspective.
|
CreateSessionRequest.Builder |
clone() |
ConfigProto |
getConfig()
Configuration options.
|
ConfigProto.Builder |
getConfigBuilder()
Configuration options.
|
ConfigProtoOrBuilder |
getConfigOrBuilder()
Configuration options.
|
CreateSessionRequest |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
GraphDef |
getGraphDef()
The initial graph definition.
|
GraphDef.Builder |
getGraphDefBuilder()
The initial graph definition.
|
GraphDefOrBuilder |
getGraphDefOrBuilder()
The initial graph definition.
|
String |
getTarget()
The target string used from the client's perspective.
|
com.github.os72.protobuf351.ByteString |
getTargetBytes()
The target string used from the client's perspective.
|
boolean |
hasConfig()
Configuration options.
|
boolean |
hasGraphDef()
The initial graph definition.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateSessionRequest.Builder |
mergeConfig(ConfigProto value)
Configuration options.
|
CreateSessionRequest.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
CreateSessionRequest.Builder |
mergeFrom(CreateSessionRequest other) |
CreateSessionRequest.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
CreateSessionRequest.Builder |
mergeGraphDef(GraphDef value)
The initial graph definition.
|
CreateSessionRequest.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
CreateSessionRequest.Builder |
setConfig(ConfigProto.Builder builderForValue)
Configuration options.
|
CreateSessionRequest.Builder |
setConfig(ConfigProto value)
Configuration options.
|
CreateSessionRequest.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CreateSessionRequest.Builder |
setGraphDef(GraphDef.Builder builderForValue)
The initial graph definition.
|
CreateSessionRequest.Builder |
setGraphDef(GraphDef value)
The initial graph definition.
|
CreateSessionRequest.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateSessionRequest.Builder |
setTarget(String value)
The target string used from the client's perspective.
|
CreateSessionRequest.Builder |
setTargetBytes(com.github.os72.protobuf351.ByteString value)
The target string used from the client's perspective.
|
CreateSessionRequest.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public CreateSessionRequest.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public CreateSessionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic CreateSessionRequest build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic CreateSessionRequest buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic CreateSessionRequest.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public CreateSessionRequest.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public CreateSessionRequest.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public CreateSessionRequest.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public CreateSessionRequest.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public CreateSessionRequest.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public CreateSessionRequest.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<CreateSessionRequest.Builder>public CreateSessionRequest.Builder mergeFrom(CreateSessionRequest other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public CreateSessionRequest.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<CreateSessionRequest.Builder>IOExceptionpublic boolean hasGraphDef()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;hasGraphDef in interface CreateSessionRequestOrBuilderpublic GraphDef getGraphDef()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;getGraphDef in interface CreateSessionRequestOrBuilderpublic CreateSessionRequest.Builder setGraphDef(GraphDef value)
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;public CreateSessionRequest.Builder setGraphDef(GraphDef.Builder builderForValue)
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;public CreateSessionRequest.Builder mergeGraphDef(GraphDef value)
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;public CreateSessionRequest.Builder clearGraphDef()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;public GraphDef.Builder getGraphDefBuilder()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;public GraphDefOrBuilder getGraphDefOrBuilder()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;getGraphDefOrBuilder in interface CreateSessionRequestOrBuilderpublic boolean hasConfig()
Configuration options.
.tensorflow.ConfigProto config = 2;hasConfig in interface CreateSessionRequestOrBuilderpublic ConfigProto getConfig()
Configuration options.
.tensorflow.ConfigProto config = 2;getConfig in interface CreateSessionRequestOrBuilderpublic CreateSessionRequest.Builder setConfig(ConfigProto value)
Configuration options.
.tensorflow.ConfigProto config = 2;public CreateSessionRequest.Builder setConfig(ConfigProto.Builder builderForValue)
Configuration options.
.tensorflow.ConfigProto config = 2;public CreateSessionRequest.Builder mergeConfig(ConfigProto value)
Configuration options.
.tensorflow.ConfigProto config = 2;public CreateSessionRequest.Builder clearConfig()
Configuration options.
.tensorflow.ConfigProto config = 2;public ConfigProto.Builder getConfigBuilder()
Configuration options.
.tensorflow.ConfigProto config = 2;public ConfigProtoOrBuilder getConfigOrBuilder()
Configuration options.
.tensorflow.ConfigProto config = 2;getConfigOrBuilder in interface CreateSessionRequestOrBuilderpublic String getTarget()
The target string used from the client's perspective.
string target = 3;getTarget in interface CreateSessionRequestOrBuilderpublic com.github.os72.protobuf351.ByteString getTargetBytes()
The target string used from the client's perspective.
string target = 3;getTargetBytes in interface CreateSessionRequestOrBuilderpublic CreateSessionRequest.Builder setTarget(String value)
The target string used from the client's perspective.
string target = 3;public CreateSessionRequest.Builder clearTarget()
The target string used from the client's perspective.
string target = 3;public CreateSessionRequest.Builder setTargetBytes(com.github.os72.protobuf351.ByteString value)
The target string used from the client's perspective.
string target = 3;public final CreateSessionRequest.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public final CreateSessionRequest.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>Copyright © 2018. All rights reserved.