public static final class ExtendSessionRequest.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder> implements ExtendSessionRequestOrBuilder
tensorflow.ExtendSessionRequest| Modifier and Type | Method and Description |
|---|---|
ExtendSessionRequest.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
ExtendSessionRequest |
build() |
ExtendSessionRequest |
buildPartial() |
ExtendSessionRequest.Builder |
clear() |
ExtendSessionRequest.Builder |
clearCurrentGraphVersion()
REQUIRED: The version number of the graph to be extended.
|
ExtendSessionRequest.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
ExtendSessionRequest.Builder |
clearGraphDef()
REQUIRED: The nodes to be added to the session's graph.
|
ExtendSessionRequest.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
ExtendSessionRequest.Builder |
clearSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
ExtendSessionRequest.Builder |
clone() |
long |
getCurrentGraphVersion()
REQUIRED: The version number of the graph to be extended.
|
ExtendSessionRequest |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
GraphDef |
getGraphDef()
REQUIRED: The nodes to be added to the session's graph.
|
GraphDef.Builder |
getGraphDefBuilder()
REQUIRED: The nodes to be added to the session's graph.
|
GraphDefOrBuilder |
getGraphDefOrBuilder()
REQUIRED: The nodes to be added to the session's graph.
|
String |
getSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
com.github.os72.protobuf351.ByteString |
getSessionHandleBytes()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
boolean |
hasGraphDef()
REQUIRED: The nodes to be added to the session's graph.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExtendSessionRequest.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
ExtendSessionRequest.Builder |
mergeFrom(ExtendSessionRequest other) |
ExtendSessionRequest.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
ExtendSessionRequest.Builder |
mergeGraphDef(GraphDef value)
REQUIRED: The nodes to be added to the session's graph.
|
ExtendSessionRequest.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
ExtendSessionRequest.Builder |
setCurrentGraphVersion(long value)
REQUIRED: The version number of the graph to be extended.
|
ExtendSessionRequest.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
ExtendSessionRequest.Builder |
setGraphDef(GraphDef.Builder builderForValue)
REQUIRED: The nodes to be added to the session's graph.
|
ExtendSessionRequest.Builder |
setGraphDef(GraphDef value)
REQUIRED: The nodes to be added to the session's graph.
|
ExtendSessionRequest.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExtendSessionRequest.Builder |
setSessionHandle(String value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
ExtendSessionRequest.Builder |
setSessionHandleBytes(com.github.os72.protobuf351.ByteString value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
ExtendSessionRequest.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<ExtendSessionRequest.Builder>public ExtendSessionRequest.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<ExtendSessionRequest.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<ExtendSessionRequest.Builder>public ExtendSessionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic ExtendSessionRequest build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic ExtendSessionRequest buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic ExtendSessionRequest.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<ExtendSessionRequest.Builder>public ExtendSessionRequest.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<ExtendSessionRequest.Builder>public ExtendSessionRequest.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<ExtendSessionRequest.Builder>public ExtendSessionRequest.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<ExtendSessionRequest.Builder>public ExtendSessionRequest.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<ExtendSessionRequest.Builder>public ExtendSessionRequest.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<ExtendSessionRequest.Builder>public ExtendSessionRequest.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<ExtendSessionRequest.Builder>public ExtendSessionRequest.Builder mergeFrom(ExtendSessionRequest other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest.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<ExtendSessionRequest.Builder>IOExceptionpublic String getSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;getSessionHandle in interface ExtendSessionRequestOrBuilderpublic com.github.os72.protobuf351.ByteString getSessionHandleBytes()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;getSessionHandleBytes in interface ExtendSessionRequestOrBuilderpublic ExtendSessionRequest.Builder setSessionHandle(String value)
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public ExtendSessionRequest.Builder clearSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public ExtendSessionRequest.Builder setSessionHandleBytes(com.github.os72.protobuf351.ByteString value)
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public boolean hasGraphDef()
REQUIRED: The nodes to be added to the session's graph. If any node has the same name as an existing node, the operation will fail with ILLEGAL_ARGUMENT.
.tensorflow.GraphDef graph_def = 2;hasGraphDef in interface ExtendSessionRequestOrBuilderpublic GraphDef getGraphDef()
REQUIRED: The nodes to be added to the session's graph. If any node has the same name as an existing node, the operation will fail with ILLEGAL_ARGUMENT.
.tensorflow.GraphDef graph_def = 2;getGraphDef in interface ExtendSessionRequestOrBuilderpublic ExtendSessionRequest.Builder setGraphDef(GraphDef value)
REQUIRED: The nodes to be added to the session's graph. If any node has the same name as an existing node, the operation will fail with ILLEGAL_ARGUMENT.
.tensorflow.GraphDef graph_def = 2;public ExtendSessionRequest.Builder setGraphDef(GraphDef.Builder builderForValue)
REQUIRED: The nodes to be added to the session's graph. If any node has the same name as an existing node, the operation will fail with ILLEGAL_ARGUMENT.
.tensorflow.GraphDef graph_def = 2;public ExtendSessionRequest.Builder mergeGraphDef(GraphDef value)
REQUIRED: The nodes to be added to the session's graph. If any node has the same name as an existing node, the operation will fail with ILLEGAL_ARGUMENT.
.tensorflow.GraphDef graph_def = 2;public ExtendSessionRequest.Builder clearGraphDef()
REQUIRED: The nodes to be added to the session's graph. If any node has the same name as an existing node, the operation will fail with ILLEGAL_ARGUMENT.
.tensorflow.GraphDef graph_def = 2;public GraphDef.Builder getGraphDefBuilder()
REQUIRED: The nodes to be added to the session's graph. If any node has the same name as an existing node, the operation will fail with ILLEGAL_ARGUMENT.
.tensorflow.GraphDef graph_def = 2;public GraphDefOrBuilder getGraphDefOrBuilder()
REQUIRED: The nodes to be added to the session's graph. If any node has the same name as an existing node, the operation will fail with ILLEGAL_ARGUMENT.
.tensorflow.GraphDef graph_def = 2;getGraphDefOrBuilder in interface ExtendSessionRequestOrBuilderpublic long getCurrentGraphVersion()
REQUIRED: The version number of the graph to be extended. This will be tested against the current server-side version number, and the operation will fail with FAILED_PRECONDITION if they do not match.
int64 current_graph_version = 3;getCurrentGraphVersion in interface ExtendSessionRequestOrBuilderpublic ExtendSessionRequest.Builder setCurrentGraphVersion(long value)
REQUIRED: The version number of the graph to be extended. This will be tested against the current server-side version number, and the operation will fail with FAILED_PRECONDITION if they do not match.
int64 current_graph_version = 3;public ExtendSessionRequest.Builder clearCurrentGraphVersion()
REQUIRED: The version number of the graph to be extended. This will be tested against the current server-side version number, and the operation will fail with FAILED_PRECONDITION if they do not match.
int64 current_graph_version = 3;public final ExtendSessionRequest.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<ExtendSessionRequest.Builder>public final ExtendSessionRequest.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<ExtendSessionRequest.Builder>Copyright © 2018. All rights reserved.