public static final class RunCallableRequest.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<RunCallableRequest.Builder> implements RunCallableRequestOrBuilder
tensorflow.RunCallableRequest| Modifier and Type | Method and Description |
|---|---|
RunCallableRequest.Builder |
addAllFeed(Iterable<? extends TensorProto> values)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
addFeed(int index,
TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
addFeed(int index,
TensorProto value)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
addFeed(TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
addFeed(TensorProto value)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
TensorProto.Builder |
addFeedBuilder()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
TensorProto.Builder |
addFeedBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
RunCallableRequest |
build() |
RunCallableRequest |
buildPartial() |
RunCallableRequest.Builder |
clear() |
RunCallableRequest.Builder |
clearFeed()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
RunCallableRequest.Builder |
clearHandle()
REQUIRED: handle must be returned by a MakeCallable call to the same
master service.
|
RunCallableRequest.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
RunCallableRequest.Builder |
clearSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
RunCallableRequest.Builder |
clone() |
RunCallableRequest |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
TensorProto |
getFeed(int index)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
TensorProto.Builder |
getFeedBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
List<TensorProto.Builder> |
getFeedBuilderList()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
int |
getFeedCount()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
List<TensorProto> |
getFeedList()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
TensorProtoOrBuilder |
getFeedOrBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
List<? extends TensorProtoOrBuilder> |
getFeedOrBuilderList()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
long |
getHandle()
REQUIRED: handle must be returned by a MakeCallable call to the same
master service.
|
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.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RunCallableRequest.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
RunCallableRequest.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
RunCallableRequest.Builder |
mergeFrom(RunCallableRequest other) |
RunCallableRequest.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
RunCallableRequest.Builder |
removeFeed(int index)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
setFeed(int index,
TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
setFeed(int index,
TensorProto value)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
RunCallableRequest.Builder |
setHandle(long value)
REQUIRED: handle must be returned by a MakeCallable call to the same
master service.
|
RunCallableRequest.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
RunCallableRequest.Builder |
setSessionHandle(String value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
RunCallableRequest.Builder |
setSessionHandleBytes(com.github.os72.protobuf351.ByteString value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic RunCallableRequest build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic RunCallableRequest buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.Builder mergeFrom(RunCallableRequest other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.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 RunCallableRequestOrBuilderpublic 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 RunCallableRequestOrBuilderpublic RunCallableRequest.Builder setSessionHandle(String value)
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public RunCallableRequest.Builder clearSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public RunCallableRequest.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 long getHandle()
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
int64 handle = 2;getHandle in interface RunCallableRequestOrBuilderpublic RunCallableRequest.Builder setHandle(long value)
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
int64 handle = 2;public RunCallableRequest.Builder clearHandle()
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
int64 handle = 2;public List<TensorProto> getFeedList()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;getFeedList in interface RunCallableRequestOrBuilderpublic int getFeedCount()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;getFeedCount in interface RunCallableRequestOrBuilderpublic TensorProto getFeed(int index)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;getFeed in interface RunCallableRequestOrBuilderpublic RunCallableRequest.Builder setFeed(int index, TensorProto value)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder setFeed(int index, TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder addFeed(TensorProto value)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder addFeed(int index, TensorProto value)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder addFeed(TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder addFeed(int index, TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder addAllFeed(Iterable<? extends TensorProto> values)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder clearFeed()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder removeFeed(int index)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public TensorProto.Builder getFeedBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public TensorProtoOrBuilder getFeedOrBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;getFeedOrBuilder in interface RunCallableRequestOrBuilderpublic List<? extends TensorProtoOrBuilder> getFeedOrBuilderList()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;getFeedOrBuilderList in interface RunCallableRequestOrBuilderpublic TensorProto.Builder addFeedBuilder()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public TensorProto.Builder addFeedBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public List<TensorProto.Builder> getFeedBuilderList()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public final RunCallableRequest.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<RunCallableRequest.Builder>public final RunCallableRequest.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<RunCallableRequest.Builder>Copyright © 2018. All rights reserved.