Package com.google.cloud.clouddms.v1
Class SingleColumnChange.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
- com.google.cloud.clouddms.v1.SingleColumnChange.Builder
-
- All Implemented Interfaces:
SingleColumnChangeOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- SingleColumnChange
public static final class SingleColumnChange.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder> implements SingleColumnChangeOrBuilder
Options to configure rule type SingleColumnChange. The rule is used to change the properties of a column. The rule filter field can refer to one entity. The rule scope can be one of: Column. When using this rule, if a field is not specified than the destination column's configuration will be the same as the one in the source column..
Protobuf typegoogle.cloud.clouddms.v1.SingleColumnChange
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
clear
public SingleColumnChange.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
getDefaultInstanceForType
public SingleColumnChange getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public SingleColumnChange build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SingleColumnChange buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SingleColumnChange.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
setField
public SingleColumnChange.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
clearField
public SingleColumnChange.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
clearOneof
public SingleColumnChange.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
setRepeatedField
public SingleColumnChange.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
addRepeatedField
public SingleColumnChange.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
mergeFrom
public SingleColumnChange.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SingleColumnChange.Builder>
-
mergeFrom
public SingleColumnChange.Builder mergeFrom(SingleColumnChange other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
mergeFrom
public SingleColumnChange.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SingleColumnChange.Builder>
- Throws:
IOException
-
getDataType
public String getDataType()
Optional. Column data type name.
string data_type = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDataType
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The dataType.
-
getDataTypeBytes
public com.google.protobuf.ByteString getDataTypeBytes()
Optional. Column data type name.
string data_type = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDataTypeBytes
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The bytes for dataType.
-
setDataType
public SingleColumnChange.Builder setDataType(String value)
Optional. Column data type name.
string data_type = 1 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The dataType to set.- Returns:
- This builder for chaining.
-
clearDataType
public SingleColumnChange.Builder clearDataType()
Optional. Column data type name.
string data_type = 1 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setDataTypeBytes
public SingleColumnChange.Builder setDataTypeBytes(com.google.protobuf.ByteString value)
Optional. Column data type name.
string data_type = 1 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes for dataType to set.- Returns:
- This builder for chaining.
-
getCharset
public String getCharset()
Optional. Charset override - instead of table level charset.
string charset = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCharset
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The charset.
-
getCharsetBytes
public com.google.protobuf.ByteString getCharsetBytes()
Optional. Charset override - instead of table level charset.
string charset = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCharsetBytes
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The bytes for charset.
-
setCharset
public SingleColumnChange.Builder setCharset(String value)
Optional. Charset override - instead of table level charset.
string charset = 2 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The charset to set.- Returns:
- This builder for chaining.
-
clearCharset
public SingleColumnChange.Builder clearCharset()
Optional. Charset override - instead of table level charset.
string charset = 2 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setCharsetBytes
public SingleColumnChange.Builder setCharsetBytes(com.google.protobuf.ByteString value)
Optional. Charset override - instead of table level charset.
string charset = 2 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes for charset to set.- Returns:
- This builder for chaining.
-
getCollation
public String getCollation()
Optional. Collation override - instead of table level collation.
string collation = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCollation
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The collation.
-
getCollationBytes
public com.google.protobuf.ByteString getCollationBytes()
Optional. Collation override - instead of table level collation.
string collation = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCollationBytes
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The bytes for collation.
-
setCollation
public SingleColumnChange.Builder setCollation(String value)
Optional. Collation override - instead of table level collation.
string collation = 3 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The collation to set.- Returns:
- This builder for chaining.
-
clearCollation
public SingleColumnChange.Builder clearCollation()
Optional. Collation override - instead of table level collation.
string collation = 3 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setCollationBytes
public SingleColumnChange.Builder setCollationBytes(com.google.protobuf.ByteString value)
Optional. Collation override - instead of table level collation.
string collation = 3 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes for collation to set.- Returns:
- This builder for chaining.
-
getLength
public long getLength()
Optional. Column length - e.g. 50 as in varchar (50) - when relevant.
int64 length = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLength
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The length.
-
setLength
public SingleColumnChange.Builder setLength(long value)
Optional. Column length - e.g. 50 as in varchar (50) - when relevant.
int64 length = 4 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The length to set.- Returns:
- This builder for chaining.
-
clearLength
public SingleColumnChange.Builder clearLength()
Optional. Column length - e.g. 50 as in varchar (50) - when relevant.
int64 length = 4 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
getPrecision
public int getPrecision()
Optional. Column precision - e.g. 8 as in double (8,2) - when relevant.
int32 precision = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getPrecision
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The precision.
-
setPrecision
public SingleColumnChange.Builder setPrecision(int value)
Optional. Column precision - e.g. 8 as in double (8,2) - when relevant.
int32 precision = 5 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The precision to set.- Returns:
- This builder for chaining.
-
clearPrecision
public SingleColumnChange.Builder clearPrecision()
Optional. Column precision - e.g. 8 as in double (8,2) - when relevant.
int32 precision = 5 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
getScale
public int getScale()
Optional. Column scale - e.g. 2 as in double (8,2) - when relevant.
int32 scale = 6 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getScale
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The scale.
-
setScale
public SingleColumnChange.Builder setScale(int value)
Optional. Column scale - e.g. 2 as in double (8,2) - when relevant.
int32 scale = 6 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The scale to set.- Returns:
- This builder for chaining.
-
clearScale
public SingleColumnChange.Builder clearScale()
Optional. Column scale - e.g. 2 as in double (8,2) - when relevant.
int32 scale = 6 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
getFractionalSecondsPrecision
public int getFractionalSecondsPrecision()
Optional. Column fractional seconds precision - e.g. 2 as in timestamp (2) - when relevant.
int32 fractional_seconds_precision = 7 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getFractionalSecondsPrecision
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The fractionalSecondsPrecision.
-
setFractionalSecondsPrecision
public SingleColumnChange.Builder setFractionalSecondsPrecision(int value)
Optional. Column fractional seconds precision - e.g. 2 as in timestamp (2) - when relevant.
int32 fractional_seconds_precision = 7 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The fractionalSecondsPrecision to set.- Returns:
- This builder for chaining.
-
clearFractionalSecondsPrecision
public SingleColumnChange.Builder clearFractionalSecondsPrecision()
Optional. Column fractional seconds precision - e.g. 2 as in timestamp (2) - when relevant.
int32 fractional_seconds_precision = 7 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
getArray
public boolean getArray()
Optional. Is the column of array type.
bool array = 8 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getArray
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The array.
-
setArray
public SingleColumnChange.Builder setArray(boolean value)
Optional. Is the column of array type.
bool array = 8 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The array to set.- Returns:
- This builder for chaining.
-
clearArray
public SingleColumnChange.Builder clearArray()
Optional. Is the column of array type.
bool array = 8 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
getArrayLength
public int getArrayLength()
Optional. The length of the array, only relevant if the column type is an array.
int32 array_length = 9 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getArrayLength
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The arrayLength.
-
setArrayLength
public SingleColumnChange.Builder setArrayLength(int value)
Optional. The length of the array, only relevant if the column type is an array.
int32 array_length = 9 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The arrayLength to set.- Returns:
- This builder for chaining.
-
clearArrayLength
public SingleColumnChange.Builder clearArrayLength()
Optional. The length of the array, only relevant if the column type is an array.
int32 array_length = 9 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
getNullable
public boolean getNullable()
Optional. Is the column nullable.
bool nullable = 10 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getNullable
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The nullable.
-
setNullable
public SingleColumnChange.Builder setNullable(boolean value)
Optional. Is the column nullable.
bool nullable = 10 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The nullable to set.- Returns:
- This builder for chaining.
-
clearNullable
public SingleColumnChange.Builder clearNullable()
Optional. Is the column nullable.
bool nullable = 10 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
getAutoGenerated
public boolean getAutoGenerated()
Optional. Is the column auto-generated/identity.
bool auto_generated = 11 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAutoGenerated
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The autoGenerated.
-
setAutoGenerated
public SingleColumnChange.Builder setAutoGenerated(boolean value)
Optional. Is the column auto-generated/identity.
bool auto_generated = 11 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The autoGenerated to set.- Returns:
- This builder for chaining.
-
clearAutoGenerated
public SingleColumnChange.Builder clearAutoGenerated()
Optional. Is the column auto-generated/identity.
bool auto_generated = 11 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
getUdt
public boolean getUdt()
Optional. Is the column a UDT (User-defined Type).
bool udt = 12 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getUdt
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The udt.
-
setUdt
public SingleColumnChange.Builder setUdt(boolean value)
Optional. Is the column a UDT (User-defined Type).
bool udt = 12 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The udt to set.- Returns:
- This builder for chaining.
-
clearUdt
public SingleColumnChange.Builder clearUdt()
Optional. Is the column a UDT (User-defined Type).
bool udt = 12 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
hasCustomFeatures
public boolean hasCustomFeatures()
Optional. Custom engine specific features.
.google.protobuf.Struct custom_features = 13 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasCustomFeatures
in interfaceSingleColumnChangeOrBuilder
- Returns:
- Whether the customFeatures field is set.
-
getCustomFeatures
public com.google.protobuf.Struct getCustomFeatures()
Optional. Custom engine specific features.
.google.protobuf.Struct custom_features = 13 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCustomFeatures
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The customFeatures.
-
setCustomFeatures
public SingleColumnChange.Builder setCustomFeatures(com.google.protobuf.Struct value)
Optional. Custom engine specific features.
.google.protobuf.Struct custom_features = 13 [(.google.api.field_behavior) = OPTIONAL];
-
setCustomFeatures
public SingleColumnChange.Builder setCustomFeatures(com.google.protobuf.Struct.Builder builderForValue)
Optional. Custom engine specific features.
.google.protobuf.Struct custom_features = 13 [(.google.api.field_behavior) = OPTIONAL];
-
mergeCustomFeatures
public SingleColumnChange.Builder mergeCustomFeatures(com.google.protobuf.Struct value)
Optional. Custom engine specific features.
.google.protobuf.Struct custom_features = 13 [(.google.api.field_behavior) = OPTIONAL];
-
clearCustomFeatures
public SingleColumnChange.Builder clearCustomFeatures()
Optional. Custom engine specific features.
.google.protobuf.Struct custom_features = 13 [(.google.api.field_behavior) = OPTIONAL];
-
getCustomFeaturesBuilder
public com.google.protobuf.Struct.Builder getCustomFeaturesBuilder()
Optional. Custom engine specific features.
.google.protobuf.Struct custom_features = 13 [(.google.api.field_behavior) = OPTIONAL];
-
getCustomFeaturesOrBuilder
public com.google.protobuf.StructOrBuilder getCustomFeaturesOrBuilder()
Optional. Custom engine specific features.
.google.protobuf.Struct custom_features = 13 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCustomFeaturesOrBuilder
in interfaceSingleColumnChangeOrBuilder
-
getSetValuesList
public com.google.protobuf.ProtocolStringList getSetValuesList()
Optional. Specifies the list of values allowed in the column.
repeated string set_values = 14 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getSetValuesList
in interfaceSingleColumnChangeOrBuilder
- Returns:
- A list containing the setValues.
-
getSetValuesCount
public int getSetValuesCount()
Optional. Specifies the list of values allowed in the column.
repeated string set_values = 14 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getSetValuesCount
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The count of setValues.
-
getSetValues
public String getSetValues(int index)
Optional. Specifies the list of values allowed in the column.
repeated string set_values = 14 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getSetValues
in interfaceSingleColumnChangeOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The setValues at the given index.
-
getSetValuesBytes
public com.google.protobuf.ByteString getSetValuesBytes(int index)
Optional. Specifies the list of values allowed in the column.
repeated string set_values = 14 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getSetValuesBytes
in interfaceSingleColumnChangeOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the setValues at the given index.
-
setSetValues
public SingleColumnChange.Builder setSetValues(int index, String value)
Optional. Specifies the list of values allowed in the column.
repeated string set_values = 14 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
index
- The index to set the value at.value
- The setValues to set.- Returns:
- This builder for chaining.
-
addSetValues
public SingleColumnChange.Builder addSetValues(String value)
Optional. Specifies the list of values allowed in the column.
repeated string set_values = 14 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The setValues to add.- Returns:
- This builder for chaining.
-
addAllSetValues
public SingleColumnChange.Builder addAllSetValues(Iterable<String> values)
Optional. Specifies the list of values allowed in the column.
repeated string set_values = 14 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
values
- The setValues to add.- Returns:
- This builder for chaining.
-
clearSetValues
public SingleColumnChange.Builder clearSetValues()
Optional. Specifies the list of values allowed in the column.
repeated string set_values = 14 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
addSetValuesBytes
public SingleColumnChange.Builder addSetValuesBytes(com.google.protobuf.ByteString value)
Optional. Specifies the list of values allowed in the column.
repeated string set_values = 14 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes of the setValues to add.- Returns:
- This builder for chaining.
-
getComment
public String getComment()
Optional. Comment associated with the column.
string comment = 15 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getComment
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The comment.
-
getCommentBytes
public com.google.protobuf.ByteString getCommentBytes()
Optional. Comment associated with the column.
string comment = 15 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCommentBytes
in interfaceSingleColumnChangeOrBuilder
- Returns:
- The bytes for comment.
-
setComment
public SingleColumnChange.Builder setComment(String value)
Optional. Comment associated with the column.
string comment = 15 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The comment to set.- Returns:
- This builder for chaining.
-
clearComment
public SingleColumnChange.Builder clearComment()
Optional. Comment associated with the column.
string comment = 15 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setCommentBytes
public SingleColumnChange.Builder setCommentBytes(com.google.protobuf.ByteString value)
Optional. Comment associated with the column.
string comment = 15 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes for comment to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final SingleColumnChange.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
mergeUnknownFields
public final SingleColumnChange.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SingleColumnChange.Builder>
-
-