public static final class CreateSessionResponse.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionResponse.Builder> implements CreateSessionResponseOrBuilder
tensorflow.CreateSessionResponse| Modifier and Type | Method and Description |
|---|---|
CreateSessionResponse.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CreateSessionResponse |
build() |
CreateSessionResponse |
buildPartial() |
CreateSessionResponse.Builder |
clear() |
CreateSessionResponse.Builder |
clearField(com.github.os72.protobuf351.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(com.github.os72.protobuf351.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 com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.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.
|
com.github.os72.protobuf351.ByteString |
getSessionHandleBytes()
The session handle to be used in subsequent calls for the created session.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateSessionResponse.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
CreateSessionResponse.Builder |
mergeFrom(CreateSessionResponse other) |
CreateSessionResponse.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
CreateSessionResponse.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
CreateSessionResponse.Builder |
setField(com.github.os72.protobuf351.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(com.github.os72.protobuf351.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(com.github.os72.protobuf351.ByteString value)
The session handle to be used in subsequent calls for the created session.
|
CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic CreateSessionResponse build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic CreateSessionResponse buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.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<CreateSessionResponse.Builder>public CreateSessionResponse.Builder mergeFrom(CreateSessionResponse other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionResponse.Builder>public CreateSessionResponse.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<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 com.github.os72.protobuf351.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(com.github.os72.protobuf351.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(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateSessionResponse.Builder>public final CreateSessionResponse.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<CreateSessionResponse.Builder>Copyright © 2018. All rights reserved.