| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.addAllExplanations(Iterable<? extends Explanation> values)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].
|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.addExplanations(Explanation.Builder builderForValue)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].
|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.addExplanations(Explanation value)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].
|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.addExplanations(int index,
Explanation.Builder builderForValue)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].
|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.addExplanations(int index,
Explanation value)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].
|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.clear() |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.clearExplanations()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].
|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.clone() |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.mergeFrom(ExplainResponse.ConcurrentExplanation other) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.mergeFrom(com.google.protobuf.Message other) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.newBuilder() |
static ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.newBuilder(ExplainResponse.ConcurrentExplanation prototype) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.newBuilderForType() |
protected ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.Builder.putConcurrentExplanationsBuilderIfAbsent(String key)
This field stores the results of the explanations run in parallel with
The default explanation strategy/method.
|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.removeExplanations(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].
|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.setExplanations(int index,
Explanation.Builder builderForValue)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].
|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.setExplanations(int index,
Explanation value)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].
|
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExplainResponse.ConcurrentExplanation.Builder |
ExplainResponse.ConcurrentExplanation.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.