Class AutoMlTablesInputs.Transformation.Builder (3.40.0)

See more code actions.
public static final class AutoMlTablesInputs.Transformation.Builder extends GeneratedMessageV3.Builder<AutoMlTablesInputs.Transformation.Builder> implements AutoMlTablesInputs.TransformationOrBuilder

Protobuf type google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation

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

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public AutoMlTablesInputs.Transformation.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

build()

public AutoMlTablesInputs.Transformation build()
Returns
TypeDescription
AutoMlTablesInputs.Transformation

buildPartial()

public AutoMlTablesInputs.Transformation buildPartial()
Returns
TypeDescription
AutoMlTablesInputs.Transformation

clear()

public AutoMlTablesInputs.Transformation.Builder clear()
Overrides

clearAuto()

public AutoMlTablesInputs.Transformation.Builder clearAuto()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.AutoTransformation auto = 1;

clearCategorical()

public AutoMlTablesInputs.Transformation.Builder clearCategorical()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation categorical = 3;

clearField(Descriptors.FieldDescriptor field)

public AutoMlTablesInputs.Transformation.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Overrides

clearNumeric()

public AutoMlTablesInputs.Transformation.Builder clearNumeric()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericTransformation numeric = 2;

clearOneof(Descriptors.OneofDescriptor oneof)

public AutoMlTablesInputs.Transformation.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Overrides

clearRepeatedCategorical()

public AutoMlTablesInputs.Transformation.Builder clearRepeatedCategorical()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalArrayTransformation repeated_categorical = 7;

clearRepeatedNumeric()

public AutoMlTablesInputs.Transformation.Builder clearRepeatedNumeric()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericArrayTransformation repeated_numeric = 6;

clearRepeatedText()

public AutoMlTablesInputs.Transformation.Builder clearRepeatedText()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextArrayTransformation repeated_text = 8;

clearText()

public AutoMlTablesInputs.Transformation.Builder clearText()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextTransformation text = 5;

clearTimestamp()

public AutoMlTablesInputs.Transformation.Builder clearTimestamp()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TimestampTransformation timestamp = 4;

clearTransformationDetail()

public AutoMlTablesInputs.Transformation.Builder clearTransformationDetail()

clone()

public AutoMlTablesInputs.Transformation.Builder clone()
Overrides

getAuto()

public AutoMlTablesInputs.Transformation.AutoTransformation getAuto()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.AutoTransformation auto = 1;

getAutoBuilder()

public AutoMlTablesInputs.Transformation.AutoTransformation.Builder getAutoBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.AutoTransformation auto = 1;

getAutoOrBuilder()

public AutoMlTablesInputs.Transformation.AutoTransformationOrBuilder getAutoOrBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.AutoTransformation auto = 1;

getCategorical()

public AutoMlTablesInputs.Transformation.CategoricalTransformation getCategorical()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation categorical = 3;

getCategoricalBuilder()

public AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder getCategoricalBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation categorical = 3;

getCategoricalOrBuilder()

public AutoMlTablesInputs.Transformation.CategoricalTransformationOrBuilder getCategoricalOrBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation categorical = 3;

getDefaultInstanceForType()

public AutoMlTablesInputs.Transformation getDefaultInstanceForType()
Returns
TypeDescription
AutoMlTablesInputs.Transformation

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getNumeric()

public AutoMlTablesInputs.Transformation.NumericTransformation getNumeric()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericTransformation numeric = 2;

getNumericBuilder()

public AutoMlTablesInputs.Transformation.NumericTransformation.Builder getNumericBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericTransformation numeric = 2;

getNumericOrBuilder()

public AutoMlTablesInputs.Transformation.NumericTransformationOrBuilder getNumericOrBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericTransformation numeric = 2;

getRepeatedCategorical()

public AutoMlTablesInputs.Transformation.CategoricalArrayTransformation getRepeatedCategorical()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalArrayTransformation repeated_categorical = 7;

