public static final class ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder extends GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder> implements ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaselineOrBuilder
Output 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
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Methods
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline build()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline buildPartial()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clear()
Overrides
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clearBigquery()
BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clearDestination()
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clearGcs()
Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
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;
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder clone()
Overrides
public BigQueryDestination getBigquery()
BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
public BigQueryDestination.Builder getBigqueryBuilder()
BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
public BigQueryDestinationOrBuilder getBigqueryOrBuilder()
BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.DestinationCase getDestinationCase()
public GcsDestination getGcs()
Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
public GcsDestination.Builder getGcsBuilder()
Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
public GcsDestinationOrBuilder getGcsOrBuilder()
Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
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;
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.
|
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.
|
Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
Returns |
---|
Type | Description |
boolean | Whether the gcs field is set.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeBigquery(BigQueryDestination value)
BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeFrom(ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline other)
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeGcs(GcsDestination value)
Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
public final ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setBigquery(BigQueryDestination value)
BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setBigquery(BigQueryDestination.Builder builderForValue)
BigQuery location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.BigQueryDestination bigquery = 3;
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setGcs(GcsDestination value)
Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setGcs(GcsDestination.Builder builderForValue)
Cloud Storage location for BatchExplain output.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs = 2;
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;
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 | int
The enum numeric value on the wire for predictionFormat to set.
|
public ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides