Class AutoMlTablesInputs
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputs
-
- All Implemented Interfaces:
AutoMlTablesInputsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AutoMlTablesInputs extends com.google.protobuf.GeneratedMessageV3 implements AutoMlTablesInputsOrBuilder
Protobuf typegoogle.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputs- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAutoMlTablesInputs.AdditionalOptimizationObjectiveConfigCasestatic classAutoMlTablesInputs.BuilderProtobuf typegoogle.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputsstatic classAutoMlTablesInputs.TransformationProtobuf typegoogle.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputs.Transformationstatic interfaceAutoMlTablesInputs.TransformationOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intADDITIONAL_EXPERIMENTS_FIELD_NUMBERstatic intDISABLE_EARLY_STOPPING_FIELD_NUMBERstatic intEXPORT_EVALUATED_DATA_ITEMS_CONFIG_FIELD_NUMBERstatic intOPTIMIZATION_OBJECTIVE_FIELD_NUMBERstatic intOPTIMIZATION_OBJECTIVE_PRECISION_VALUE_FIELD_NUMBERstatic intOPTIMIZATION_OBJECTIVE_RECALL_VALUE_FIELD_NUMBERstatic intPREDICTION_TYPE_FIELD_NUMBERstatic intTARGET_COLUMN_FIELD_NUMBERstatic intTRAIN_BUDGET_MILLI_NODE_HOURS_FIELD_NUMBERstatic intTRANSFORMATIONS_FIELD_NUMBERstatic intWEIGHT_COLUMN_NAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAdditionalExperiments(int index)Additional experiment flags for the Tables training pipeline.com.google.protobuf.ByteStringgetAdditionalExperimentsBytes(int index)Additional experiment flags for the Tables training pipeline.intgetAdditionalExperimentsCount()Additional experiment flags for the Tables training pipeline.com.google.protobuf.ProtocolStringListgetAdditionalExperimentsList()Additional experiment flags for the Tables training pipeline.AutoMlTablesInputs.AdditionalOptimizationObjectiveConfigCasegetAdditionalOptimizationObjectiveConfigCase()static AutoMlTablesInputsgetDefaultInstance()AutoMlTablesInputsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetDisableEarlyStopping()Use the entire training budget.ExportEvaluatedDataItemsConfiggetExportEvaluatedDataItemsConfig()Configuration for exporting test set predictions to a BigQuery table.ExportEvaluatedDataItemsConfigOrBuildergetExportEvaluatedDataItemsConfigOrBuilder()Configuration for exporting test set predictions to a BigQuery table.StringgetOptimizationObjective()Objective function the model is optimizing towards.com.google.protobuf.ByteStringgetOptimizationObjectiveBytes()Objective function the model is optimizing towards.floatgetOptimizationObjectivePrecisionValue()Required when optimization_objective is "maximize-recall-at-precision".floatgetOptimizationObjectiveRecallValue()Required when optimization_objective is "maximize-precision-at-recall".com.google.protobuf.Parser<AutoMlTablesInputs>getParserForType()StringgetPredictionType()The type of prediction the Model is to produce.com.google.protobuf.ByteStringgetPredictionTypeBytes()The type of prediction the Model is to produce.intgetSerializedSize()StringgetTargetColumn()The column name of the target column that the model is to predict.com.google.protobuf.ByteStringgetTargetColumnBytes()The column name of the target column that the model is to predict.longgetTrainBudgetMilliNodeHours()Required.AutoMlTablesInputs.TransformationgetTransformations(int index)Each transformation will apply transform function to given input column.intgetTransformationsCount()Each transformation will apply transform function to given input column.List<AutoMlTablesInputs.Transformation>getTransformationsList()Each transformation will apply transform function to given input column.AutoMlTablesInputs.TransformationOrBuildergetTransformationsOrBuilder(int index)Each transformation will apply transform function to given input column.List<? extends AutoMlTablesInputs.TransformationOrBuilder>getTransformationsOrBuilderList()Each transformation will apply transform function to given input column.StringgetWeightColumnName()Column name that should be used as the weight column.com.google.protobuf.ByteStringgetWeightColumnNameBytes()Column name that should be used as the weight column.booleanhasExportEvaluatedDataItemsConfig()Configuration for exporting test set predictions to a BigQuery table.inthashCode()booleanhasOptimizationObjectivePrecisionValue()Required when optimization_objective is "maximize-recall-at-precision".booleanhasOptimizationObjectiveRecallValue()Required when optimization_objective is "maximize-precision-at-recall".protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AutoMlTablesInputs.BuildernewBuilder()static AutoMlTablesInputs.BuildernewBuilder(AutoMlTablesInputs prototype)AutoMlTablesInputs.BuildernewBuilderForType()protected AutoMlTablesInputs.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AutoMlTablesInputsparseDelimitedFrom(InputStream input)static AutoMlTablesInputsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoMlTablesInputsparseFrom(byte[] data)static AutoMlTablesInputsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoMlTablesInputsparseFrom(com.google.protobuf.ByteString data)static AutoMlTablesInputsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoMlTablesInputsparseFrom(com.google.protobuf.CodedInputStream input)static AutoMlTablesInputsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoMlTablesInputsparseFrom(InputStream input)static AutoMlTablesInputsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoMlTablesInputsparseFrom(ByteBuffer data)static AutoMlTablesInputsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AutoMlTablesInputs>parser()AutoMlTablesInputs.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
OPTIMIZATION_OBJECTIVE_RECALL_VALUE_FIELD_NUMBER
public static final int OPTIMIZATION_OBJECTIVE_RECALL_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPTIMIZATION_OBJECTIVE_PRECISION_VALUE_FIELD_NUMBER
public static final int OPTIMIZATION_OBJECTIVE_PRECISION_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PREDICTION_TYPE_FIELD_NUMBER
public static final int PREDICTION_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_COLUMN_FIELD_NUMBER
public static final int TARGET_COLUMN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRANSFORMATIONS_FIELD_NUMBER
public static final int TRANSFORMATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPTIMIZATION_OBJECTIVE_FIELD_NUMBER
public static final int OPTIMIZATION_OBJECTIVE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRAIN_BUDGET_MILLI_NODE_HOURS_FIELD_NUMBER
public static final int TRAIN_BUDGET_MILLI_NODE_HOURS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISABLE_EARLY_STOPPING_FIELD_NUMBER
public static final int DISABLE_EARLY_STOPPING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEIGHT_COLUMN_NAME_FIELD_NUMBER
public static final int WEIGHT_COLUMN_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPORT_EVALUATED_DATA_ITEMS_CONFIG_FIELD_NUMBER
public static final int EXPORT_EVALUATED_DATA_ITEMS_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADDITIONAL_EXPERIMENTS_FIELD_NUMBER
public static final int ADDITIONAL_EXPERIMENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getAdditionalOptimizationObjectiveConfigCase
public AutoMlTablesInputs.AdditionalOptimizationObjectiveConfigCase getAdditionalOptimizationObjectiveConfigCase()
- Specified by:
getAdditionalOptimizationObjectiveConfigCasein interfaceAutoMlTablesInputsOrBuilder
-
hasOptimizationObjectiveRecallValue
public boolean hasOptimizationObjectiveRecallValue()
Required when optimization_objective is "maximize-precision-at-recall". Must be between 0 and 1, inclusive.
float optimization_objective_recall_value = 5;- Specified by:
hasOptimizationObjectiveRecallValuein interfaceAutoMlTablesInputsOrBuilder- Returns:
- Whether the optimizationObjectiveRecallValue field is set.
-
getOptimizationObjectiveRecallValue
public float getOptimizationObjectiveRecallValue()
Required when optimization_objective is "maximize-precision-at-recall". Must be between 0 and 1, inclusive.
float optimization_objective_recall_value = 5;- Specified by:
getOptimizationObjectiveRecallValuein interfaceAutoMlTablesInputsOrBuilder- Returns:
- The optimizationObjectiveRecallValue.
-
hasOptimizationObjectivePrecisionValue
public boolean hasOptimizationObjectivePrecisionValue()
Required when optimization_objective is "maximize-recall-at-precision". Must be between 0 and 1, inclusive.
float optimization_objective_precision_value = 6;- Specified by:
hasOptimizationObjectivePrecisionValuein interfaceAutoMlTablesInputsOrBuilder- Returns:
- Whether the optimizationObjectivePrecisionValue field is set.
-
getOptimizationObjectivePrecisionValue
public float getOptimizationObjectivePrecisionValue()
Required when optimization_objective is "maximize-recall-at-precision". Must be between 0 and 1, inclusive.
float optimization_objective_precision_value = 6;- Specified by:
getOptimizationObjectivePrecisionValuein interfaceAutoMlTablesInputsOrBuilder- Returns:
- The optimizationObjectivePrecisionValue.
-
getPredictionType
public String getPredictionType()
The type of prediction the Model is to produce. "classification" - Predict one out of multiple target values is picked for each row. "regression" - Predict a value based on its relation to other values. This type is available only to columns that contain semantically numeric values, i.e. integers or floating point number, even if stored as e.g. strings.string prediction_type = 1;- Specified by:
getPredictionTypein interfaceAutoMlTablesInputsOrBuilder- Returns:
- The predictionType.
-
getPredictionTypeBytes
public com.google.protobuf.ByteString getPredictionTypeBytes()
The type of prediction the Model is to produce. "classification" - Predict one out of multiple target values is picked for each row. "regression" - Predict a value based on its relation to other values. This type is available only to columns that contain semantically numeric values, i.e. integers or floating point number, even if stored as e.g. strings.string prediction_type = 1;- Specified by:
getPredictionTypeBytesin interfaceAutoMlTablesInputsOrBuilder- Returns:
- The bytes for predictionType.
-
getTargetColumn
public String getTargetColumn()
The column name of the target column that the model is to predict.
string target_column = 2;- Specified by:
getTargetColumnin interfaceAutoMlTablesInputsOrBuilder- Returns:
- The targetColumn.
-
getTargetColumnBytes
public com.google.protobuf.ByteString getTargetColumnBytes()
The column name of the target column that the model is to predict.
string target_column = 2;- Specified by:
getTargetColumnBytesin interfaceAutoMlTablesInputsOrBuilder- Returns:
- The bytes for targetColumn.
-
getTransformationsList
public List<AutoMlTablesInputs.Transformation> getTransformationsList()
Each transformation will apply transform function to given input column. And the result will be used for training. When creating transformation for BigQuery Struct column, the column should be flattened using "." as the delimiter.
repeated .google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation transformations = 3;- Specified by:
getTransformationsListin interfaceAutoMlTablesInputsOrBuilder
-
getTransformationsOrBuilderList
public List<? extends AutoMlTablesInputs.TransformationOrBuilder> getTransformationsOrBuilderList()
Each transformation will apply transform function to given input column. And the result will be used for training. When creating transformation for BigQuery Struct column, the column should be flattened using "." as the delimiter.
repeated .google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation transformations = 3;- Specified by:
getTransformationsOrBuilderListin interfaceAutoMlTablesInputsOrBuilder
-
getTransformationsCount
public int getTransformationsCount()
Each transformation will apply transform function to given input column. And the result will be used for training. When creating transformation for BigQuery Struct column, the column should be flattened using "." as the delimiter.
repeated .google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation transformations = 3;- Specified by:
getTransformationsCountin interfaceAutoMlTablesInputsOrBuilder
-
getTransformations
public AutoMlTablesInputs.Transformation getTransformations(int index)
Each transformation will apply transform function to given input column. And the result will be used for training. When creating transformation for BigQuery Struct column, the column should be flattened using "." as the delimiter.
repeated .google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation transformations = 3;- Specified by:
getTransformationsin interfaceAutoMlTablesInputsOrBuilder
-
getTransformationsOrBuilder
public AutoMlTablesInputs.TransformationOrBuilder getTransformationsOrBuilder(int index)
Each transformation will apply transform function to given input column. And the result will be used for training. When creating transformation for BigQuery Struct column, the column should be flattened using "." as the delimiter.
repeated .google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation transformations = 3;- Specified by:
getTransformationsOrBuilderin interfaceAutoMlTablesInputsOrBuilder
-
getOptimizationObjective
public String getOptimizationObjective()
Objective function the model is optimizing towards. The training process creates a model that maximizes/minimizes the value of the objective function over the validation set. The supported optimization objectives depend on the prediction type. If the field is not set, a default objective function is used. classification (binary): "maximize-au-roc" (default) - Maximize the area under the receiver operating characteristic (ROC) curve. "minimize-log-loss" - Minimize log loss. "maximize-au-prc" - Maximize the area under the precision-recall curve. "maximize-precision-at-recall" - Maximize precision for a specified recall value. "maximize-recall-at-precision" - Maximize recall for a specified precision value. classification (multi-class): "minimize-log-loss" (default) - Minimize log loss. regression: "minimize-rmse" (default) - Minimize root-mean-squared error (RMSE). "minimize-mae" - Minimize mean-absolute error (MAE). "minimize-rmsle" - Minimize root-mean-squared log error (RMSLE).string optimization_objective = 4;- Specified by:
getOptimizationObjectivein interfaceAutoMlTablesInputsOrBuilder- Returns:
- The optimizationObjective.
-
getOptimizationObjectiveBytes
public com.google.protobuf.ByteString getOptimizationObjectiveBytes()
Objective function the model is optimizing towards. The training process creates a model that maximizes/minimizes the value of the objective function over the validation set. The supported optimization objectives depend on the prediction type. If the field is not set, a default objective function is used. classification (binary): "maximize-au-roc" (default) - Maximize the area under the receiver operating characteristic (ROC) curve. "minimize-log-loss" - Minimize log loss. "maximize-au-prc" - Maximize the area under the precision-recall curve. "maximize-precision-at-recall" - Maximize precision for a specified recall value. "maximize-recall-at-precision" - Maximize recall for a specified precision value. classification (multi-class): "minimize-log-loss" (default) - Minimize log loss. regression: "minimize-rmse" (default) - Minimize root-mean-squared error (RMSE). "minimize-mae" - Minimize mean-absolute error (MAE). "minimize-rmsle" - Minimize root-mean-squared log error (RMSLE).string optimization_objective = 4;- Specified by:
getOptimizationObjectiveBytesin interfaceAutoMlTablesInputsOrBuilder- Returns:
- The bytes for optimizationObjective.
-
getTrainBudgetMilliNodeHours
public long getTrainBudgetMilliNodeHours()
Required. The train budget of creating this model, expressed in milli node hours i.e. 1,000 value in this field means 1 node hour. The training cost of the model will not exceed this budget. The final cost will be attempted to be close to the budget, though may end up being (even) noticeably smaller - at the backend's discretion. This especially may happen when further model training ceases to provide any improvements. If the budget is set to a value known to be insufficient to train a model for the given dataset, the training won't be attempted and will error. The train budget must be between 1,000 and 72,000 milli node hours, inclusive.
int64 train_budget_milli_node_hours = 7;- Specified by:
getTrainBudgetMilliNodeHoursin interfaceAutoMlTablesInputsOrBuilder- Returns:
- The trainBudgetMilliNodeHours.
-
getDisableEarlyStopping
public boolean getDisableEarlyStopping()
Use the entire training budget. This disables the early stopping feature. By default, the early stopping feature is enabled, which means that AutoML Tables might stop training before the entire training budget has been used.
bool disable_early_stopping = 8;- Specified by:
getDisableEarlyStoppingin interfaceAutoMlTablesInputsOrBuilder- Returns:
- The disableEarlyStopping.
-
getWeightColumnName
public String getWeightColumnName()
Column name that should be used as the weight column. Higher values in this column give more importance to the row during model training. The column must have numeric values between 0 and 10000 inclusively; 0 means the row is ignored for training. If weight column field is not set, then all rows are assumed to have equal weight of 1.
string weight_column_name = 9;- Specified by:
getWeightColumnNamein interfaceAutoMlTablesInputsOrBuilder- Returns:
- The weightColumnName.
-
getWeightColumnNameBytes
public com.google.protobuf.ByteString getWeightColumnNameBytes()
Column name that should be used as the weight column. Higher values in this column give more importance to the row during model training. The column must have numeric values between 0 and 10000 inclusively; 0 means the row is ignored for training. If weight column field is not set, then all rows are assumed to have equal weight of 1.
string weight_column_name = 9;- Specified by:
getWeightColumnNameBytesin interfaceAutoMlTablesInputsOrBuilder- Returns:
- The bytes for weightColumnName.
-
hasExportEvaluatedDataItemsConfig
public boolean hasExportEvaluatedDataItemsConfig()
Configuration for exporting test set predictions to a BigQuery table. If this configuration is absent, then the export is not performed.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.ExportEvaluatedDataItemsConfig export_evaluated_data_items_config = 10;- Specified by:
hasExportEvaluatedDataItemsConfigin interfaceAutoMlTablesInputsOrBuilder- Returns:
- Whether the exportEvaluatedDataItemsConfig field is set.
-
getExportEvaluatedDataItemsConfig
public ExportEvaluatedDataItemsConfig getExportEvaluatedDataItemsConfig()
Configuration for exporting test set predictions to a BigQuery table. If this configuration is absent, then the export is not performed.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.ExportEvaluatedDataItemsConfig export_evaluated_data_items_config = 10;- Specified by:
getExportEvaluatedDataItemsConfigin interfaceAutoMlTablesInputsOrBuilder- Returns:
- The exportEvaluatedDataItemsConfig.
-
getExportEvaluatedDataItemsConfigOrBuilder
public ExportEvaluatedDataItemsConfigOrBuilder getExportEvaluatedDataItemsConfigOrBuilder()
Configuration for exporting test set predictions to a BigQuery table. If this configuration is absent, then the export is not performed.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.ExportEvaluatedDataItemsConfig export_evaluated_data_items_config = 10;- Specified by:
getExportEvaluatedDataItemsConfigOrBuilderin interfaceAutoMlTablesInputsOrBuilder
-
getAdditionalExperimentsList
public com.google.protobuf.ProtocolStringList getAdditionalExperimentsList()
Additional experiment flags for the Tables training pipeline.
repeated string additional_experiments = 11;- Specified by:
getAdditionalExperimentsListin interfaceAutoMlTablesInputsOrBuilder- Returns:
- A list containing the additionalExperiments.
-
getAdditionalExperimentsCount
public int getAdditionalExperimentsCount()
Additional experiment flags for the Tables training pipeline.
repeated string additional_experiments = 11;- Specified by:
getAdditionalExperimentsCountin interfaceAutoMlTablesInputsOrBuilder- Returns:
- The count of additionalExperiments.
-
getAdditionalExperiments
public String getAdditionalExperiments(int index)
Additional experiment flags for the Tables training pipeline.
repeated string additional_experiments = 11;- Specified by:
getAdditionalExperimentsin interfaceAutoMlTablesInputsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The additionalExperiments at the given index.
-
getAdditionalExperimentsBytes
public com.google.protobuf.ByteString getAdditionalExperimentsBytes(int index)
Additional experiment flags for the Tables training pipeline.
repeated string additional_experiments = 11;- Specified by:
getAdditionalExperimentsBytesin interfaceAutoMlTablesInputsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the additionalExperiments at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AutoMlTablesInputs parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoMlTablesInputs parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoMlTablesInputs parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoMlTablesInputs parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoMlTablesInputs parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoMlTablesInputs parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoMlTablesInputs parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoMlTablesInputs parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutoMlTablesInputs parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutoMlTablesInputs parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoMlTablesInputs parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoMlTablesInputs parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AutoMlTablesInputs.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AutoMlTablesInputs.Builder newBuilder()
-
newBuilder
public static AutoMlTablesInputs.Builder newBuilder(AutoMlTablesInputs prototype)
-
toBuilder
public AutoMlTablesInputs.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AutoMlTablesInputs.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AutoMlTablesInputs getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AutoMlTablesInputs> parser()
-
getParserForType
public com.google.protobuf.Parser<AutoMlTablesInputs> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AutoMlTablesInputs getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-