Returns
TypeDescription
AutoMlTablesInputs.Transformation.CategoricalArrayTransformation

The repeatedCategorical.

getRepeatedCategoricalBuilder()

public AutoMlTablesInputs.Transformation.CategoricalArrayTransformation.Builder getRepeatedCategoricalBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalArrayTransformation repeated_categorical = 7;

getRepeatedCategoricalOrBuilder()

public AutoMlTablesInputs.Transformation.CategoricalArrayTransformationOrBuilder getRepeatedCategoricalOrBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalArrayTransformation repeated_categorical = 7;

getRepeatedNumeric()

public AutoMlTablesInputs.Transformation.NumericArrayTransformation getRepeatedNumeric()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericArrayTransformation repeated_numeric = 6;

Returns
TypeDescription
AutoMlTablesInputs.Transformation.NumericArrayTransformation

The repeatedNumeric.

getRepeatedNumericBuilder()

public AutoMlTablesInputs.Transformation.NumericArrayTransformation.Builder getRepeatedNumericBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericArrayTransformation repeated_numeric = 6;

getRepeatedNumericOrBuilder()

public AutoMlTablesInputs.Transformation.NumericArrayTransformationOrBuilder getRepeatedNumericOrBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericArrayTransformation repeated_numeric = 6;

getRepeatedText()

public AutoMlTablesInputs.Transformation.TextArrayTransformation getRepeatedText()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextArrayTransformation repeated_text = 8;

Returns
TypeDescription
AutoMlTablesInputs.Transformation.TextArrayTransformation

The repeatedText.

getRepeatedTextBuilder()

public AutoMlTablesInputs.Transformation.TextArrayTransformation.Builder getRepeatedTextBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextArrayTransformation repeated_text = 8;

getRepeatedTextOrBuilder()

public AutoMlTablesInputs.Transformation.TextArrayTransformationOrBuilder getRepeatedTextOrBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextArrayTransformation repeated_text = 8;

getText()

public AutoMlTablesInputs.Transformation.TextTransformation getText()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextTransformation text = 5;

getTextBuilder()

public AutoMlTablesInputs.Transformation.TextTransformation.Builder getTextBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextTransformation text = 5;

getTextOrBuilder()

public AutoMlTablesInputs.Transformation.TextTransformationOrBuilder getTextOrBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextTransformation text = 5;

getTimestamp()

public AutoMlTablesInputs.Transformation.TimestampTransformation getTimestamp()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TimestampTransformation timestamp = 4;

getTimestampBuilder()

public AutoMlTablesInputs.Transformation.TimestampTransformation.Builder getTimestampBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TimestampTransformation timestamp = 4;

getTimestampOrBuilder()

public AutoMlTablesInputs.Transformation.TimestampTransformationOrBuilder getTimestampOrBuilder()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TimestampTransformation timestamp = 4;

getTransformationDetailCase()

public AutoMlTablesInputs.Transformation.TransformationDetailCase getTransformationDetailCase()

hasAuto()

public boolean hasAuto()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.AutoTransformation auto = 1;

Returns
TypeDescription
boolean

Whether the auto field is set.

hasCategorical()

public boolean hasCategorical()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation categorical = 3;

Returns
TypeDescription
boolean

Whether the categorical field is set.

hasNumeric()

public boolean hasNumeric()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericTransformation numeric = 2;

Returns
TypeDescription
boolean

Whether the numeric field is set.

hasRepeatedCategorical()

public boolean hasRepeatedCategorical()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalArrayTransformation repeated_categorical = 7;

Returns
TypeDescription
boolean

Whether the repeatedCategorical field is set.

hasRepeatedNumeric()

public boolean hasRepeatedNumeric()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericArrayTransformation repeated_numeric = 6;

Returns
TypeDescription
boolean

Whether the repeatedNumeric field is set.

hasRepeatedText()

