PredictSchemata |
PredictSchemata.Builder.build() |
|
PredictSchemata |
PredictSchemata.Builder.buildPartial() |
|
static PredictSchemata |
PredictSchemata.getDefaultInstance() |
|
PredictSchemata |
PredictSchemata.Builder.getDefaultInstanceForType() |
|
PredictSchemata |
PredictSchemata.getDefaultInstanceForType() |
|
PredictSchemata |
Model.Builder.getPredictSchemata() |
The schemata that describe formats of the Model's predictions and
explanations as given and returned via
[PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict]
and
[PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].
|
PredictSchemata |
Model.getPredictSchemata() |
The schemata that describe formats of the Model's predictions and
explanations as given and returned via
[PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict]
and
[PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].
|
PredictSchemata |
ModelOrBuilder.getPredictSchemata() |
The schemata that describe formats of the Model's predictions and
explanations as given and returned via
[PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict]
and
[PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].
|
PredictSchemata |
PublisherModel.Builder.getPredictSchemata() |
Optional.
|
PredictSchemata |
PublisherModel.getPredictSchemata() |
Optional.
|
PredictSchemata |
PublisherModelOrBuilder.getPredictSchemata() |
Optional.
|
PredictSchemata |
UnmanagedContainerModel.Builder.getPredictSchemata() |
Contains the schemata used in Model's predictions and explanations
|
PredictSchemata |
UnmanagedContainerModel.getPredictSchemata() |
Contains the schemata used in Model's predictions and explanations
|
PredictSchemata |
UnmanagedContainerModelOrBuilder.getPredictSchemata() |
Contains the schemata used in Model's predictions and explanations
|
static PredictSchemata |
PredictSchemata.parseDelimitedFrom(InputStream input) |
|
static PredictSchemata |
PredictSchemata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static PredictSchemata |
PredictSchemata.parseFrom(byte[] data) |
|
static PredictSchemata |
PredictSchemata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static PredictSchemata |
PredictSchemata.parseFrom(com.google.protobuf.ByteString data) |
|
static PredictSchemata |
PredictSchemata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static PredictSchemata |
PredictSchemata.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static PredictSchemata |
PredictSchemata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static PredictSchemata |
PredictSchemata.parseFrom(InputStream input) |
|
static PredictSchemata |
PredictSchemata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static PredictSchemata |
PredictSchemata.parseFrom(ByteBuffer data) |
|
static PredictSchemata |
PredictSchemata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|