public static final class MakeCallableRequest.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<MakeCallableRequest.Builder> implements MakeCallableRequestOrBuilder
tensorflow.MakeCallableRequest
Modifier and Type | Method and Description |
---|---|
MakeCallableRequest.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
MakeCallableRequest |
build() |
MakeCallableRequest |
buildPartial() |
MakeCallableRequest.Builder |
clear() |
MakeCallableRequest.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
MakeCallableRequest.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
MakeCallableRequest.Builder |
clearOptions()
Options that define the behavior of the created callable.
|
MakeCallableRequest.Builder |
clearSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
MakeCallableRequest.Builder |
clone() |
MakeCallableRequest |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
CallableOptions |
getOptions()
Options that define the behavior of the created callable.
|
CallableOptions.Builder |
getOptionsBuilder()
Options that define the behavior of the created callable.
|
CallableOptionsOrBuilder |
getOptionsOrBuilder()
Options that define the behavior of the created callable.
|
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 |
hasOptions()
Options that define the behavior of the created callable.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MakeCallableRequest.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
MakeCallableRequest.Builder |
mergeFrom(MakeCallableRequest other) |
MakeCallableRequest.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
MakeCallableRequest.Builder |
mergeOptions(CallableOptions value)
Options that define the behavior of the created callable.
|
MakeCallableRequest.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
MakeCallableRequest.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
MakeCallableRequest.Builder |
setOptions(CallableOptions.Builder builderForValue)
Options that define the behavior of the created callable.
|
MakeCallableRequest.Builder |
setOptions(CallableOptions value)
Options that define the behavior of the created callable.
|
MakeCallableRequest.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
MakeCallableRequest.Builder |
setSessionHandle(String value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
MakeCallableRequest.Builder |
setSessionHandleBytes(com.github.os72.protobuf351.ByteString value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
MakeCallableRequest.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<MakeCallableRequest.Builder>
public MakeCallableRequest.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<MakeCallableRequest.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<MakeCallableRequest.Builder>
public MakeCallableRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
public MakeCallableRequest build()
build
in interface com.github.os72.protobuf351.Message.Builder
build
in interface com.github.os72.protobuf351.MessageLite.Builder
public MakeCallableRequest buildPartial()
buildPartial
in interface com.github.os72.protobuf351.Message.Builder
buildPartial
in interface com.github.os72.protobuf351.MessageLite.Builder
public MakeCallableRequest.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<MakeCallableRequest.Builder>
public MakeCallableRequest.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<MakeCallableRequest.Builder>
public MakeCallableRequest.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<MakeCallableRequest.Builder>
public MakeCallableRequest.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<MakeCallableRequest.Builder>
public MakeCallableRequest.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<MakeCallableRequest.Builder>
public MakeCallableRequest.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<MakeCallableRequest.Builder>
public MakeCallableRequest.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<MakeCallableRequest.Builder>
public MakeCallableRequest.Builder mergeFrom(MakeCallableRequest other)
public final boolean isInitialized()
isInitialized
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
isInitialized
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MakeCallableRequest.Builder>
public MakeCallableRequest.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<MakeCallableRequest.Builder>
IOException
public String getSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;
getSessionHandle
in interface MakeCallableRequestOrBuilder
public 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 MakeCallableRequestOrBuilder
public MakeCallableRequest.Builder setSessionHandle(String value)
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;
public MakeCallableRequest.Builder clearSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;
public MakeCallableRequest.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 hasOptions()
Options that define the behavior of the created callable.
.tensorflow.CallableOptions options = 2;
hasOptions
in interface MakeCallableRequestOrBuilder
public CallableOptions getOptions()
Options that define the behavior of the created callable.
.tensorflow.CallableOptions options = 2;
getOptions
in interface MakeCallableRequestOrBuilder
public MakeCallableRequest.Builder setOptions(CallableOptions value)
Options that define the behavior of the created callable.
.tensorflow.CallableOptions options = 2;
public MakeCallableRequest.Builder setOptions(CallableOptions.Builder builderForValue)
Options that define the behavior of the created callable.
.tensorflow.CallableOptions options = 2;
public MakeCallableRequest.Builder mergeOptions(CallableOptions value)
Options that define the behavior of the created callable.
.tensorflow.CallableOptions options = 2;
public MakeCallableRequest.Builder clearOptions()
Options that define the behavior of the created callable.
.tensorflow.CallableOptions options = 2;
public CallableOptions.Builder getOptionsBuilder()
Options that define the behavior of the created callable.
.tensorflow.CallableOptions options = 2;
public CallableOptionsOrBuilder getOptionsOrBuilder()
Options that define the behavior of the created callable.
.tensorflow.CallableOptions options = 2;
getOptionsOrBuilder
in interface MakeCallableRequestOrBuilder
public final MakeCallableRequest.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<MakeCallableRequest.Builder>
public final MakeCallableRequest.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<MakeCallableRequest.Builder>
Copyright © 2018. All rights reserved.