| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
PredictSchemata
Contains the schemata used in Model's predictions and explanations via
[PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict],
[PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain]
and [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob].
|
static class |
PredictSchemata.Builder
Contains the schemata used in Model's predictions and explanations via
[PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict],
[PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain]
and [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob].
|
| Modifier and Type | Method and Description |
|---|---|
PredictSchemataOrBuilder |
PublisherModelOrBuilder.getPredictSchemataOrBuilder()
Optional.
|
PredictSchemataOrBuilder |
Model.getPredictSchemataOrBuilder()
The schemata that describe formats of the Model's predictions and
explanations as given and returned via
[PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict]
and
[PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain].
|
PredictSchemataOrBuilder |
Model.Builder.getPredictSchemataOrBuilder()
The schemata that describe formats of the Model's predictions and
explanations as given and returned via
[PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict]
and
[PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain].
|
PredictSchemataOrBuilder |
UnmanagedContainerModel.getPredictSchemataOrBuilder()
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1beta1.PredictSchemata predict_schemata = 2; |
PredictSchemataOrBuilder |
UnmanagedContainerModel.Builder.getPredictSchemataOrBuilder()
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1beta1.PredictSchemata predict_schemata = 2; |
PredictSchemataOrBuilder |
UnmanagedContainerModelOrBuilder.getPredictSchemataOrBuilder()
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1beta1.PredictSchemata predict_schemata = 2; |
PredictSchemataOrBuilder |
ModelOrBuilder.getPredictSchemataOrBuilder()
The schemata that describe formats of the Model's predictions and
explanations as given and returned via
[PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict]
and
[PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain].
|
PredictSchemataOrBuilder |
PublisherModel.getPredictSchemataOrBuilder()
Optional.
|
PredictSchemataOrBuilder |
PublisherModel.Builder.getPredictSchemataOrBuilder()
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.