| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Explanation |
Explanation.Builder.build() |
Explanation |
Explanation.Builder.buildPartial() |
static Explanation |
Explanation.getDefaultInstance() |
Explanation |
Explanation.getDefaultInstanceForType() |
Explanation |
Explanation.Builder.getDefaultInstanceForType() |
Explanation |
EvaluatedAnnotationExplanationOrBuilder.getExplanation()
Explanation attribution response details.
|
Explanation |
EvaluatedAnnotationExplanation.getExplanation()
Explanation attribution response details.
|
Explanation |
EvaluatedAnnotationExplanation.Builder.getExplanation()
Explanation attribution response details.
|
Explanation |
ExplainResponse.getExplanations(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
Explanation |
ExplainResponse.Builder.getExplanations(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
Explanation |
ExplainResponseOrBuilder.getExplanations(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
static Explanation |
Explanation.parseDelimitedFrom(InputStream input) |
static Explanation |
Explanation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Explanation |
Explanation.parseFrom(byte[] data) |
static Explanation |
Explanation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Explanation |
Explanation.parseFrom(ByteBuffer data) |
static Explanation |
Explanation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Explanation |
Explanation.parseFrom(com.google.protobuf.ByteString data) |
static Explanation |
Explanation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Explanation |
Explanation.parseFrom(com.google.protobuf.CodedInputStream input) |
static Explanation |
Explanation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Explanation |
Explanation.parseFrom(InputStream input) |
static Explanation |
Explanation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Explanation> |
ExplainResponse.getExplanationsList()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
List<Explanation> |
ExplainResponse.Builder.getExplanationsList()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
List<Explanation> |
ExplainResponseOrBuilder.getExplanationsList()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
com.google.protobuf.Parser<Explanation> |
Explanation.getParserForType() |
static com.google.protobuf.Parser<Explanation> |
Explanation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExplainResponse.Builder |
ExplainResponse.Builder.addExplanations(Explanation value)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplainResponse.Builder |
ExplainResponse.Builder.addExplanations(int index,
Explanation value)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
EvaluatedAnnotationExplanation.Builder |
EvaluatedAnnotationExplanation.Builder.mergeExplanation(Explanation value)
Explanation attribution response details.
|
Explanation.Builder |
Explanation.Builder.mergeFrom(Explanation other) |
static Explanation.Builder |
Explanation.newBuilder(Explanation prototype) |
EvaluatedAnnotationExplanation.Builder |
EvaluatedAnnotationExplanation.Builder.setExplanation(Explanation value)
Explanation attribution response details.
|
ExplainResponse.Builder |
ExplainResponse.Builder.setExplanations(int index,
Explanation value)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
| Modifier and Type | Method and Description |
|---|---|
ExplainResponse.Builder |
ExplainResponse.Builder.addAllExplanations(Iterable<? extends Explanation> values)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
Copyright © 2025 Google LLC. All rights reserved.