public boolean hasRepeatedText()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextArrayTransformation repeated_text = 8;

Returns
TypeDescription
boolean

Whether the repeatedText field is set.

hasText()

public boolean hasText()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextTransformation text = 5;

Returns
TypeDescription
boolean

Whether the text field is set.

hasTimestamp()

public boolean hasTimestamp()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TimestampTransformation timestamp = 4;

Returns
TypeDescription
boolean

Whether the timestamp field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeAuto(AutoMlTablesInputs.Transformation.AutoTransformation value)

public AutoMlTablesInputs.Transformation.Builder mergeAuto(AutoMlTablesInputs.Transformation.AutoTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.AutoTransformation auto = 1;

mergeCategorical(AutoMlTablesInputs.Transformation.CategoricalTransformation value)

public AutoMlTablesInputs.Transformation.Builder mergeCategorical(AutoMlTablesInputs.Transformation.CategoricalTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation categorical = 3;

mergeFrom(AutoMlTablesInputs.Transformation other)

public AutoMlTablesInputs.Transformation.Builder mergeFrom(AutoMlTablesInputs.Transformation other)
Parameter
NameDescription
otherAutoMlTablesInputs.Transformation

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public AutoMlTablesInputs.Transformation.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public AutoMlTablesInputs.Transformation.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Overrides

mergeNumeric(AutoMlTablesInputs.Transformation.NumericTransformation value)

public AutoMlTablesInputs.Transformation.Builder mergeNumeric(AutoMlTablesInputs.Transformation.NumericTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericTransformation numeric = 2;

mergeRepeatedCategorical(AutoMlTablesInputs.Transformation.CategoricalArrayTransformation value)

public AutoMlTablesInputs.Transformation.Builder mergeRepeatedCategorical(AutoMlTablesInputs.Transformation.CategoricalArrayTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalArrayTransformation repeated_categorical = 7;

mergeRepeatedNumeric(AutoMlTablesInputs.Transformation.NumericArrayTransformation value)

public AutoMlTablesInputs.Transformation.Builder mergeRepeatedNumeric(AutoMlTablesInputs.Transformation.NumericArrayTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericArrayTransformation repeated_numeric = 6;

mergeRepeatedText(AutoMlTablesInputs.Transformation.TextArrayTransformation value)

public AutoMlTablesInputs.Transformation.Builder mergeRepeatedText(AutoMlTablesInputs.Transformation.TextArrayTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextArrayTransformation repeated_text = 8;

mergeText(AutoMlTablesInputs.Transformation.TextTransformation value)

public AutoMlTablesInputs.Transformation.Builder mergeText(AutoMlTablesInputs.Transformation.TextTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextTransformation text = 5;

mergeTimestamp(AutoMlTablesInputs.Transformation.TimestampTransformation value)

public AutoMlTablesInputs.Transformation.Builder mergeTimestamp(AutoMlTablesInputs.Transformation.TimestampTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TimestampTransformation timestamp = 4;

mergeUnknownFields(UnknownFieldSet unknownFields)

public final AutoMlTablesInputs.Transformation.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides

setAuto(AutoMlTablesInputs.Transformation.AutoTransformation value)

public AutoMlTablesInputs.Transformation.Builder setAuto(AutoMlTablesInputs.Transformation.AutoTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.AutoTransformation auto = 1;

setAuto(AutoMlTablesInputs.Transformation.AutoTransformation.Builder builderForValue)

public AutoMlTablesInputs.Transformation.Builder setAuto(AutoMlTablesInputs.Transformation.AutoTransformation.Builder builderForValue)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.AutoTransformation auto = 1;

setCategorical(AutoMlTablesInputs.Transformation.CategoricalTransformation value)

public AutoMlTablesInputs.Transformation.Builder setCategorical(AutoMlTablesInputs.Transformation.CategoricalTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation categorical = 3;

setCategorical(AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder builderForValue)

public AutoMlTablesInputs.Transformation.Builder setCategorical(AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder builderForValue)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation categorical = 3;

setField(Descriptors.FieldDescriptor field, Object value)

public AutoMlTablesInputs.Transformation.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

setNumeric(AutoMlTablesInputs.Transformation.NumericTransformation value)

public AutoMlTablesInputs.Transformation.Builder setNumeric(AutoMlTablesInputs.Transformation.NumericTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericTransformation numeric = 2;

setNumeric(AutoMlTablesInputs.Transformation.NumericTransformation.Builder builderForValue)

public AutoMlTablesInputs.Transformation.Builder setNumeric(AutoMlTablesInputs.Transformation.NumericTransformation.Builder builderForValue)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericTransformation numeric = 2;

setRepeatedCategorical(AutoMlTablesInputs.Transformation.CategoricalArrayTransformation value)

public AutoMlTablesInputs.Transformation.Builder setRepeatedCategorical(AutoMlTablesInputs.Transformation.CategoricalArrayTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalArrayTransformation repeated_categorical = 7;

setRepeatedCategorical(AutoMlTablesInputs.Transformation.CategoricalArrayTransformation.Builder builderForValue)

public AutoMlTablesInputs.Transformation.Builder setRepeatedCategorical(AutoMlTablesInputs.Transformation.CategoricalArrayTransformation.Builder builderForValue)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalArrayTransformation repeated_categorical = 7;

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public AutoMlTablesInputs.Transformation.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Overrides

setRepeatedNumeric(AutoMlTablesInputs.Transformation.NumericArrayTransformation value)

public AutoMlTablesInputs.Transformation.Builder setRepeatedNumeric(AutoMlTablesInputs.Transformation.NumericArrayTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericArrayTransformation repeated_numeric = 6;

setRepeatedNumeric(AutoMlTablesInputs.Transformation.NumericArrayTransformation.Builder builderForValue)

public AutoMlTablesInputs.Transformation.Builder setRepeatedNumeric(AutoMlTablesInputs.Transformation.NumericArrayTransformation.Builder builderForValue)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericArrayTransformation repeated_numeric = 6;

setRepeatedText(AutoMlTablesInputs.Transformation.TextArrayTransformation value)

public AutoMlTablesInputs.Transformation.Builder setRepeatedText(AutoMlTablesInputs.Transformation.TextArrayTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextArrayTransformation repeated_text = 8;

setRepeatedText(AutoMlTablesInputs.Transformation.TextArrayTransformation.Builder builderForValue)

public AutoMlTablesInputs.Transformation.Builder setRepeatedText(AutoMlTablesInputs.Transformation.TextArrayTransformation.Builder builderForValue)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextArrayTransformation repeated_text = 8;

setText(AutoMlTablesInputs.Transformation.TextTransformation value)

public AutoMlTablesInputs.Transformation.Builder setText(AutoMlTablesInputs.Transformation.TextTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextTransformation text = 5;

setText(AutoMlTablesInputs.Transformation.TextTransformation.Builder builderForValue)

public AutoMlTablesInputs.Transformation.Builder setText(AutoMlTablesInputs.Transformation.TextTransformation.Builder builderForValue)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TextTransformation text = 5;

setTimestamp(AutoMlTablesInputs.Transformation.TimestampTransformation value)

public AutoMlTablesInputs.Transformation.Builder setTimestamp(AutoMlTablesInputs.Transformation.TimestampTransformation value)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TimestampTransformation timestamp = 4;

setTimestamp(AutoMlTablesInputs.Transformation.TimestampTransformation.Builder builderForValue)

public AutoMlTablesInputs.Transformation.Builder setTimestamp(AutoMlTablesInputs.Transformation.TimestampTransformation.Builder builderForValue)

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TimestampTransformation timestamp = 4;

setUnknownFields(UnknownFieldSet unknownFields)

public final AutoMlTablesInputs.Transformation.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides