Package com.google.cloud.clouddms.v1
Class ValueTransformation.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ValueTransformation.Builder>
-
- com.google.cloud.clouddms.v1.ValueTransformation.Builder
-
- All Implemented Interfaces:
ValueTransformationOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ValueTransformation
public static final class ValueTransformation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ValueTransformation.Builder> implements ValueTransformationOrBuilder
Description of data transformation during migration as part of the ConditionalColumnSetValue.
Protobuf typegoogle.cloud.clouddms.v1.ValueTransformation
-
-
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<ValueTransformation.Builder>
-
clear
public ValueTransformation.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<ValueTransformation.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<ValueTransformation.Builder>
-
getDefaultInstanceForType
public ValueTransformation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ValueTransformation build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ValueTransformation buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ValueTransformation.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<ValueTransformation.Builder>
-
setField
public ValueTransformation.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<ValueTransformation.Builder>
-
clearField
public ValueTransformation.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<ValueTransformation.Builder>
-
clearOneof
public ValueTransformation.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<ValueTransformation.Builder>
-
setRepeatedField
public ValueTransformation.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<ValueTransformation.Builder>
-
addRepeatedField
public ValueTransformation.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<ValueTransformation.Builder>
-
mergeFrom
public ValueTransformation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ValueTransformation.Builder>
-
mergeFrom
public ValueTransformation.Builder mergeFrom(ValueTransformation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ValueTransformation.Builder>
-
mergeFrom
public ValueTransformation.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<ValueTransformation.Builder>
- Throws:
IOException
-
getFilterCase
public ValueTransformation.FilterCase getFilterCase()
- Specified by:
getFilterCase
in interfaceValueTransformationOrBuilder
-
clearFilter
public ValueTransformation.Builder clearFilter()
-
getActionCase
public ValueTransformation.ActionCase getActionCase()
- Specified by:
getActionCase
in interfaceValueTransformationOrBuilder
-
clearAction
public ValueTransformation.Builder clearAction()
-
hasIsNull
public boolean hasIsNull()
Optional. Value is null
.google.protobuf.Empty is_null = 100 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasIsNull
in interfaceValueTransformationOrBuilder
- Returns:
- Whether the isNull field is set.
-
getIsNull
public com.google.protobuf.Empty getIsNull()
Optional. Value is null
.google.protobuf.Empty is_null = 100 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getIsNull
in interfaceValueTransformationOrBuilder
- Returns:
- The isNull.
-
setIsNull
public ValueTransformation.Builder setIsNull(com.google.protobuf.Empty value)
Optional. Value is null
.google.protobuf.Empty is_null = 100 [(.google.api.field_behavior) = OPTIONAL];
-
setIsNull
public ValueTransformation.Builder setIsNull(com.google.protobuf.Empty.Builder builderForValue)
Optional. Value is null
.google.protobuf.Empty is_null = 100 [(.google.api.field_behavior) = OPTIONAL];
-
mergeIsNull
public ValueTransformation.Builder mergeIsNull(com.google.protobuf.Empty value)
Optional. Value is null
.google.protobuf.Empty is_null = 100 [(.google.api.field_behavior) = OPTIONAL];
-
clearIsNull
public ValueTransformation.Builder clearIsNull()
Optional. Value is null
.google.protobuf.Empty is_null = 100 [(.google.api.field_behavior) = OPTIONAL];
-
getIsNullBuilder
public com.google.protobuf.Empty.Builder getIsNullBuilder()
Optional. Value is null
.google.protobuf.Empty is_null = 100 [(.google.api.field_behavior) = OPTIONAL];
-
getIsNullOrBuilder
public com.google.protobuf.EmptyOrBuilder getIsNullOrBuilder()
Optional. Value is null
.google.protobuf.Empty is_null = 100 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getIsNullOrBuilder
in interfaceValueTransformationOrBuilder
-
hasValueList
public boolean hasValueList()
Optional. Value is found in the specified list.
.google.cloud.clouddms.v1.ValueListFilter value_list = 101 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasValueList
in interfaceValueTransformationOrBuilder
- Returns:
- Whether the valueList field is set.
-
getValueList
public ValueListFilter getValueList()
Optional. Value is found in the specified list.
.google.cloud.clouddms.v1.ValueListFilter value_list = 101 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getValueList
in interfaceValueTransformationOrBuilder
- Returns:
- The valueList.
-
setValueList
public ValueTransformation.Builder setValueList(ValueListFilter value)
Optional. Value is found in the specified list.
.google.cloud.clouddms.v1.ValueListFilter value_list = 101 [(.google.api.field_behavior) = OPTIONAL];
-
setValueList
public ValueTransformation.Builder setValueList(ValueListFilter.Builder builderForValue)
Optional. Value is found in the specified list.
.google.cloud.clouddms.v1.ValueListFilter value_list = 101 [(.google.api.field_behavior) = OPTIONAL];
-
mergeValueList
public ValueTransformation.Builder mergeValueList(ValueListFilter value)
Optional. Value is found in the specified list.
.google.cloud.clouddms.v1.ValueListFilter value_list = 101 [(.google.api.field_behavior) = OPTIONAL];
-
clearValueList
public ValueTransformation.Builder clearValueList()
Optional. Value is found in the specified list.
.google.cloud.clouddms.v1.ValueListFilter value_list = 101 [(.google.api.field_behavior) = OPTIONAL];
-
getValueListBuilder
public ValueListFilter.Builder getValueListBuilder()
Optional. Value is found in the specified list.
.google.cloud.clouddms.v1.ValueListFilter value_list = 101 [(.google.api.field_behavior) = OPTIONAL];
-
getValueListOrBuilder
public ValueListFilterOrBuilder getValueListOrBuilder()
Optional. Value is found in the specified list.
.google.cloud.clouddms.v1.ValueListFilter value_list = 101 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getValueListOrBuilder
in interfaceValueTransformationOrBuilder
-
hasIntComparison
public boolean hasIntComparison()
Optional. Filter on relation between source value and compare value of type integer.
.google.cloud.clouddms.v1.IntComparisonFilter int_comparison = 102 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasIntComparison
in interfaceValueTransformationOrBuilder
- Returns:
- Whether the intComparison field is set.
-
getIntComparison
public IntComparisonFilter getIntComparison()
Optional. Filter on relation between source value and compare value of type integer.
.google.cloud.clouddms.v1.IntComparisonFilter int_comparison = 102 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getIntComparison
in interfaceValueTransformationOrBuilder
- Returns:
- The intComparison.
-
setIntComparison
public ValueTransformation.Builder setIntComparison(IntComparisonFilter value)
Optional. Filter on relation between source value and compare value of type integer.
.google.cloud.clouddms.v1.IntComparisonFilter int_comparison = 102 [(.google.api.field_behavior) = OPTIONAL];
-
setIntComparison
public ValueTransformation.Builder setIntComparison(IntComparisonFilter.Builder builderForValue)
Optional. Filter on relation between source value and compare value of type integer.
.google.cloud.clouddms.v1.IntComparisonFilter int_comparison = 102 [(.google.api.field_behavior) = OPTIONAL];
-
mergeIntComparison
public ValueTransformation.Builder mergeIntComparison(IntComparisonFilter value)
Optional. Filter on relation between source value and compare value of type integer.
.google.cloud.clouddms.v1.IntComparisonFilter int_comparison = 102 [(.google.api.field_behavior) = OPTIONAL];
-
clearIntComparison
public ValueTransformation.Builder clearIntComparison()
Optional. Filter on relation between source value and compare value of type integer.
.google.cloud.clouddms.v1.IntComparisonFilter int_comparison = 102 [(.google.api.field_behavior) = OPTIONAL];
-
getIntComparisonBuilder
public IntComparisonFilter.Builder getIntComparisonBuilder()
Optional. Filter on relation between source value and compare value of type integer.
.google.cloud.clouddms.v1.IntComparisonFilter int_comparison = 102 [(.google.api.field_behavior) = OPTIONAL];
-
getIntComparisonOrBuilder
public IntComparisonFilterOrBuilder getIntComparisonOrBuilder()
Optional. Filter on relation between source value and compare value of type integer.
.google.cloud.clouddms.v1.IntComparisonFilter int_comparison = 102 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getIntComparisonOrBuilder
in interfaceValueTransformationOrBuilder
-
hasDoubleComparison
public boolean hasDoubleComparison()
Optional. Filter on relation between source value and compare value of type double.
.google.cloud.clouddms.v1.DoubleComparisonFilter double_comparison = 103 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasDoubleComparison
in interfaceValueTransformationOrBuilder
- Returns:
- Whether the doubleComparison field is set.
-
getDoubleComparison
public DoubleComparisonFilter getDoubleComparison()
Optional. Filter on relation between source value and compare value of type double.
.google.cloud.clouddms.v1.DoubleComparisonFilter double_comparison = 103 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDoubleComparison
in interfaceValueTransformationOrBuilder
- Returns:
- The doubleComparison.
-
setDoubleComparison
public ValueTransformation.Builder setDoubleComparison(DoubleComparisonFilter value)
Optional. Filter on relation between source value and compare value of type double.
.google.cloud.clouddms.v1.DoubleComparisonFilter double_comparison = 103 [(.google.api.field_behavior) = OPTIONAL];
-
setDoubleComparison
public ValueTransformation.Builder setDoubleComparison(DoubleComparisonFilter.Builder builderForValue)
Optional. Filter on relation between source value and compare value of type double.
.google.cloud.clouddms.v1.DoubleComparisonFilter double_comparison = 103 [(.google.api.field_behavior) = OPTIONAL];
-
mergeDoubleComparison
public ValueTransformation.Builder mergeDoubleComparison(DoubleComparisonFilter value)
Optional. Filter on relation between source value and compare value of type double.
.google.cloud.clouddms.v1.DoubleComparisonFilter double_comparison = 103 [(.google.api.field_behavior) = OPTIONAL];
-
clearDoubleComparison
public ValueTransformation.Builder clearDoubleComparison()
Optional. Filter on relation between source value and compare value of type double.
.google.cloud.clouddms.v1.DoubleComparisonFilter double_comparison = 103 [(.google.api.field_behavior) = OPTIONAL];
-
getDoubleComparisonBuilder
public DoubleComparisonFilter.Builder getDoubleComparisonBuilder()
Optional. Filter on relation between source value and compare value of type double.
.google.cloud.clouddms.v1.DoubleComparisonFilter double_comparison = 103 [(.google.api.field_behavior) = OPTIONAL];
-
getDoubleComparisonOrBuilder
public DoubleComparisonFilterOrBuilder getDoubleComparisonOrBuilder()
Optional. Filter on relation between source value and compare value of type double.
.google.cloud.clouddms.v1.DoubleComparisonFilter double_comparison = 103 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDoubleComparisonOrBuilder
in interfaceValueTransformationOrBuilder
-
hasAssignNull
public boolean hasAssignNull()
Optional. Set to null
.google.protobuf.Empty assign_null = 200 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasAssignNull
in interfaceValueTransformationOrBuilder
- Returns:
- Whether the assignNull field is set.
-
getAssignNull
public com.google.protobuf.Empty getAssignNull()
Optional. Set to null
.google.protobuf.Empty assign_null = 200 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAssignNull
in interfaceValueTransformationOrBuilder
- Returns:
- The assignNull.
-
setAssignNull
public ValueTransformation.Builder setAssignNull(com.google.protobuf.Empty value)
Optional. Set to null
.google.protobuf.Empty assign_null = 200 [(.google.api.field_behavior) = OPTIONAL];
-
setAssignNull
public ValueTransformation.Builder setAssignNull(com.google.protobuf.Empty.Builder builderForValue)
Optional. Set to null
.google.protobuf.Empty assign_null = 200 [(.google.api.field_behavior) = OPTIONAL];
-
mergeAssignNull
public ValueTransformation.Builder mergeAssignNull(com.google.protobuf.Empty value)
Optional. Set to null
.google.protobuf.Empty assign_null = 200 [(.google.api.field_behavior) = OPTIONAL];
-
clearAssignNull
public ValueTransformation.Builder clearAssignNull()
Optional. Set to null
.google.protobuf.Empty assign_null = 200 [(.google.api.field_behavior) = OPTIONAL];
-
getAssignNullBuilder
public com.google.protobuf.Empty.Builder getAssignNullBuilder()
Optional. Set to null
.google.protobuf.Empty assign_null = 200 [(.google.api.field_behavior) = OPTIONAL];
-
getAssignNullOrBuilder
public com.google.protobuf.EmptyOrBuilder getAssignNullOrBuilder()
Optional. Set to null
.google.protobuf.Empty assign_null = 200 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAssignNullOrBuilder
in interfaceValueTransformationOrBuilder
-
hasAssignSpecificValue
public boolean hasAssignSpecificValue()
Optional. Set to a specific value (value is converted to fit the target data type)
.google.cloud.clouddms.v1.AssignSpecificValue assign_specific_value = 201 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasAssignSpecificValue
in interfaceValueTransformationOrBuilder
- Returns:
- Whether the assignSpecificValue field is set.
-
getAssignSpecificValue
public AssignSpecificValue getAssignSpecificValue()
Optional. Set to a specific value (value is converted to fit the target data type)
.google.cloud.clouddms.v1.AssignSpecificValue assign_specific_value = 201 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAssignSpecificValue
in interfaceValueTransformationOrBuilder
- Returns:
- The assignSpecificValue.
-
setAssignSpecificValue
public ValueTransformation.Builder setAssignSpecificValue(AssignSpecificValue value)
Optional. Set to a specific value (value is converted to fit the target data type)
.google.cloud.clouddms.v1.AssignSpecificValue assign_specific_value = 201 [(.google.api.field_behavior) = OPTIONAL];
-
setAssignSpecificValue
public ValueTransformation.Builder setAssignSpecificValue(AssignSpecificValue.Builder builderForValue)
Optional. Set to a specific value (value is converted to fit the target data type)
.google.cloud.clouddms.v1.AssignSpecificValue assign_specific_value = 201 [(.google.api.field_behavior) = OPTIONAL];
-
mergeAssignSpecificValue
public ValueTransformation.Builder mergeAssignSpecificValue(AssignSpecificValue value)
Optional. Set to a specific value (value is converted to fit the target data type)
.google.cloud.clouddms.v1.AssignSpecificValue assign_specific_value = 201 [(.google.api.field_behavior) = OPTIONAL];
-
clearAssignSpecificValue
public ValueTransformation.Builder clearAssignSpecificValue()
Optional. Set to a specific value (value is converted to fit the target data type)
.google.cloud.clouddms.v1.AssignSpecificValue assign_specific_value = 201 [(.google.api.field_behavior) = OPTIONAL];
-
getAssignSpecificValueBuilder
public AssignSpecificValue.Builder getAssignSpecificValueBuilder()
Optional. Set to a specific value (value is converted to fit the target data type)
.google.cloud.clouddms.v1.AssignSpecificValue assign_specific_value = 201 [(.google.api.field_behavior) = OPTIONAL];
-
getAssignSpecificValueOrBuilder
public AssignSpecificValueOrBuilder getAssignSpecificValueOrBuilder()
Optional. Set to a specific value (value is converted to fit the target data type)
.google.cloud.clouddms.v1.AssignSpecificValue assign_specific_value = 201 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAssignSpecificValueOrBuilder
in interfaceValueTransformationOrBuilder
-
hasAssignMinValue
public boolean hasAssignMinValue()
Optional. Set to min_value - if integer or numeric, will use int.minvalue, etc
.google.protobuf.Empty assign_min_value = 202 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasAssignMinValue
in interfaceValueTransformationOrBuilder
- Returns:
- Whether the assignMinValue field is set.
-
getAssignMinValue
public com.google.protobuf.Empty getAssignMinValue()
Optional. Set to min_value - if integer or numeric, will use int.minvalue, etc
.google.protobuf.Empty assign_min_value = 202 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAssignMinValue
in interfaceValueTransformationOrBuilder
- Returns:
- The assignMinValue.
-
setAssignMinValue
public ValueTransformation.Builder setAssignMinValue(com.google.protobuf.Empty value)
Optional. Set to min_value - if integer or numeric, will use int.minvalue, etc
.google.protobuf.Empty assign_min_value = 202 [(.google.api.field_behavior) = OPTIONAL];
-
setAssignMinValue
public ValueTransformation.Builder setAssignMinValue(com.google.protobuf.Empty.Builder builderForValue)
Optional. Set to min_value - if integer or numeric, will use int.minvalue, etc
.google.protobuf.Empty assign_min_value = 202 [(.google.api.field_behavior) = OPTIONAL];
-
mergeAssignMinValue
public ValueTransformation.Builder mergeAssignMinValue(com.google.protobuf.Empty value)
Optional. Set to min_value - if integer or numeric, will use int.minvalue, etc
.google.protobuf.Empty assign_min_value = 202 [(.google.api.field_behavior) = OPTIONAL];
-
clearAssignMinValue
public ValueTransformation.Builder clearAssignMinValue()
Optional. Set to min_value - if integer or numeric, will use int.minvalue, etc
.google.protobuf.Empty assign_min_value = 202 [(.google.api.field_behavior) = OPTIONAL];
-
getAssignMinValueBuilder
public com.google.protobuf.Empty.Builder getAssignMinValueBuilder()
Optional. Set to min_value - if integer or numeric, will use int.minvalue, etc
.google.protobuf.Empty assign_min_value = 202 [(.google.api.field_behavior) = OPTIONAL];
-
getAssignMinValueOrBuilder
public com.google.protobuf.EmptyOrBuilder getAssignMinValueOrBuilder()
Optional. Set to min_value - if integer or numeric, will use int.minvalue, etc
.google.protobuf.Empty assign_min_value = 202 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAssignMinValueOrBuilder
in interfaceValueTransformationOrBuilder
-
hasAssignMaxValue
public boolean hasAssignMaxValue()
Optional. Set to max_value - if integer or numeric, will use int.maxvalue, etc
.google.protobuf.Empty assign_max_value = 203 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasAssignMaxValue
in interfaceValueTransformationOrBuilder
- Returns:
- Whether the assignMaxValue field is set.
-
getAssignMaxValue
public com.google.protobuf.Empty getAssignMaxValue()
Optional. Set to max_value - if integer or numeric, will use int.maxvalue, etc
.google.protobuf.Empty assign_max_value = 203 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAssignMaxValue
in interfaceValueTransformationOrBuilder
- Returns:
- The assignMaxValue.
-
setAssignMaxValue
public ValueTransformation.Builder setAssignMaxValue(com.google.protobuf.Empty value)
Optional. Set to max_value - if integer or numeric, will use int.maxvalue, etc
.google.protobuf.Empty assign_max_value = 203 [(.google.api.field_behavior) = OPTIONAL];
-
setAssignMaxValue
public ValueTransformation.Builder setAssignMaxValue(com.google.protobuf.Empty.Builder builderForValue)
Optional. Set to max_value - if integer or numeric, will use int.maxvalue, etc
.google.protobuf.Empty assign_max_value = 203 [(.google.api.field_behavior) = OPTIONAL];
-
mergeAssignMaxValue
public ValueTransformation.Builder mergeAssignMaxValue(com.google.protobuf.Empty value)
Optional. Set to max_value - if integer or numeric, will use int.maxvalue, etc
.google.protobuf.Empty assign_max_value = 203 [(.google.api.field_behavior) = OPTIONAL];
-
clearAssignMaxValue
public ValueTransformation.Builder clearAssignMaxValue()
Optional. Set to max_value - if integer or numeric, will use int.maxvalue, etc
.google.protobuf.Empty assign_max_value = 203 [(.google.api.field_behavior) = OPTIONAL];
-
getAssignMaxValueBuilder
public com.google.protobuf.Empty.Builder getAssignMaxValueBuilder()
Optional. Set to max_value - if integer or numeric, will use int.maxvalue, etc
.google.protobuf.Empty assign_max_value = 203 [(.google.api.field_behavior) = OPTIONAL];
-
getAssignMaxValueOrBuilder
public com.google.protobuf.EmptyOrBuilder getAssignMaxValueOrBuilder()
Optional. Set to max_value - if integer or numeric, will use int.maxvalue, etc
.google.protobuf.Empty assign_max_value = 203 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAssignMaxValueOrBuilder
in interfaceValueTransformationOrBuilder
-
hasRoundScale
public boolean hasRoundScale()
Optional. Allows the data to change scale
.google.cloud.clouddms.v1.RoundToScale round_scale = 204 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasRoundScale
in interfaceValueTransformationOrBuilder
- Returns:
- Whether the roundScale field is set.
-
getRoundScale
public RoundToScale getRoundScale()
Optional. Allows the data to change scale
.google.cloud.clouddms.v1.RoundToScale round_scale = 204 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getRoundScale
in interfaceValueTransformationOrBuilder
- Returns:
- The roundScale.
-
setRoundScale
public ValueTransformation.Builder setRoundScale(RoundToScale value)
Optional. Allows the data to change scale
.google.cloud.clouddms.v1.RoundToScale round_scale = 204 [(.google.api.field_behavior) = OPTIONAL];
-
setRoundScale
public ValueTransformation.Builder setRoundScale(RoundToScale.Builder builderForValue)
Optional. Allows the data to change scale
.google.cloud.clouddms.v1.RoundToScale round_scale = 204 [(.google.api.field_behavior) = OPTIONAL];
-
mergeRoundScale
public ValueTransformation.Builder mergeRoundScale(RoundToScale value)
Optional. Allows the data to change scale
.google.cloud.clouddms.v1.RoundToScale round_scale = 204 [(.google.api.field_behavior) = OPTIONAL];
-
clearRoundScale
public ValueTransformation.Builder clearRoundScale()
Optional. Allows the data to change scale
.google.cloud.clouddms.v1.RoundToScale round_scale = 204 [(.google.api.field_behavior) = OPTIONAL];
-
getRoundScaleBuilder
public RoundToScale.Builder getRoundScaleBuilder()
Optional. Allows the data to change scale
.google.cloud.clouddms.v1.RoundToScale round_scale = 204 [(.google.api.field_behavior) = OPTIONAL];
-
getRoundScaleOrBuilder
public RoundToScaleOrBuilder getRoundScaleOrBuilder()
Optional. Allows the data to change scale
.google.cloud.clouddms.v1.RoundToScale round_scale = 204 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getRoundScaleOrBuilder
in interfaceValueTransformationOrBuilder
-
hasApplyHash
public boolean hasApplyHash()
Optional. Applies a hash function on the data
.google.cloud.clouddms.v1.ApplyHash apply_hash = 205 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasApplyHash
in interfaceValueTransformationOrBuilder
- Returns:
- Whether the applyHash field is set.
-
getApplyHash
public ApplyHash getApplyHash()
Optional. Applies a hash function on the data
.google.cloud.clouddms.v1.ApplyHash apply_hash = 205 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getApplyHash
in interfaceValueTransformationOrBuilder
- Returns:
- The applyHash.
-
setApplyHash
public ValueTransformation.Builder setApplyHash(ApplyHash value)
Optional. Applies a hash function on the data
.google.cloud.clouddms.v1.ApplyHash apply_hash = 205 [(.google.api.field_behavior) = OPTIONAL];
-
setApplyHash
public ValueTransformation.Builder setApplyHash(ApplyHash.Builder builderForValue)
Optional. Applies a hash function on the data
.google.cloud.clouddms.v1.ApplyHash apply_hash = 205 [(.google.api.field_behavior) = OPTIONAL];
-
mergeApplyHash
public ValueTransformation.Builder mergeApplyHash(ApplyHash value)
Optional. Applies a hash function on the data
.google.cloud.clouddms.v1.ApplyHash apply_hash = 205 [(.google.api.field_behavior) = OPTIONAL];
-
clearApplyHash
public ValueTransformation.Builder clearApplyHash()
Optional. Applies a hash function on the data
.google.cloud.clouddms.v1.ApplyHash apply_hash = 205 [(.google.api.field_behavior) = OPTIONAL];
-
getApplyHashBuilder
public ApplyHash.Builder getApplyHashBuilder()
Optional. Applies a hash function on the data
.google.cloud.clouddms.v1.ApplyHash apply_hash = 205 [(.google.api.field_behavior) = OPTIONAL];
-
getApplyHashOrBuilder
public ApplyHashOrBuilder getApplyHashOrBuilder()
Optional. Applies a hash function on the data
.google.cloud.clouddms.v1.ApplyHash apply_hash = 205 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getApplyHashOrBuilder
in interfaceValueTransformationOrBuilder
-
setUnknownFields
public final ValueTransformation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ValueTransformation.Builder>
-
mergeUnknownFields
public final ValueTransformation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ValueTransformation.Builder>
-
-