| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
BigQueryDestination |
BigQueryDestination.Builder.build() |
BigQueryDestination |
BigQueryDestination.Builder.buildPartial() |
BigQueryDestination |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaselineOrBuilder.getBigquery()
BigQuery location for BatchExplain output.
|
BigQueryDestination |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.getBigquery()
BigQuery location for BatchExplain output.
|
BigQueryDestination |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.getBigquery()
BigQuery location for BatchExplain output.
|
BigQueryDestination |
FeatureValueDestinationOrBuilder.getBigqueryDestination()
Output in BigQuery format.
|
BigQueryDestination |
BatchPredictionJob.OutputConfigOrBuilder.getBigqueryDestination()
The BigQuery project or dataset location where the output is to be
written to.
|
BigQueryDestination |
BatchPredictionJob.OutputConfig.getBigqueryDestination()
The BigQuery project or dataset location where the output is to be
written to.
|
BigQueryDestination |
BatchPredictionJob.OutputConfig.Builder.getBigqueryDestination()
The BigQuery project or dataset location where the output is to be
written to.
|
BigQueryDestination |
FeatureValueDestination.getBigqueryDestination()
Output in BigQuery format.
|
BigQueryDestination |
FeatureValueDestination.Builder.getBigqueryDestination()
Output in BigQuery format.
|
BigQueryDestination |
PredictRequestResponseLoggingConfigOrBuilder.getBigqueryDestination()
BigQuery table for logging.
|
BigQueryDestination |
PredictRequestResponseLoggingConfig.getBigqueryDestination()
BigQuery table for logging.
|
BigQueryDestination |
PredictRequestResponseLoggingConfig.Builder.getBigqueryDestination()
BigQuery table for logging.
|
BigQueryDestination |
InputDataConfigOrBuilder.getBigqueryDestination()
Only applicable to custom training with tabular Dataset with BigQuery
source.
|
BigQueryDestination |
InputDataConfig.getBigqueryDestination()
Only applicable to custom training with tabular Dataset with BigQuery
source.
|
BigQueryDestination |
InputDataConfig.Builder.getBigqueryDestination()
Only applicable to custom training with tabular Dataset with BigQuery
source.
|
static BigQueryDestination |
BigQueryDestination.getDefaultInstance() |
BigQueryDestination |
BigQueryDestination.getDefaultInstanceForType() |
BigQueryDestination |
BigQueryDestination.Builder.getDefaultInstanceForType() |
static BigQueryDestination |
BigQueryDestination.parseDelimitedFrom(InputStream input) |
static BigQueryDestination |
BigQueryDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryDestination |
BigQueryDestination.parseFrom(byte[] data) |
static BigQueryDestination |
BigQueryDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryDestination |
BigQueryDestination.parseFrom(ByteBuffer data) |
static BigQueryDestination |
BigQueryDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryDestination |
BigQueryDestination.parseFrom(com.google.protobuf.ByteString data) |
static BigQueryDestination |
BigQueryDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryDestination |
BigQueryDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static BigQueryDestination |
BigQueryDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryDestination |
BigQueryDestination.parseFrom(InputStream input) |
static BigQueryDestination |
BigQueryDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BigQueryDestination> |
BigQueryDestination.getParserForType() |
static com.google.protobuf.Parser<BigQueryDestination> |
BigQueryDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.mergeBigquery(BigQueryDestination value)
BigQuery location for BatchExplain output.
|
BatchPredictionJob.OutputConfig.Builder |
BatchPredictionJob.OutputConfig.Builder.mergeBigqueryDestination(BigQueryDestination value)
The BigQuery project or dataset location where the output is to be
written to.
|
FeatureValueDestination.Builder |
FeatureValueDestination.Builder.mergeBigqueryDestination(BigQueryDestination value)
Output in BigQuery format.
|
PredictRequestResponseLoggingConfig.Builder |
PredictRequestResponseLoggingConfig.Builder.mergeBigqueryDestination(BigQueryDestination value)
BigQuery table for logging.
|
InputDataConfig.Builder |
InputDataConfig.Builder.mergeBigqueryDestination(BigQueryDestination value)
Only applicable to custom training with tabular Dataset with BigQuery
source.
|
BigQueryDestination.Builder |
BigQueryDestination.Builder.mergeFrom(BigQueryDestination other) |
static BigQueryDestination.Builder |
BigQueryDestination.newBuilder(BigQueryDestination prototype) |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.setBigquery(BigQueryDestination value)
BigQuery location for BatchExplain output.
|
BatchPredictionJob.OutputConfig.Builder |
BatchPredictionJob.OutputConfig.Builder.setBigqueryDestination(BigQueryDestination value)
The BigQuery project or dataset location where the output is to be
written to.
|
FeatureValueDestination.Builder |
FeatureValueDestination.Builder.setBigqueryDestination(BigQueryDestination value)
Output in BigQuery format.
|
PredictRequestResponseLoggingConfig.Builder |
PredictRequestResponseLoggingConfig.Builder.setBigqueryDestination(BigQueryDestination value)
BigQuery table for logging.
|
InputDataConfig.Builder |
InputDataConfig.Builder.setBigqueryDestination(BigQueryDestination value)
Only applicable to custom training with tabular Dataset with BigQuery
source.
|
Copyright © 2024 Google LLC. All rights reserved.