- 3.84.0 (latest)
- 3.83.0
- 3.82.0
- 3.81.0
- 3.79.0
- 3.77.0
- 3.76.0
- 3.75.0
- 3.74.0
- 3.73.0
- 3.71.0
- 3.69.0
- 3.68.0
- 3.65.0
- 3.64.0
- 3.63.0
- 3.61.0
- 3.60.0
- 3.59.0
- 3.58.0
- 3.57.0
- 3.56.0
- 3.55.0
- 3.54.0
- 3.53.0
- 3.52.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.40.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.28.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.2
- 3.3.0
- 3.2.0
- 3.0.0
- 2.9.8
- 2.8.9
- 2.7.4
- 2.5.3
- 2.4.0
public static final class ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder extends GeneratedMessage.Builder<ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder> implements ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaselineOrBuilderOutput from BatchPredictionJob for Model Monitoring baseline dataset, which can be used to generate baseline attribution scores.
Protobuf type
google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline build()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline |
|
buildPartial()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline buildPartial()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline |
|
clear()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clear()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
clearBigquery()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clearBigquery()BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
clearDestination()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clearDestination()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
clearGcs()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clearGcs()Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
clearPredictionFormat()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clearPredictionFormat()The storage format of the predictions generated BatchPrediction job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat prediction_format = 1;
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
This builder for chaining. |
getBigquery()
public BigQueryDestination getBigquery()BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
| Returns | |
|---|---|
| Type | Description |
BigQueryDestination |
The bigquery. |
getBigqueryBuilder()
public BigQueryDestination.Builder getBigqueryBuilder()BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
| Returns | |
|---|---|
| Type | Description |
BigQueryDestination.Builder |
|
getBigqueryOrBuilder()
public BigQueryDestinationOrBuilder getBigqueryOrBuilder()BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
| Returns | |
|---|---|
| Type | Description |
BigQueryDestinationOrBuilder |
|
getDefaultInstanceForType()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getDestinationCase()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.DestinationCase getDestinationCase()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.DestinationCase |
|
getGcs()
public GcsDestination getGcs()Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
| Returns | |
|---|---|
| Type | Description |
GcsDestination |
The gcs. |
getGcsBuilder()
public GcsDestination.Builder getGcsBuilder()Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
| Returns | |
|---|---|
| Type | Description |
GcsDestination.Builder |
|
getGcsOrBuilder()
public GcsDestinationOrBuilder getGcsOrBuilder()Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
| Returns | |
|---|---|
| Type | Description |
GcsDestinationOrBuilder |
|
getPredictionFormat()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat getPredictionFormat()The storage format of the predictions generated BatchPrediction job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat prediction_format = 1;
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat |
The predictionFormat. |
getPredictionFormatValue()
public int getPredictionFormatValue()The storage format of the predictions generated BatchPrediction job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat prediction_format = 1;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for predictionFormat. |
hasBigquery()
public boolean hasBigquery()BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the bigquery field is set. |
hasGcs()
public boolean hasGcs()Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the gcs field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeBigquery(BigQueryDestination value)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeBigquery(BigQueryDestination value)BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
BigQueryDestination |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
mergeFrom(ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline other)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeFrom(ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline other)| Parameter | |
|---|---|
| Name | Description |
other |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
mergeGcs(GcsDestination value)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeGcs(GcsDestination value)Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
GcsDestination |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
setBigquery(BigQueryDestination value)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setBigquery(BigQueryDestination value)BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
BigQueryDestination |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
setBigquery(BigQueryDestination.Builder builderForValue)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setBigquery(BigQueryDestination.Builder builderForValue)BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
BigQueryDestination.Builder |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
setGcs(GcsDestination value)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setGcs(GcsDestination value)Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
GcsDestination |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
setGcs(GcsDestination.Builder builderForValue)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setGcs(GcsDestination.Builder builderForValue)Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
GcsDestination.Builder |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
|
setPredictionFormat(ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat value)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setPredictionFormat(ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat value)The storage format of the predictions generated BatchPrediction job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat prediction_format = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormatThe predictionFormat to set. |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
This builder for chaining. |
setPredictionFormatValue(int value)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setPredictionFormatValue(int value)The storage format of the predictions generated BatchPrediction job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat prediction_format = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
intThe enum numeric value on the wire for predictionFormat to set. |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
This builder for chaining. |