public static final class ModelMonitoringObjectiveConfig.TrainingDataset.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder> implements ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilder
Training Dataset information.Protobuf type
google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.TrainingDataset| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ModelMonitoringObjectiveConfig.TrainingDataset |
build() |
ModelMonitoringObjectiveConfig.TrainingDataset |
buildPartial() |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clear() |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clearBigquerySource()
The BigQuery table of the unmanaged Dataset used to train this
Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clearDataFormat()
Data format of the dataset, only applicable if the input is from
Google Cloud Storage.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clearDataset()
The resource name of the Dataset used to train this Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clearDataSource() |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clearGcsSource()
The Google Cloud Storage uri of the unmanaged Dataset used to train
this Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clearLoggingSamplingStrategy()
Strategy to sample data from Training Dataset.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clearTargetField()
The target field name the model is to predict.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
clone() |
BigQuerySource |
getBigquerySource()
The BigQuery table of the unmanaged Dataset used to train this
Model.
|
BigQuerySource.Builder |
getBigquerySourceBuilder()
The BigQuery table of the unmanaged Dataset used to train this
Model.
|
BigQuerySourceOrBuilder |
getBigquerySourceOrBuilder()
The BigQuery table of the unmanaged Dataset used to train this
Model.
|
String |
getDataFormat()
Data format of the dataset, only applicable if the input is from
Google Cloud Storage.
|
com.google.protobuf.ByteString |
getDataFormatBytes()
Data format of the dataset, only applicable if the input is from
Google Cloud Storage.
|
String |
getDataset()
The resource name of the Dataset used to train this Model.
|
com.google.protobuf.ByteString |
getDatasetBytes()
The resource name of the Dataset used to train this Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.DataSourceCase |
getDataSourceCase() |
ModelMonitoringObjectiveConfig.TrainingDataset |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GcsSource |
getGcsSource()
The Google Cloud Storage uri of the unmanaged Dataset used to train
this Model.
|
GcsSource.Builder |
getGcsSourceBuilder()
The Google Cloud Storage uri of the unmanaged Dataset used to train
this Model.
|
GcsSourceOrBuilder |
getGcsSourceOrBuilder()
The Google Cloud Storage uri of the unmanaged Dataset used to train
this Model.
|
SamplingStrategy |
getLoggingSamplingStrategy()
Strategy to sample data from Training Dataset.
|
SamplingStrategy.Builder |
getLoggingSamplingStrategyBuilder()
Strategy to sample data from Training Dataset.
|
SamplingStrategyOrBuilder |
getLoggingSamplingStrategyOrBuilder()
Strategy to sample data from Training Dataset.
|
String |
getTargetField()
The target field name the model is to predict.
|
com.google.protobuf.ByteString |
getTargetFieldBytes()
The target field name the model is to predict.
|
boolean |
hasBigquerySource()
The BigQuery table of the unmanaged Dataset used to train this
Model.
|
boolean |
hasDataset()
The resource name of the Dataset used to train this Model.
|
boolean |
hasGcsSource()
The Google Cloud Storage uri of the unmanaged Dataset used to train
this Model.
|
boolean |
hasLoggingSamplingStrategy()
Strategy to sample data from Training Dataset.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
mergeBigquerySource(BigQuerySource value)
The BigQuery table of the unmanaged Dataset used to train this
Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
mergeFrom(com.google.protobuf.Message other) |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
mergeFrom(ModelMonitoringObjectiveConfig.TrainingDataset other) |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
mergeGcsSource(GcsSource value)
The Google Cloud Storage uri of the unmanaged Dataset used to train
this Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
mergeLoggingSamplingStrategy(SamplingStrategy value)
Strategy to sample data from Training Dataset.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setBigquerySource(BigQuerySource.Builder builderForValue)
The BigQuery table of the unmanaged Dataset used to train this
Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setBigquerySource(BigQuerySource value)
The BigQuery table of the unmanaged Dataset used to train this
Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setDataFormat(String value)
Data format of the dataset, only applicable if the input is from
Google Cloud Storage.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setDataFormatBytes(com.google.protobuf.ByteString value)
Data format of the dataset, only applicable if the input is from
Google Cloud Storage.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setDataset(String value)
The resource name of the Dataset used to train this Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setDatasetBytes(com.google.protobuf.ByteString value)
The resource name of the Dataset used to train this Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setGcsSource(GcsSource.Builder builderForValue)
The Google Cloud Storage uri of the unmanaged Dataset used to train
this Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setGcsSource(GcsSource value)
The Google Cloud Storage uri of the unmanaged Dataset used to train
this Model.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setLoggingSamplingStrategy(SamplingStrategy.Builder builderForValue)
Strategy to sample data from Training Dataset.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setLoggingSamplingStrategy(SamplingStrategy value)
Strategy to sample data from Training Dataset.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setTargetField(String value)
The target field name the model is to predict.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setTargetFieldBytes(com.google.protobuf.ByteString value)
The target field name the model is to predict.
|
ModelMonitoringObjectiveConfig.TrainingDataset.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public ModelMonitoringObjectiveConfig.TrainingDataset.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public ModelMonitoringObjectiveConfig.TrainingDataset getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ModelMonitoringObjectiveConfig.TrainingDataset build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ModelMonitoringObjectiveConfig.TrainingDataset buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ModelMonitoringObjectiveConfig.TrainingDataset.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public ModelMonitoringObjectiveConfig.TrainingDataset.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public ModelMonitoringObjectiveConfig.TrainingDataset.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public ModelMonitoringObjectiveConfig.TrainingDataset.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public ModelMonitoringObjectiveConfig.TrainingDataset.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public ModelMonitoringObjectiveConfig.TrainingDataset.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public ModelMonitoringObjectiveConfig.TrainingDataset.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public ModelMonitoringObjectiveConfig.TrainingDataset.Builder mergeFrom(ModelMonitoringObjectiveConfig.TrainingDataset other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public ModelMonitoringObjectiveConfig.TrainingDataset.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>IOExceptionpublic ModelMonitoringObjectiveConfig.TrainingDataset.DataSourceCase getDataSourceCase()
getDataSourceCase in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic ModelMonitoringObjectiveConfig.TrainingDataset.Builder clearDataSource()
public boolean hasDataset()
The resource name of the Dataset used to train this Model.
string dataset = 3 [(.google.api.resource_reference) = { ... }hasDataset in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic String getDataset()
The resource name of the Dataset used to train this Model.
string dataset = 3 [(.google.api.resource_reference) = { ... }getDataset in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic com.google.protobuf.ByteString getDatasetBytes()
The resource name of the Dataset used to train this Model.
string dataset = 3 [(.google.api.resource_reference) = { ... }getDatasetBytes in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic ModelMonitoringObjectiveConfig.TrainingDataset.Builder setDataset(String value)
The resource name of the Dataset used to train this Model.
string dataset = 3 [(.google.api.resource_reference) = { ... }value - The dataset to set.public ModelMonitoringObjectiveConfig.TrainingDataset.Builder clearDataset()
The resource name of the Dataset used to train this Model.
string dataset = 3 [(.google.api.resource_reference) = { ... }public ModelMonitoringObjectiveConfig.TrainingDataset.Builder setDatasetBytes(com.google.protobuf.ByteString value)
The resource name of the Dataset used to train this Model.
string dataset = 3 [(.google.api.resource_reference) = { ... }value - The bytes for dataset to set.public boolean hasGcsSource()
The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 4;hasGcsSource in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic GcsSource getGcsSource()
The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 4;getGcsSource in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic ModelMonitoringObjectiveConfig.TrainingDataset.Builder setGcsSource(GcsSource value)
The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 4;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder setGcsSource(GcsSource.Builder builderForValue)
The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 4;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder mergeGcsSource(GcsSource value)
The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 4;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder clearGcsSource()
The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 4;public GcsSource.Builder getGcsSourceBuilder()
The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 4;public GcsSourceOrBuilder getGcsSourceOrBuilder()
The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 4;getGcsSourceOrBuilder in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic boolean hasBigquerySource()
The BigQuery table of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 5;hasBigquerySource in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic BigQuerySource getBigquerySource()
The BigQuery table of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 5;getBigquerySource in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic ModelMonitoringObjectiveConfig.TrainingDataset.Builder setBigquerySource(BigQuerySource value)
The BigQuery table of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 5;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder setBigquerySource(BigQuerySource.Builder builderForValue)
The BigQuery table of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 5;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder mergeBigquerySource(BigQuerySource value)
The BigQuery table of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 5;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder clearBigquerySource()
The BigQuery table of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 5;public BigQuerySource.Builder getBigquerySourceBuilder()
The BigQuery table of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 5;public BigQuerySourceOrBuilder getBigquerySourceOrBuilder()
The BigQuery table of the unmanaged Dataset used to train this Model.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 5;getBigquerySourceOrBuilder in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic String getDataFormat()
Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
string data_format = 2;getDataFormat in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic com.google.protobuf.ByteString getDataFormatBytes()
Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
string data_format = 2;getDataFormatBytes in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic ModelMonitoringObjectiveConfig.TrainingDataset.Builder setDataFormat(String value)
Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
string data_format = 2;value - The dataFormat to set.public ModelMonitoringObjectiveConfig.TrainingDataset.Builder clearDataFormat()
Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
string data_format = 2;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder setDataFormatBytes(com.google.protobuf.ByteString value)
Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
string data_format = 2;value - The bytes for dataFormat to set.public String getTargetField()
The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
string target_field = 6;getTargetField in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic com.google.protobuf.ByteString getTargetFieldBytes()
The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
string target_field = 6;getTargetFieldBytes in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic ModelMonitoringObjectiveConfig.TrainingDataset.Builder setTargetField(String value)
The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
string target_field = 6;value - The targetField to set.public ModelMonitoringObjectiveConfig.TrainingDataset.Builder clearTargetField()
The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
string target_field = 6;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder setTargetFieldBytes(com.google.protobuf.ByteString value)
The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
string target_field = 6;value - The bytes for targetField to set.public boolean hasLoggingSamplingStrategy()
Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
.google.cloud.aiplatform.v1.SamplingStrategy logging_sampling_strategy = 7;hasLoggingSamplingStrategy in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic SamplingStrategy getLoggingSamplingStrategy()
Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
.google.cloud.aiplatform.v1.SamplingStrategy logging_sampling_strategy = 7;getLoggingSamplingStrategy in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic ModelMonitoringObjectiveConfig.TrainingDataset.Builder setLoggingSamplingStrategy(SamplingStrategy value)
Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
.google.cloud.aiplatform.v1.SamplingStrategy logging_sampling_strategy = 7;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder setLoggingSamplingStrategy(SamplingStrategy.Builder builderForValue)
Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
.google.cloud.aiplatform.v1.SamplingStrategy logging_sampling_strategy = 7;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder mergeLoggingSamplingStrategy(SamplingStrategy value)
Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
.google.cloud.aiplatform.v1.SamplingStrategy logging_sampling_strategy = 7;public ModelMonitoringObjectiveConfig.TrainingDataset.Builder clearLoggingSamplingStrategy()
Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
.google.cloud.aiplatform.v1.SamplingStrategy logging_sampling_strategy = 7;public SamplingStrategy.Builder getLoggingSamplingStrategyBuilder()
Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
.google.cloud.aiplatform.v1.SamplingStrategy logging_sampling_strategy = 7;public SamplingStrategyOrBuilder getLoggingSamplingStrategyOrBuilder()
Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
.google.cloud.aiplatform.v1.SamplingStrategy logging_sampling_strategy = 7;getLoggingSamplingStrategyOrBuilder in interface ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilderpublic final ModelMonitoringObjectiveConfig.TrainingDataset.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>public final ModelMonitoringObjectiveConfig.TrainingDataset.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveConfig.TrainingDataset.Builder>Copyright © 2024 Google LLC. All rights reserved.