public static final class CreateSessionResponse.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<CreateSessionResponse.Builder> implements CreateSessionResponseOrBuilder
tensorflow.CreateSessionResponse| Modifier and Type | Method and Description |
|---|---|
CreateSessionResponse.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateSessionResponse |
build() |
CreateSessionResponse |
buildPartial() |
CreateSessionResponse.Builder |
clear() |
CreateSessionResponse.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
CreateSessionResponse.Builder |
clearGraphVersion()
The initial version number for the graph, to be used in the next call
to ExtendSession.
|
CreateSessionResponse.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
CreateSessionResponse.Builder |
clearSessionHandle()
The session handle to be used in subsequent calls for the created session.
|
CreateSessionResponse.Builder |
clone() |
CreateSessionResponse |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getGraphVersion()
The initial version number for the graph, to be used in the next call
to ExtendSession.
|
String |
getSessionHandle()
The session handle to be used in subsequent calls for the created session.
|
org.nd4j.shade.protobuf.ByteString |
getSessionHandleBytes()
The session handle to be used in subsequent calls for the created session.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateSessionResponse.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateSessionResponse.Builder |
mergeFrom(CreateSessionResponse other) |
CreateSessionResponse.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
CreateSessionResponse.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
CreateSessionResponse.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateSessionResponse.Builder |
setGraphVersion(long value)
The initial version number for the graph, to be used in the next call
to ExtendSession.
|
CreateSessionResponse.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateSessionResponse.Builder |
setSessionHandle(String value)
The session handle to be used in subsequent calls for the created session.
|
CreateSessionResponse.Builder |
setSessionHandleBytes(org.nd4j.shade.protobuf.ByteString value)
The session handle to be used in subsequent calls for the created session.
|
CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic CreateSessionResponse build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic CreateSessionResponse buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.Builder mergeFrom(CreateSessionResponse other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>IOExceptionpublic String getSessionHandle()
The session handle to be used in subsequent calls for the created session. The client must arrange to call CloseSession with this returned session handle to close the session.
string session_handle = 1;getSessionHandle in interface CreateSessionResponseOrBuilderpublic org.nd4j.shade.protobuf.ByteString getSessionHandleBytes()
The session handle to be used in subsequent calls for the created session. The client must arrange to call CloseSession with this returned session handle to close the session.
string session_handle = 1;getSessionHandleBytes in interface CreateSessionResponseOrBuilderpublic CreateSessionResponse.Builder setSessionHandle(String value)
The session handle to be used in subsequent calls for the created session. The client must arrange to call CloseSession with this returned session handle to close the session.
string session_handle = 1;public CreateSessionResponse.Builder clearSessionHandle()
The session handle to be used in subsequent calls for the created session. The client must arrange to call CloseSession with this returned session handle to close the session.
string session_handle = 1;public CreateSessionResponse.Builder setSessionHandleBytes(org.nd4j.shade.protobuf.ByteString value)
The session handle to be used in subsequent calls for the created session. The client must arrange to call CloseSession with this returned session handle to close the session.
string session_handle = 1;public long getGraphVersion()
The initial version number for the graph, to be used in the next call to ExtendSession.
int64 graph_version = 2;getGraphVersion in interface CreateSessionResponseOrBuilderpublic CreateSessionResponse.Builder setGraphVersion(long value)
The initial version number for the graph, to be used in the next call to ExtendSession.
int64 graph_version = 2;public CreateSessionResponse.Builder clearGraphVersion()
The initial version number for the graph, to be used in the next call to ExtendSession.
int64 graph_version = 2;public final CreateSessionResponse.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<CreateSessionResponse.Builder>public final CreateSessionResponse.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<CreateSessionResponse.Builder>Copyright © 2021. All rights reserved.