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.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(int index, 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(Explanation value)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.Builder
addExplanations(Explanation.Builder builderForValue)
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 value)
The predictions that are the output of the predictions call.ExplainResponse.Builder
addPredictions(int index, 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.ExplainResponse.Builder
addPredictions(com.google.protobuf.Value.Builder builderForValue)
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(ExplainResponse other)
ExplainResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
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 value)
The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.Builder
setExplanations(int index, Explanation.Builder builderForValue)
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 value)
The predictions that are the output of the predictions call.ExplainResponse.Builder
setPredictions(int index, com.google.protobuf.Value.Builder builderForValue)
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)
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
clear
public ExplainResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
getDefaultInstanceForType
public ExplainResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExplainResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExplainResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExplainResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
setField
public ExplainResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
clearField
public ExplainResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
clearOneof
public ExplainResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
setRepeatedField
public ExplainResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
addRepeatedField
public ExplainResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
mergeFrom
public ExplainResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExplainResponse.Builder>
-
mergeFrom
public ExplainResponse.Builder mergeFrom(ExplainResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getExplanationsList
in 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:
getExplanationsCount
in 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:
getExplanations
in 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:
getExplanationsOrBuilder
in 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:
getExplanationsOrBuilderList
in 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:
getDeployedModelId
in 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:
getDeployedModelIdBytes
in 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:
getPredictionsList
in 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:
getPredictionsCount
in 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:
getPredictions
in 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:
getPredictionsOrBuilder
in 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:
getPredictionsOrBuilderList
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
mergeUnknownFields
public final ExplainResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExplainResponse.Builder>
-
-