| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
BatchDedicatedResources |
BatchDedicatedResources.Builder.build() |
BatchDedicatedResources |
BatchDedicatedResources.Builder.buildPartial() |
BatchDedicatedResources |
ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilder.getBatchExplanationDedicatedResources()
The config of resources used by the Model Monitoring during the batch
explanation for non-AutoML models.
|
BatchDedicatedResources |
ModelMonitoringObjectiveSpec.FeatureAttributionSpec.getBatchExplanationDedicatedResources()
The config of resources used by the Model Monitoring during the batch
explanation for non-AutoML models.
|
BatchDedicatedResources |
ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder.getBatchExplanationDedicatedResources()
The config of resources used by the Model Monitoring during the batch
explanation for non-AutoML models.
|
BatchDedicatedResources |
BatchPredictionJob.getDedicatedResources()
The config of resources used by the Model during the batch prediction.
|
BatchDedicatedResources |
BatchPredictionJob.Builder.getDedicatedResources()
The config of resources used by the Model during the batch prediction.
|
BatchDedicatedResources |
BatchPredictionJobOrBuilder.getDedicatedResources()
The config of resources used by the Model during the batch prediction.
|
static BatchDedicatedResources |
BatchDedicatedResources.getDefaultInstance() |
BatchDedicatedResources |
BatchDedicatedResources.getDefaultInstanceForType() |
BatchDedicatedResources |
BatchDedicatedResources.Builder.getDefaultInstanceForType() |
static BatchDedicatedResources |
BatchDedicatedResources.parseDelimitedFrom(InputStream input) |
static BatchDedicatedResources |
BatchDedicatedResources.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDedicatedResources |
BatchDedicatedResources.parseFrom(byte[] data) |
static BatchDedicatedResources |
BatchDedicatedResources.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDedicatedResources |
BatchDedicatedResources.parseFrom(ByteBuffer data) |
static BatchDedicatedResources |
BatchDedicatedResources.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDedicatedResources |
BatchDedicatedResources.parseFrom(com.google.protobuf.ByteString data) |
static BatchDedicatedResources |
BatchDedicatedResources.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDedicatedResources |
BatchDedicatedResources.parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchDedicatedResources |
BatchDedicatedResources.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchDedicatedResources |
BatchDedicatedResources.parseFrom(InputStream input) |
static BatchDedicatedResources |
BatchDedicatedResources.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BatchDedicatedResources> |
BatchDedicatedResources.getParserForType() |
static com.google.protobuf.Parser<BatchDedicatedResources> |
BatchDedicatedResources.parser() |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder |
ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder.mergeBatchExplanationDedicatedResources(BatchDedicatedResources value)
The config of resources used by the Model Monitoring during the batch
explanation for non-AutoML models.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeDedicatedResources(BatchDedicatedResources value)
The config of resources used by the Model during the batch prediction.
|
BatchDedicatedResources.Builder |
BatchDedicatedResources.Builder.mergeFrom(BatchDedicatedResources other) |
static BatchDedicatedResources.Builder |
BatchDedicatedResources.newBuilder(BatchDedicatedResources prototype) |
ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder |
ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder.setBatchExplanationDedicatedResources(BatchDedicatedResources value)
The config of resources used by the Model Monitoring during the batch
explanation for non-AutoML models.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setDedicatedResources(BatchDedicatedResources value)
The config of resources used by the Model during the batch prediction.
|
Copyright © 2024 Google LLC. All rights reserved.