public static final class RunStepRequest.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder> implements RunStepRequestOrBuilder
tensorflow.RunStepRequest| Modifier and Type | Method and Description |
|---|---|
RunStepRequest.Builder |
addAllFeed(Iterable<? extends NamedTensorProto> values)
Tensors to be fed in the step.
|
RunStepRequest.Builder |
addAllFetch(Iterable<String> values)
Fetches.
|
RunStepRequest.Builder |
addAllTarget(Iterable<String> values)
Target Nodes.
|
RunStepRequest.Builder |
addFeed(int index,
NamedTensorProto.Builder builderForValue)
Tensors to be fed in the step.
|
RunStepRequest.Builder |
addFeed(int index,
NamedTensorProto value)
Tensors to be fed in the step.
|
RunStepRequest.Builder |
addFeed(NamedTensorProto.Builder builderForValue)
Tensors to be fed in the step.
|
RunStepRequest.Builder |
addFeed(NamedTensorProto value)
Tensors to be fed in the step.
|
NamedTensorProto.Builder |
addFeedBuilder()
Tensors to be fed in the step.
|
NamedTensorProto.Builder |
addFeedBuilder(int index)
Tensors to be fed in the step.
|
RunStepRequest.Builder |
addFetch(String value)
Fetches.
|
RunStepRequest.Builder |
addFetchBytes(org.nd4j.shade.protobuf.ByteString value)
Fetches.
|
RunStepRequest.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunStepRequest.Builder |
addTarget(String value)
Target Nodes.
|
RunStepRequest.Builder |
addTargetBytes(org.nd4j.shade.protobuf.ByteString value)
Target Nodes.
|
RunStepRequest |
build() |
RunStepRequest |
buildPartial() |
RunStepRequest.Builder |
clear() |
RunStepRequest.Builder |
clearFeed()
Tensors to be fed in the step.
|
RunStepRequest.Builder |
clearFetch()
Fetches.
|
RunStepRequest.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
RunStepRequest.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
RunStepRequest.Builder |
clearOptions()
Options for the run call.
|
RunStepRequest.Builder |
clearPartialRunHandle()
Partial run handle (optional).
|
RunStepRequest.Builder |
clearSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
RunStepRequest.Builder |
clearStoreErrorsInResponseBody()
If true then some errors, e.g., execution errors that have long
error messages, may return an OK RunStepResponse with the actual
error saved in the status_code/status_error_message fields of the
response body.
|
RunStepRequest.Builder |
clearTarget()
Target Nodes.
|
RunStepRequest.Builder |
clone() |
RunStepRequest |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
NamedTensorProto |
getFeed(int index)
Tensors to be fed in the step.
|
NamedTensorProto.Builder |
getFeedBuilder(int index)
Tensors to be fed in the step.
|
List<NamedTensorProto.Builder> |
getFeedBuilderList()
Tensors to be fed in the step.
|
int |
getFeedCount()
Tensors to be fed in the step.
|
List<NamedTensorProto> |
getFeedList()
Tensors to be fed in the step.
|
NamedTensorProtoOrBuilder |
getFeedOrBuilder(int index)
Tensors to be fed in the step.
|
List<? extends NamedTensorProtoOrBuilder> |
getFeedOrBuilderList()
Tensors to be fed in the step.
|
String |
getFetch(int index)
Fetches.
|
org.nd4j.shade.protobuf.ByteString |
getFetchBytes(int index)
Fetches.
|
int |
getFetchCount()
Fetches.
|
org.nd4j.shade.protobuf.ProtocolStringList |
getFetchList()
Fetches.
|
RunOptions |
getOptions()
Options for the run call.
|
RunOptions.Builder |
getOptionsBuilder()
Options for the run call.
|
RunOptionsOrBuilder |
getOptionsOrBuilder()
Options for the run call.
|
String |
getPartialRunHandle()
Partial run handle (optional).
|
org.nd4j.shade.protobuf.ByteString |
getPartialRunHandleBytes()
Partial run handle (optional).
|
String |
getSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
org.nd4j.shade.protobuf.ByteString |
getSessionHandleBytes()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
boolean |
getStoreErrorsInResponseBody()
If true then some errors, e.g., execution errors that have long
error messages, may return an OK RunStepResponse with the actual
error saved in the status_code/status_error_message fields of the
response body.
|
String |
getTarget(int index)
Target Nodes.
|
org.nd4j.shade.protobuf.ByteString |
getTargetBytes(int index)
Target Nodes.
|
int |
getTargetCount()
Target Nodes.
|
org.nd4j.shade.protobuf.ProtocolStringList |
getTargetList()
Target Nodes.
|
boolean |
hasOptions()
Options for the run call.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RunStepRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
RunStepRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
RunStepRequest.Builder |
mergeFrom(RunStepRequest other) |
RunStepRequest.Builder |
mergeOptions(RunOptions value)
Options for the run call.
|
RunStepRequest.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
RunStepRequest.Builder |
removeFeed(int index)
Tensors to be fed in the step.
|
RunStepRequest.Builder |
setFeed(int index,
NamedTensorProto.Builder builderForValue)
Tensors to be fed in the step.
|
RunStepRequest.Builder |
setFeed(int index,
NamedTensorProto value)
Tensors to be fed in the step.
|
RunStepRequest.Builder |
setFetch(int index,
String value)
Fetches.
|
RunStepRequest.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunStepRequest.Builder |
setOptions(RunOptions.Builder builderForValue)
Options for the run call.
|
RunStepRequest.Builder |
setOptions(RunOptions value)
Options for the run call.
|
RunStepRequest.Builder |
setPartialRunHandle(String value)
Partial run handle (optional).
|
RunStepRequest.Builder |
setPartialRunHandleBytes(org.nd4j.shade.protobuf.ByteString value)
Partial run handle (optional).
|
RunStepRequest.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RunStepRequest.Builder |
setSessionHandle(String value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
RunStepRequest.Builder |
setSessionHandleBytes(org.nd4j.shade.protobuf.ByteString value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
RunStepRequest.Builder |
setStoreErrorsInResponseBody(boolean value)
If true then some errors, e.g., execution errors that have long
error messages, may return an OK RunStepResponse with the actual
error saved in the status_code/status_error_message fields of the
response body.
|
RunStepRequest.Builder |
setTarget(int index,
String value)
Target Nodes.
|
RunStepRequest.Builder |
setUnknownFields(org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public RunStepRequest.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public RunStepRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic RunStepRequest build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic RunStepRequest buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic RunStepRequest.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public RunStepRequest.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public RunStepRequest.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public RunStepRequest.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public RunStepRequest.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public RunStepRequest.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public RunStepRequest.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<RunStepRequest.Builder>public RunStepRequest.Builder mergeFrom(RunStepRequest other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public RunStepRequest.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<RunStepRequest.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 RunStepRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getSessionHandleBytes()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;getSessionHandleBytes in interface RunStepRequestOrBuilderpublic RunStepRequest.Builder setSessionHandle(String value)
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public RunStepRequest.Builder clearSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public RunStepRequest.Builder setSessionHandleBytes(org.nd4j.shade.protobuf.ByteString value)
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public List<NamedTensorProto> getFeedList()
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;getFeedList in interface RunStepRequestOrBuilderpublic int getFeedCount()
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;getFeedCount in interface RunStepRequestOrBuilderpublic 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 RunStepRequestOrBuilderpublic RunStepRequest.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 RunStepRequest.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 RunStepRequest.Builder addFeed(NamedTensorProto value)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public RunStepRequest.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 RunStepRequest.Builder addFeed(NamedTensorProto.Builder builderForValue)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public RunStepRequest.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 RunStepRequest.Builder addAllFeed(Iterable<? extends NamedTensorProto> values)
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public RunStepRequest.Builder clearFeed()
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public RunStepRequest.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 RunStepRequestOrBuilderpublic 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 RunStepRequestOrBuilderpublic 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 List<NamedTensorProto.Builder> getFeedBuilderList()
Tensors to be fed in the step. Each feed is a named tensor.
repeated .tensorflow.NamedTensorProto feed = 2;public org.nd4j.shade.protobuf.ProtocolStringList getFetchList()
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunStepResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;getFetchList in interface RunStepRequestOrBuilderpublic int getFetchCount()
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunStepResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;getFetchCount in interface RunStepRequestOrBuilderpublic String getFetch(int index)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunStepResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;getFetch in interface RunStepRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getFetchBytes(int index)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunStepResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;getFetchBytes in interface RunStepRequestOrBuilderpublic RunStepRequest.Builder setFetch(int index, String value)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunStepResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;public RunStepRequest.Builder addFetch(String value)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunStepResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;public RunStepRequest.Builder addAllFetch(Iterable<String> values)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunStepResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;public RunStepRequest.Builder clearFetch()
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunStepResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;public RunStepRequest.Builder addFetchBytes(org.nd4j.shade.protobuf.ByteString value)
Fetches. A list of tensor names. The caller expects a tensor to be returned for each fetch[i] (see RunStepResponse.tensor). The order of specified fetches does not change the execution order.
repeated string fetch = 3;public org.nd4j.shade.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 RunStepRequestOrBuilderpublic 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 RunStepRequestOrBuilderpublic 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 RunStepRequestOrBuilderpublic org.nd4j.shade.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 RunStepRequestOrBuilderpublic RunStepRequest.Builder setTarget(int index, 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;public RunStepRequest.Builder addTarget(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;public RunStepRequest.Builder addAllTarget(Iterable<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;public RunStepRequest.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 RunStepRequest.Builder addTargetBytes(org.nd4j.shade.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;public boolean hasOptions()
Options for the run call.
.tensorflow.RunOptions options = 5;hasOptions in interface RunStepRequestOrBuilderpublic RunOptions getOptions()
Options for the run call.
.tensorflow.RunOptions options = 5;getOptions in interface RunStepRequestOrBuilderpublic RunStepRequest.Builder setOptions(RunOptions value)
Options for the run call.
.tensorflow.RunOptions options = 5;public RunStepRequest.Builder setOptions(RunOptions.Builder builderForValue)
Options for the run call.
.tensorflow.RunOptions options = 5;public RunStepRequest.Builder mergeOptions(RunOptions value)
Options for the run call.
.tensorflow.RunOptions options = 5;public RunStepRequest.Builder clearOptions()
Options for the run call.
.tensorflow.RunOptions options = 5;public RunOptions.Builder getOptionsBuilder()
Options for the run call.
.tensorflow.RunOptions options = 5;public RunOptionsOrBuilder getOptionsOrBuilder()
Options for the run call.
.tensorflow.RunOptions options = 5;getOptionsOrBuilder in interface RunStepRequestOrBuilderpublic String getPartialRunHandle()
Partial run handle (optional). If specified, this will be a partial run execution, run up to the specified fetches.
string partial_run_handle = 6;getPartialRunHandle in interface RunStepRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getPartialRunHandleBytes()
Partial run handle (optional). If specified, this will be a partial run execution, run up to the specified fetches.
string partial_run_handle = 6;getPartialRunHandleBytes in interface RunStepRequestOrBuilderpublic RunStepRequest.Builder setPartialRunHandle(String value)
Partial run handle (optional). If specified, this will be a partial run execution, run up to the specified fetches.
string partial_run_handle = 6;public RunStepRequest.Builder clearPartialRunHandle()
Partial run handle (optional). If specified, this will be a partial run execution, run up to the specified fetches.
string partial_run_handle = 6;public RunStepRequest.Builder setPartialRunHandleBytes(org.nd4j.shade.protobuf.ByteString value)
Partial run handle (optional). If specified, this will be a partial run execution, run up to the specified fetches.
string partial_run_handle = 6;public boolean getStoreErrorsInResponseBody()
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunStepResponse with the actual error saved in the status_code/status_error_message fields of the response body. This is a workaround since the RPC subsystem may truncate long metadata messages.
bool store_errors_in_response_body = 7;getStoreErrorsInResponseBody in interface RunStepRequestOrBuilderpublic RunStepRequest.Builder setStoreErrorsInResponseBody(boolean value)
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunStepResponse with the actual error saved in the status_code/status_error_message fields of the response body. This is a workaround since the RPC subsystem may truncate long metadata messages.
bool store_errors_in_response_body = 7;public RunStepRequest.Builder clearStoreErrorsInResponseBody()
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunStepResponse with the actual error saved in the status_code/status_error_message fields of the response body. This is a workaround since the RPC subsystem may truncate long metadata messages.
bool store_errors_in_response_body = 7;public final RunStepRequest.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>public final RunStepRequest.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunStepRequest.Builder>Copyright © 2021. All rights reserved.