public static final class SessionServiceOuterClass.SessionRunRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder> implements SessionServiceOuterClass.SessionRunRequestOrBuilder
tensorflow.serving.SessionRunRequestgetAllFields, 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.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public SessionServiceOuterClass.SessionRunRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public SessionServiceOuterClass.SessionRunRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SessionServiceOuterClass.SessionRunRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SessionServiceOuterClass.SessionRunRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SessionServiceOuterClass.SessionRunRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public SessionServiceOuterClass.SessionRunRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public SessionServiceOuterClass.SessionRunRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public SessionServiceOuterClass.SessionRunRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public SessionServiceOuterClass.SessionRunRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public SessionServiceOuterClass.SessionRunRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public SessionServiceOuterClass.SessionRunRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public SessionServiceOuterClass.SessionRunRequest.Builder mergeFrom(SessionServiceOuterClass.SessionRunRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public SessionServiceOuterClass.SessionRunRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>java.io.IOExceptionpublic boolean hasModelSpec()
Model Specification. If version is not specified, will use the latest (numerical) version.
.tensorflow.serving.ModelSpec model_spec = 1;hasModelSpec in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic Model.ModelSpec getModelSpec()
Model Specification. If version is not specified, will use the latest (numerical) version.
.tensorflow.serving.ModelSpec model_spec = 1;getModelSpec in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic SessionServiceOuterClass.SessionRunRequest.Builder setModelSpec(Model.ModelSpec value)
Model Specification. If version is not specified, will use the latest (numerical) version.
.tensorflow.serving.ModelSpec model_spec = 1;public SessionServiceOuterClass.SessionRunRequest.Builder setModelSpec(Model.ModelSpec.Builder builderForValue)
Model Specification. If version is not specified, will use the latest (numerical) version.
.tensorflow.serving.ModelSpec model_spec = 1;public SessionServiceOuterClass.SessionRunRequest.Builder mergeModelSpec(Model.ModelSpec value)
Model Specification. If version is not specified, will use the latest (numerical) version.
.tensorflow.serving.ModelSpec model_spec = 1;public SessionServiceOuterClass.SessionRunRequest.Builder clearModelSpec()
Model Specification. If version is not specified, will use the latest (numerical) version.
.tensorflow.serving.ModelSpec model_spec = 1;public Model.ModelSpec.Builder getModelSpecBuilder()
Model Specification. If version is not specified, will use the latest (numerical) version.
.tensorflow.serving.ModelSpec model_spec = 1;public Model.ModelSpecOrBuilder getModelSpecOrBuilder()
Model Specification. If version is not specified, will use the latest (numerical) version.
.tensorflow.serving.ModelSpec model_spec = 1;getModelSpecOrBuilder in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic java.util.List<NamedTensorProto> getFeedList()
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;getFeedList in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic int getFeedCount()
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;getFeedCount in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic NamedTensorProto getFeed(int index)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;getFeed in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic SessionServiceOuterClass.SessionRunRequest.Builder setFeed(int index, NamedTensorProto value)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public SessionServiceOuterClass.SessionRunRequest.Builder setFeed(int index, NamedTensorProto.Builder builderForValue)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public SessionServiceOuterClass.SessionRunRequest.Builder addFeed(NamedTensorProto value)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public SessionServiceOuterClass.SessionRunRequest.Builder addFeed(int index, NamedTensorProto value)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public SessionServiceOuterClass.SessionRunRequest.Builder addFeed(NamedTensorProto.Builder builderForValue)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public SessionServiceOuterClass.SessionRunRequest.Builder addFeed(int index, NamedTensorProto.Builder builderForValue)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public SessionServiceOuterClass.SessionRunRequest.Builder addAllFeed(java.lang.Iterable<? extends NamedTensorProto> values)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public SessionServiceOuterClass.SessionRunRequest.Builder clearFeed()
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public SessionServiceOuterClass.SessionRunRequest.Builder removeFeed(int index)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public NamedTensorProto.Builder getFeedBuilder(int index)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public NamedTensorProtoOrBuilder getFeedOrBuilder(int index)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;getFeedOrBuilder in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic java.util.List<? extends NamedTensorProtoOrBuilder> getFeedOrBuilderList()
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;getFeedOrBuilderList in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic NamedTensorProto.Builder addFeedBuilder()
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public NamedTensorProto.Builder addFeedBuilder(int index)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public java.util.List<NamedTensorProto.Builder> getFeedBuilderList()
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public com.google.protobuf.ProtocolStringList getFetchList()
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;getFetchList in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic int getFetchCount()
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;getFetchCount in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic java.lang.String getFetch(int index)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;getFetch in interface SessionServiceOuterClass.SessionRunRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getFetchBytes(int index)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;getFetchBytes in interface SessionServiceOuterClass.SessionRunRequestOrBuilderindex - The index of the value to return.public SessionServiceOuterClass.SessionRunRequest.Builder setFetch(int index, java.lang.String value)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;index - The index to set the value at.value - The fetch to set.public SessionServiceOuterClass.SessionRunRequest.Builder addFetch(java.lang.String value)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;value - The fetch to add.public SessionServiceOuterClass.SessionRunRequest.Builder addAllFetch(java.lang.Iterable<java.lang.String> values)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;values - The fetch to add.public SessionServiceOuterClass.SessionRunRequest.Builder clearFetch()
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;public SessionServiceOuterClass.SessionRunRequest.Builder addFetchBytes(com.google.protobuf.ByteString value)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;value - The bytes of the fetch to add.public com.google.protobuf.ProtocolStringList getTargetList()
Target Nodes. A list of node names. The named nodes will be run to but their outputs will not be fetched.
repeated string target = 4;getTargetList in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic int getTargetCount()
Target Nodes. A list of node names. The named nodes will be run to but their outputs will not be fetched.
repeated string target = 4;getTargetCount in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic java.lang.String getTarget(int index)
Target Nodes. A list of node names. The named nodes will be run to but their outputs will not be fetched.
repeated string target = 4;getTarget in interface SessionServiceOuterClass.SessionRunRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getTargetBytes(int index)
Target Nodes. A list of node names. The named nodes will be run to but their outputs will not be fetched.
repeated string target = 4;getTargetBytes in interface SessionServiceOuterClass.SessionRunRequestOrBuilderindex - The index of the value to return.public SessionServiceOuterClass.SessionRunRequest.Builder setTarget(int index, java.lang.String value)
Target Nodes. A list of node names. The named nodes will be run to but their outputs will not be fetched.
repeated string target = 4;index - The index to set the value at.value - The target to set.public SessionServiceOuterClass.SessionRunRequest.Builder addTarget(java.lang.String value)
Target Nodes. A list of node names. The named nodes will be run to but their outputs will not be fetched.
repeated string target = 4;value - The target to add.public SessionServiceOuterClass.SessionRunRequest.Builder addAllTarget(java.lang.Iterable<java.lang.String> values)
Target Nodes. A list of node names. The named nodes will be run to but their outputs will not be fetched.
repeated string target = 4;values - The target to add.public SessionServiceOuterClass.SessionRunRequest.Builder clearTarget()
Target Nodes. A list of node names. The named nodes will be run to but their outputs will not be fetched.
repeated string target = 4;public SessionServiceOuterClass.SessionRunRequest.Builder addTargetBytes(com.google.protobuf.ByteString value)
Target Nodes. A list of node names. The named nodes will be run to but their outputs will not be fetched.
repeated string target = 4;value - The bytes of the target to add.public boolean hasOptions()
Options for the run call. **Currently ignored.**
.tensorflow.RunOptions options = 5;hasOptions in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic RunOptions getOptions()
Options for the run call. **Currently ignored.**
.tensorflow.RunOptions options = 5;getOptions in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic SessionServiceOuterClass.SessionRunRequest.Builder setOptions(RunOptions value)
Options for the run call. **Currently ignored.**
.tensorflow.RunOptions options = 5;public SessionServiceOuterClass.SessionRunRequest.Builder setOptions(RunOptions.Builder builderForValue)
Options for the run call. **Currently ignored.**
.tensorflow.RunOptions options = 5;public SessionServiceOuterClass.SessionRunRequest.Builder mergeOptions(RunOptions value)
Options for the run call. **Currently ignored.**
.tensorflow.RunOptions options = 5;public SessionServiceOuterClass.SessionRunRequest.Builder clearOptions()
Options for the run call. **Currently ignored.**
.tensorflow.RunOptions options = 5;public RunOptions.Builder getOptionsBuilder()
Options for the run call. **Currently ignored.**
.tensorflow.RunOptions options = 5;public RunOptionsOrBuilder getOptionsOrBuilder()
Options for the run call. **Currently ignored.**
.tensorflow.RunOptions options = 5;getOptionsOrBuilder in interface SessionServiceOuterClass.SessionRunRequestOrBuilderpublic final SessionServiceOuterClass.SessionRunRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>public final SessionServiceOuterClass.SessionRunRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SessionServiceOuterClass.SessionRunRequest.Builder>