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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.github.os72.protobuf351.MessageLite.Builder
clear
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.Builder
getDescriptorForType
in interface com.github.os72.protobuf351.MessageOrBuilder
getDescriptorForType
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>
public CreateSessionRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
public CreateSessionRequest build()
build
in interface com.github.os72.protobuf351.Message.Builder
build
in interface com.github.os72.protobuf351.MessageLite.Builder
public CreateSessionRequest buildPartial()
buildPartial
in interface com.github.os72.protobuf351.Message.Builder
buildPartial
in interface com.github.os72.protobuf351.MessageLite.Builder
public CreateSessionRequest.Builder clone()
clone
in interface com.github.os72.protobuf351.Message.Builder
clone
in interface com.github.os72.protobuf351.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.github.os72.protobuf351.MessageLite.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<CreateSessionRequest.Builder>
IOException
public boolean hasGraphDef()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;
hasGraphDef
in interface CreateSessionRequestOrBuilder
public GraphDef getGraphDef()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;
getGraphDef
in interface CreateSessionRequestOrBuilder
public 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 CreateSessionRequestOrBuilder
public boolean hasConfig()
Configuration options.
.tensorflow.ConfigProto config = 2;
hasConfig
in interface CreateSessionRequestOrBuilder
public ConfigProto getConfig()
Configuration options.
.tensorflow.ConfigProto config = 2;
getConfig
in interface CreateSessionRequestOrBuilder
public 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 CreateSessionRequestOrBuilder
public String getTarget()
The target string used from the client's perspective.
string target = 3;
getTarget
in interface CreateSessionRequestOrBuilder
public com.github.os72.protobuf351.ByteString getTargetBytes()
The target string used from the client's perspective.
string target = 3;
getTargetBytes
in interface CreateSessionRequestOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>
Copyright © 2018. All rights reserved.