public static final class RunCallableResponse.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<RunCallableResponse.Builder> implements RunCallableResponseOrBuilder
tensorflow.RunCallableResponse| Modifier and Type | Method and Description |
|---|---|
RunCallableResponse.Builder |
addAllFetch(Iterable<? extends TensorProto> values)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
addFetch(int index,
TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
addFetch(int index,
TensorProto value)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
addFetch(TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
addFetch(TensorProto value)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
TensorProto.Builder |
addFetchBuilder()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
TensorProto.Builder |
addFetchBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
RunCallableResponse |
build() |
RunCallableResponse |
buildPartial() |
RunCallableResponse.Builder |
clear() |
RunCallableResponse.Builder |
clearFetch()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
RunCallableResponse.Builder |
clearMetadata()
Returned metadata if requested in the options.
|
RunCallableResponse.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
RunCallableResponse.Builder |
clone() |
RunCallableResponse |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
TensorProto |
getFetch(int index)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
TensorProto.Builder |
getFetchBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
List<TensorProto.Builder> |
getFetchBuilderList()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
int |
getFetchCount()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
List<TensorProto> |
getFetchList()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
TensorProtoOrBuilder |
getFetchOrBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
List<? extends TensorProtoOrBuilder> |
getFetchOrBuilderList()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunMetadata |
getMetadata()
Returned metadata if requested in the options.
|
RunMetadata.Builder |
getMetadataBuilder()
Returned metadata if requested in the options.
|
RunMetadataOrBuilder |
getMetadataOrBuilder()
Returned metadata if requested in the options.
|
boolean |
hasMetadata()
Returned metadata if requested in the options.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RunCallableResponse.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
RunCallableResponse.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
RunCallableResponse.Builder |
mergeFrom(RunCallableResponse other) |
RunCallableResponse.Builder |
mergeMetadata(RunMetadata value)
Returned metadata if requested in the options.
|
RunCallableResponse.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
RunCallableResponse.Builder |
removeFetch(int index)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
setFetch(int index,
TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
setFetch(int index,
TensorProto value)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
RunCallableResponse.Builder |
setMetadata(RunMetadata.Builder builderForValue)
Returned metadata if requested in the options.
|
RunCallableResponse.Builder |
setMetadata(RunMetadata value)
Returned metadata if requested in the options.
|
RunCallableResponse.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
RunCallableResponse.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<RunCallableResponse.Builder>public RunCallableResponse.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<RunCallableResponse.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<RunCallableResponse.Builder>public RunCallableResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic RunCallableResponse build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic RunCallableResponse buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic RunCallableResponse.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<RunCallableResponse.Builder>public RunCallableResponse.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<RunCallableResponse.Builder>public RunCallableResponse.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<RunCallableResponse.Builder>public RunCallableResponse.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<RunCallableResponse.Builder>public RunCallableResponse.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<RunCallableResponse.Builder>public RunCallableResponse.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<RunCallableResponse.Builder>public RunCallableResponse.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<RunCallableResponse.Builder>public RunCallableResponse.Builder mergeFrom(RunCallableResponse other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public RunCallableResponse.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<RunCallableResponse.Builder>IOExceptionpublic List<TensorProto> getFetchList()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;getFetchList in interface RunCallableResponseOrBuilderpublic int getFetchCount()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;getFetchCount in interface RunCallableResponseOrBuilderpublic TensorProto getFetch(int index)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;getFetch in interface RunCallableResponseOrBuilderpublic RunCallableResponse.Builder setFetch(int index, TensorProto value)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder setFetch(int index, TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder addFetch(TensorProto value)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder addFetch(int index, TensorProto value)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder addFetch(TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder addFetch(int index, TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder addAllFetch(Iterable<? extends TensorProto> values)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder clearFetch()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder removeFetch(int index)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public TensorProto.Builder getFetchBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public TensorProtoOrBuilder getFetchOrBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;getFetchOrBuilder in interface RunCallableResponseOrBuilderpublic List<? extends TensorProtoOrBuilder> getFetchOrBuilderList()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;getFetchOrBuilderList in interface RunCallableResponseOrBuilderpublic TensorProto.Builder addFetchBuilder()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public TensorProto.Builder addFetchBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public List<TensorProto.Builder> getFetchBuilderList()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public boolean hasMetadata()
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;hasMetadata in interface RunCallableResponseOrBuilderpublic RunMetadata getMetadata()
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;getMetadata in interface RunCallableResponseOrBuilderpublic RunCallableResponse.Builder setMetadata(RunMetadata value)
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;public RunCallableResponse.Builder setMetadata(RunMetadata.Builder builderForValue)
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;public RunCallableResponse.Builder mergeMetadata(RunMetadata value)
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;public RunCallableResponse.Builder clearMetadata()
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;public RunMetadata.Builder getMetadataBuilder()
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;public RunMetadataOrBuilder getMetadataOrBuilder()
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;getMetadataOrBuilder in interface RunCallableResponseOrBuilderpublic final RunCallableResponse.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<RunCallableResponse.Builder>public final RunCallableResponse.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<RunCallableResponse.Builder>Copyright © 2018. All rights reserved.