public static final class ExtendSessionRequest.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder> implements ExtendSessionRequestOrBuilder
tensorflow.ExtendSessionRequest| Modifier and Type | Method and Description |
|---|---|
ExtendSessionRequest.Builder |
addRepeatedField(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
ExtendSessionRequest.Builder |
clearGraphDef()
REQUIRED: The nodes to be added to the session's graph.
|
ExtendSessionRequest.Builder |
clearOneof(org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.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.
|
org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExtendSessionRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
ExtendSessionRequest.Builder |
mergeFrom(ExtendSessionRequest other) |
ExtendSessionRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
ExtendSessionRequest.Builder |
mergeGraphDef(GraphDef value)
REQUIRED: The nodes to be added to the session's graph.
|
ExtendSessionRequest.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
ExtendSessionRequest.Builder |
setCurrentGraphVersion(long value)
REQUIRED: The version number of the graph to be extended.
|
ExtendSessionRequest.Builder |
setField(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.ByteString value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
ExtendSessionRequest.Builder |
setUnknownFields(org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic ExtendSessionRequest build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic ExtendSessionRequest buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic ExtendSessionRequest.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest.Builder mergeFrom(ExtendSessionRequest other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public ExtendSessionRequest.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>public final ExtendSessionRequest.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<ExtendSessionRequest.Builder>Copyright © 2021. All rights reserved.