| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
ExplanationSpecOverride
The [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec]
entries that can be overridden at [online
explanation][google.cloud.aiplatform.v1beta1.PredictionService.Explain] time.
|
static class |
ExplanationSpecOverride.Builder
The [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec]
entries that can be overridden at [online
explanation][google.cloud.aiplatform.v1beta1.PredictionService.Explain] time.
|
| Modifier and Type | Method and Description |
|---|---|
ExplanationSpecOverrideOrBuilder |
ExplainRequest.getExplanationSpecOverrideOrBuilder()
If specified, overrides the
[explanation_spec][google.cloud.aiplatform.v1beta1.DeployedModel.explanation_spec]
of the DeployedModel.
|
ExplanationSpecOverrideOrBuilder |
ExplainRequest.Builder.getExplanationSpecOverrideOrBuilder()
If specified, overrides the
[explanation_spec][google.cloud.aiplatform.v1beta1.DeployedModel.explanation_spec]
of the DeployedModel.
|
ExplanationSpecOverrideOrBuilder |
ExplainRequestOrBuilder.getExplanationSpecOverrideOrBuilder()
If specified, overrides the
[explanation_spec][google.cloud.aiplatform.v1beta1.DeployedModel.explanation_spec]
of the DeployedModel.
|
Copyright © 2024 Google LLC. All rights reserved.