public static final class ExplainResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder> implements ExplainResponseOrBuilder
Response message for [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].Protobuf type
google.cloud.vertexai.v1.ExplainResponse| Modifier and Type | Method and Description |
|---|---|
ExplainResponse.Builder |
addAllExplanations(Iterable<? extends Explanation> values)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplainResponse.Builder |
addAllPredictions(Iterable<? extends com.google.protobuf.Value> values)
The predictions that are the output of the predictions call.
|
ExplainResponse.Builder |
addExplanations(Explanation.Builder builderForValue)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplainResponse.Builder |
addExplanations(Explanation value)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplainResponse.Builder |
addExplanations(int index,
Explanation.Builder builderForValue)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplainResponse.Builder |
addExplanations(int index,
Explanation value)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
Explanation.Builder |
addExplanationsBuilder()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
Explanation.Builder |
addExplanationsBuilder(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplainResponse.Builder |
addPredictions(int index,
com.google.protobuf.Value.Builder builderForValue)
The predictions that are the output of the predictions call.
|
ExplainResponse.Builder |
addPredictions(int index,
com.google.protobuf.Value value)
The predictions that are the output of the predictions call.
|
ExplainResponse.Builder |
addPredictions(com.google.protobuf.Value.Builder builderForValue)
The predictions that are the output of the predictions call.
|
ExplainResponse.Builder |
addPredictions(com.google.protobuf.Value value)
The predictions that are the output of the predictions call.
|
com.google.protobuf.Value.Builder |
addPredictionsBuilder()
The predictions that are the output of the predictions call.
|
com.google.protobuf.Value.Builder |
addPredictionsBuilder(int index)
The predictions that are the output of the predictions call.
|
ExplainResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExplainResponse |
build() |
ExplainResponse |
buildPartial() |
ExplainResponse.Builder |
clear() |
ExplainResponse.Builder |
clearDeployedModelId()
ID of the Endpoint's DeployedModel that served this explanation.
|
ExplainResponse.Builder |
clearExplanations()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplainResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExplainResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExplainResponse.Builder |
clearPredictions()
The predictions that are the output of the predictions call.
|
ExplainResponse.Builder |
clone() |
ExplainResponse |
getDefaultInstanceForType() |
String |
getDeployedModelId()
ID of the Endpoint's DeployedModel that served this explanation.
|
com.google.protobuf.ByteString |
getDeployedModelIdBytes()
ID of the Endpoint's DeployedModel that served this explanation.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Explanation |
getExplanations(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
Explanation.Builder |
getExplanationsBuilder(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
List<Explanation.Builder> |
getExplanationsBuilderList()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
int |
getExplanationsCount()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
List<Explanation> |
getExplanationsList()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplanationOrBuilder |
getExplanationsOrBuilder(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
List<? extends ExplanationOrBuilder> |
getExplanationsOrBuilderList()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
com.google.protobuf.Value |
getPredictions(int index)
The predictions that are the output of the predictions call.
|
com.google.protobuf.Value.Builder |
getPredictionsBuilder(int index)
The predictions that are the output of the predictions call.
|
List<com.google.protobuf.Value.Builder> |
getPredictionsBuilderList()
The predictions that are the output of the predictions call.
|
int |
getPredictionsCount()
The predictions that are the output of the predictions call.
|
List<com.google.protobuf.Value> |
getPredictionsList()
The predictions that are the output of the predictions call.
|
com.google.protobuf.ValueOrBuilder |
getPredictionsOrBuilder(int index)
The predictions that are the output of the predictions call.
|
List<? extends com.google.protobuf.ValueOrBuilder> |
getPredictionsOrBuilderList()
The predictions that are the output of the predictions call.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExplainResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExplainResponse.Builder |
mergeFrom(ExplainResponse other) |
ExplainResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExplainResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExplainResponse.Builder |
removeExplanations(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplainResponse.Builder |
removePredictions(int index)
The predictions that are the output of the predictions call.
|
ExplainResponse.Builder |
setDeployedModelId(String value)
ID of the Endpoint's DeployedModel that served this explanation.
|
ExplainResponse.Builder |
setDeployedModelIdBytes(com.google.protobuf.ByteString value)
ID of the Endpoint's DeployedModel that served this explanation.
|
ExplainResponse.Builder |
setExplanations(int index,
Explanation.Builder builderForValue)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplainResponse.Builder |
setExplanations(int index,
Explanation value)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplainResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExplainResponse.Builder |
setPredictions(int index,
com.google.protobuf.Value.Builder builderForValue)
The predictions that are the output of the predictions call.
|
ExplainResponse.Builder |
setPredictions(int index,
com.google.protobuf.Value value)
The predictions that are the output of the predictions call.
|
ExplainResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExplainResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<ExplainResponse.Builder>public ExplainResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.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<ExplainResponse.Builder>public ExplainResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExplainResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExplainResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExplainResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>public ExplainResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>public ExplainResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>public ExplainResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>public ExplainResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>public ExplainResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>public ExplainResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExplainResponse.Builder>public ExplainResponse.Builder mergeFrom(ExplainResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>public ExplainResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExplainResponse.Builder>IOExceptionpublic List<Explanation> getExplanationsList()
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;getExplanationsList in interface ExplainResponseOrBuilderpublic int getExplanationsCount()
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;getExplanationsCount in interface ExplainResponseOrBuilderpublic Explanation getExplanations(int index)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;getExplanations in interface ExplainResponseOrBuilderpublic ExplainResponse.Builder setExplanations(int index, Explanation value)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public ExplainResponse.Builder setExplanations(int index, Explanation.Builder builderForValue)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public ExplainResponse.Builder addExplanations(Explanation value)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public ExplainResponse.Builder addExplanations(int index, Explanation value)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public ExplainResponse.Builder addExplanations(Explanation.Builder builderForValue)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public ExplainResponse.Builder addExplanations(int index, Explanation.Builder builderForValue)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public ExplainResponse.Builder addAllExplanations(Iterable<? extends Explanation> values)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public ExplainResponse.Builder clearExplanations()
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public ExplainResponse.Builder removeExplanations(int index)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public Explanation.Builder getExplanationsBuilder(int index)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public ExplanationOrBuilder getExplanationsOrBuilder(int index)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;getExplanationsOrBuilder in interface ExplainResponseOrBuilderpublic List<? extends ExplanationOrBuilder> getExplanationsOrBuilderList()
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;getExplanationsOrBuilderList in interface ExplainResponseOrBuilderpublic Explanation.Builder addExplanationsBuilder()
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public Explanation.Builder addExplanationsBuilder(int index)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public List<Explanation.Builder> getExplanationsBuilderList()
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]. It has the same number of elements as [instances][google.cloud.aiplatform.v1.ExplainRequest.instances] to be explained.
repeated .google.cloud.vertexai.v1.Explanation explanations = 1;public String getDeployedModelId()
ID of the Endpoint's DeployedModel that served this explanation.
string deployed_model_id = 2;getDeployedModelId in interface ExplainResponseOrBuilderpublic com.google.protobuf.ByteString getDeployedModelIdBytes()
ID of the Endpoint's DeployedModel that served this explanation.
string deployed_model_id = 2;getDeployedModelIdBytes in interface ExplainResponseOrBuilderpublic ExplainResponse.Builder setDeployedModelId(String value)
ID of the Endpoint's DeployedModel that served this explanation.
string deployed_model_id = 2;value - The deployedModelId to set.public ExplainResponse.Builder clearDeployedModelId()
ID of the Endpoint's DeployedModel that served this explanation.
string deployed_model_id = 2;public ExplainResponse.Builder setDeployedModelIdBytes(com.google.protobuf.ByteString value)
ID of the Endpoint's DeployedModel that served this explanation.
string deployed_model_id = 2;value - The bytes for deployedModelId to set.public List<com.google.protobuf.Value> getPredictionsList()
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;getPredictionsList in interface ExplainResponseOrBuilderpublic int getPredictionsCount()
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;getPredictionsCount in interface ExplainResponseOrBuilderpublic com.google.protobuf.Value getPredictions(int index)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;getPredictions in interface ExplainResponseOrBuilderpublic ExplainResponse.Builder setPredictions(int index, com.google.protobuf.Value value)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public ExplainResponse.Builder setPredictions(int index, com.google.protobuf.Value.Builder builderForValue)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public ExplainResponse.Builder addPredictions(com.google.protobuf.Value value)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public ExplainResponse.Builder addPredictions(int index, com.google.protobuf.Value value)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public ExplainResponse.Builder addPredictions(com.google.protobuf.Value.Builder builderForValue)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public ExplainResponse.Builder addPredictions(int index, com.google.protobuf.Value.Builder builderForValue)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public ExplainResponse.Builder addAllPredictions(Iterable<? extends com.google.protobuf.Value> values)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public ExplainResponse.Builder clearPredictions()
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public ExplainResponse.Builder removePredictions(int index)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public com.google.protobuf.Value.Builder getPredictionsBuilder(int index)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public com.google.protobuf.ValueOrBuilder getPredictionsOrBuilder(int index)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;getPredictionsOrBuilder in interface ExplainResponseOrBuilderpublic List<? extends com.google.protobuf.ValueOrBuilder> getPredictionsOrBuilderList()
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;getPredictionsOrBuilderList in interface ExplainResponseOrBuilderpublic com.google.protobuf.Value.Builder addPredictionsBuilder()
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public com.google.protobuf.Value.Builder addPredictionsBuilder(int index)
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public List<com.google.protobuf.Value.Builder> getPredictionsBuilderList()
The predictions that are the output of the predictions call. Same as [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
repeated .google.protobuf.Value predictions = 3;public final ExplainResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>public final ExplainResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.