Package com.google.cloud.aiplatform.v1
Class ExplainResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
- com.google.cloud.aiplatform.v1.ExplainResponse.Builder
-
- All Implemented Interfaces:
ExplainResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExplainResponse
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 typegoogle.cloud.aiplatform.v1.ExplainResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExplainResponse.BuilderaddAllExplanations(Iterable<? extends Explanation> values)The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.BuilderaddAllPredictions(Iterable<? extends com.google.protobuf.Value> values)The predictions that are the output of the predictions call.ExplainResponse.BuilderaddExplanations(int index, Explanation value)The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.BuilderaddExplanations(int index, Explanation.Builder builderForValue)The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.BuilderaddExplanations(Explanation value)The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.BuilderaddExplanations(Explanation.Builder builderForValue)The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].Explanation.BuilderaddExplanationsBuilder()The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].Explanation.BuilderaddExplanationsBuilder(int index)The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.BuilderaddPredictions(int index, com.google.protobuf.Value value)The predictions that are the output of the predictions call.ExplainResponse.BuilderaddPredictions(int index, com.google.protobuf.Value.Builder builderForValue)The predictions that are the output of the predictions call.ExplainResponse.BuilderaddPredictions(com.google.protobuf.Value value)The predictions that are the output of the predictions call.ExplainResponse.BuilderaddPredictions(com.google.protobuf.Value.Builder builderForValue)The predictions that are the output of the predictions call.com.google.protobuf.Value.BuilderaddPredictionsBuilder()The predictions that are the output of the predictions call.com.google.protobuf.Value.BuilderaddPredictionsBuilder(int index)The predictions that are the output of the predictions call.ExplainResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExplainResponsebuild()ExplainResponsebuildPartial()ExplainResponse.Builderclear()ExplainResponse.BuilderclearDeployedModelId()ID of the Endpoint's DeployedModel that served this explanation.ExplainResponse.BuilderclearExplanations()The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExplainResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExplainResponse.BuilderclearPredictions()The predictions that are the output of the predictions call.ExplainResponse.Builderclone()ExplainResponsegetDefaultInstanceForType()StringgetDeployedModelId()ID of the Endpoint's DeployedModel that served this explanation.com.google.protobuf.ByteStringgetDeployedModelIdBytes()ID of the Endpoint's DeployedModel that served this explanation.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ExplanationgetExplanations(int index)The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].Explanation.BuildergetExplanationsBuilder(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].intgetExplanationsCount()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].ExplanationOrBuildergetExplanationsOrBuilder(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.ValuegetPredictions(int index)The predictions that are the output of the predictions call.com.google.protobuf.Value.BuildergetPredictionsBuilder(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.intgetPredictionsCount()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.ValueOrBuildergetPredictionsOrBuilder(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.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExplainResponse.BuildermergeFrom(ExplainResponse other)ExplainResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExplainResponse.BuildermergeFrom(com.google.protobuf.Message other)ExplainResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExplainResponse.BuilderremoveExplanations(int index)The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.BuilderremovePredictions(int index)The predictions that are the output of the predictions call.ExplainResponse.BuildersetDeployedModelId(String value)ID of the Endpoint's DeployedModel that served this explanation.ExplainResponse.BuildersetDeployedModelIdBytes(com.google.protobuf.ByteString value)ID of the Endpoint's DeployedModel that served this explanation.ExplainResponse.BuildersetExplanations(int index, Explanation value)The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.BuildersetExplanations(int index, Explanation.Builder builderForValue)The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExplainResponse.BuildersetPredictions(int index, com.google.protobuf.Value value)The predictions that are the output of the predictions call.ExplainResponse.BuildersetPredictions(int index, com.google.protobuf.Value.Builder builderForValue)The predictions that are the output of the predictions call.ExplainResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExplainResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
clear
public ExplainResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
getDefaultInstanceForType
public ExplainResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExplainResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExplainResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExplainResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
setField
public ExplainResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
clearField
public ExplainResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
clearOneof
public ExplainResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
setRepeatedField
public ExplainResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
addRepeatedField
public ExplainResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
mergeFrom
public ExplainResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExplainResponse.Builder>
-
mergeFrom
public ExplainResponse.Builder mergeFrom(ExplainResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
mergeFrom
public ExplainResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExplainResponse.Builder>- Throws:
IOException
-
getExplanationsList
public 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.aiplatform.v1.Explanation explanations = 1;- Specified by:
getExplanationsListin interfaceExplainResponseOrBuilder
-
getExplanationsCount
public 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.aiplatform.v1.Explanation explanations = 1;- Specified by:
getExplanationsCountin interfaceExplainResponseOrBuilder
-
getExplanations
public 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.aiplatform.v1.Explanation explanations = 1;- Specified by:
getExplanationsin interfaceExplainResponseOrBuilder
-
setExplanations
public 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.aiplatform.v1.Explanation explanations = 1;
-
setExplanations
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.aiplatform.v1.Explanation explanations = 1;
-
addExplanations
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.aiplatform.v1.Explanation explanations = 1;
-
addExplanations
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.aiplatform.v1.Explanation explanations = 1;
-
addExplanations
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.aiplatform.v1.Explanation explanations = 1;
-
addExplanations
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.aiplatform.v1.Explanation explanations = 1;
-
addAllExplanations
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.aiplatform.v1.Explanation explanations = 1;
-
clearExplanations
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.aiplatform.v1.Explanation explanations = 1;
-
removeExplanations
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.aiplatform.v1.Explanation explanations = 1;
-
getExplanationsBuilder
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.aiplatform.v1.Explanation explanations = 1;
-
getExplanationsOrBuilder
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.aiplatform.v1.Explanation explanations = 1;- Specified by:
getExplanationsOrBuilderin interfaceExplainResponseOrBuilder
-
getExplanationsOrBuilderList
public 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.aiplatform.v1.Explanation explanations = 1;- Specified by:
getExplanationsOrBuilderListin interfaceExplainResponseOrBuilder
-
addExplanationsBuilder
public 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.aiplatform.v1.Explanation explanations = 1;
-
addExplanationsBuilder
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.aiplatform.v1.Explanation explanations = 1;
-
getExplanationsBuilderList
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.aiplatform.v1.Explanation explanations = 1;
-
getDeployedModelId
public String getDeployedModelId()
ID of the Endpoint's DeployedModel that served this explanation.
string deployed_model_id = 2;- Specified by:
getDeployedModelIdin interfaceExplainResponseOrBuilder- Returns:
- The deployedModelId.
-
getDeployedModelIdBytes
public com.google.protobuf.ByteString getDeployedModelIdBytes()
ID of the Endpoint's DeployedModel that served this explanation.
string deployed_model_id = 2;- Specified by:
getDeployedModelIdBytesin interfaceExplainResponseOrBuilder- Returns:
- The bytes for deployedModelId.
-
setDeployedModelId
public ExplainResponse.Builder setDeployedModelId(String value)
ID of the Endpoint's DeployedModel that served this explanation.
string deployed_model_id = 2;- Parameters:
value- The deployedModelId to set.- Returns:
- This builder for chaining.
-
clearDeployedModelId
public ExplainResponse.Builder clearDeployedModelId()
ID of the Endpoint's DeployedModel that served this explanation.
string deployed_model_id = 2;- Returns:
- This builder for chaining.
-
setDeployedModelIdBytes
public ExplainResponse.Builder setDeployedModelIdBytes(com.google.protobuf.ByteString value)
ID of the Endpoint's DeployedModel that served this explanation.
string deployed_model_id = 2;- Parameters:
value- The bytes for deployedModelId to set.- Returns:
- This builder for chaining.
-
getPredictionsList
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;- Specified by:
getPredictionsListin interfaceExplainResponseOrBuilder
-
getPredictionsCount
public 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;- Specified by:
getPredictionsCountin interfaceExplainResponseOrBuilder
-
getPredictions
public 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;- Specified by:
getPredictionsin interfaceExplainResponseOrBuilder
-
setPredictions
public 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;
-
setPredictions
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;
-
addPredictions
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;
-
addPredictions
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;
-
addPredictions
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;
-
addPredictions
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;
-
addAllPredictions
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;
-
clearPredictions
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;
-
removePredictions
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;
-
getPredictionsBuilder
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;
-
getPredictionsOrBuilder
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;- Specified by:
getPredictionsOrBuilderin interfaceExplainResponseOrBuilder
-
getPredictionsOrBuilderList
public 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;- Specified by:
getPredictionsOrBuilderListin interfaceExplainResponseOrBuilder
-
addPredictionsBuilder
public 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;
-
addPredictionsBuilder
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;
-
getPredictionsBuilderList
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;
-
setUnknownFields
public final ExplainResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
mergeUnknownFields
public final ExplainResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
-