Package com.google.cloud.clouddms.v1
Class ValueTransformation
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.clouddms.v1.ValueTransformation
-
- All Implemented Interfaces:
ValueTransformationOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class ValueTransformation extends com.google.protobuf.GeneratedMessageV3 implements ValueTransformationOrBuilder
Description of data transformation during migration as part of the ConditionalColumnSetValue.
Protobuf typegoogle.cloud.clouddms.v1.ValueTransformation
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ValueTransformation.ActionCase
static class
ValueTransformation.Builder
Description of data transformation during migration as part of the ConditionalColumnSetValue.static class
ValueTransformation.FilterCase
-
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 int
APPLY_HASH_FIELD_NUMBER
static int
ASSIGN_MAX_VALUE_FIELD_NUMBER
static int
ASSIGN_MIN_VALUE_FIELD_NUMBER
static int
ASSIGN_NULL_FIELD_NUMBER
static int
ASSIGN_SPECIFIC_VALUE_FIELD_NUMBER
static int
DOUBLE_COMPARISON_FIELD_NUMBER
static int
INT_COMPARISON_FIELD_NUMBER
static int
IS_NULL_FIELD_NUMBER
static int
ROUND_SCALE_FIELD_NUMBER
static int
VALUE_LIST_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
ValueTransformation.ActionCase
getActionCase()
ApplyHash
getApplyHash()
Optional.ApplyHashOrBuilder
getApplyHashOrBuilder()
Optional.com.google.protobuf.Empty
getAssignMaxValue()
Optional.com.google.protobuf.EmptyOrBuilder
getAssignMaxValueOrBuilder()
Optional.com.google.protobuf.Empty
getAssignMinValue()
Optional.com.google.protobuf.EmptyOrBuilder
getAssignMinValueOrBuilder()
Optional.com.google.protobuf.Empty
getAssignNull()
Optional.com.google.protobuf.EmptyOrBuilder
getAssignNullOrBuilder()
Optional.AssignSpecificValue
getAssignSpecificValue()
Optional.AssignSpecificValueOrBuilder
getAssignSpecificValueOrBuilder()
Optional.static ValueTransformation
getDefaultInstance()
ValueTransformation
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
DoubleComparisonFilter
getDoubleComparison()
Optional.DoubleComparisonFilterOrBuilder
getDoubleComparisonOrBuilder()
Optional.ValueTransformation.FilterCase
getFilterCase()
IntComparisonFilter
getIntComparison()
Optional.IntComparisonFilterOrBuilder
getIntComparisonOrBuilder()
Optional.com.google.protobuf.Empty
getIsNull()
Optional.com.google.protobuf.EmptyOrBuilder
getIsNullOrBuilder()
Optional.com.google.protobuf.Parser<ValueTransformation>
getParserForType()
RoundToScale
getRoundScale()
Optional.RoundToScaleOrBuilder
getRoundScaleOrBuilder()
Optional.int
getSerializedSize()
ValueListFilter
getValueList()
Optional.ValueListFilterOrBuilder
getValueListOrBuilder()
Optional.boolean
hasApplyHash()
Optional.boolean
hasAssignMaxValue()
Optional.boolean
hasAssignMinValue()
Optional.boolean
hasAssignNull()
Optional.boolean
hasAssignSpecificValue()
Optional.boolean
hasDoubleComparison()
Optional.int
hashCode()
boolean
hasIntComparison()
Optional.boolean
hasIsNull()
Optional.boolean
hasRoundScale()
Optional.boolean
hasValueList()
Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ValueTransformation.Builder
newBuilder()
static ValueTransformation.Builder
newBuilder(ValueTransformation prototype)
ValueTransformation.Builder
newBuilderForType()
protected ValueTransformation.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ValueTransformation
parseDelimitedFrom(InputStream input)
static ValueTransformation
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ValueTransformation
parseFrom(byte[] data)
static ValueTransformation
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ValueTransformation
parseFrom(com.google.protobuf.ByteString data)
static ValueTransformation
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ValueTransformation
parseFrom(com.google.protobuf.CodedInputStream input)
static ValueTransformation
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ValueTransformation
parseFrom(InputStream input)
static ValueTransformation
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ValueTransformation
parseFrom(ByteBuffer data)
static ValueTransformation
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ValueTransformation>
parser()
ValueTransformation.Builder
toBuilder()
void
writeTo(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
-
IS_NULL_FIELD_NUMBER
public static final int IS_NULL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALUE_LIST_FIELD_NUMBER
public static final int VALUE_LIST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INT_COMPARISON_FIELD_NUMBER
public static final int INT_COMPARISON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOUBLE_COMPARISON_FIELD_NUMBER
public static final int DOUBLE_COMPARISON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSIGN_NULL_FIELD_NUMBER
public static final int ASSIGN_NULL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSIGN_SPECIFIC_VALUE_FIELD_NUMBER
public static final int ASSIGN_SPECIFIC_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSIGN_MIN_VALUE_FIELD_NUMBER
public static final int ASSIGN_MIN_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSIGN_MAX_VALUE_FIELD_NUMBER
public static final int ASSIGN_MAX_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROUND_SCALE_FIELD_NUMBER
public static final int ROUND_SCALE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLY_HASH_FIELD_NUMBER
public static final int APPLY_HASH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
getFilterCase
public ValueTransformation.FilterCase getFilterCase()
- Specified by:
getFilterCase
in interfaceValueTransformationOrBuilder
-
getActionCase
public ValueTransformation.ActionCase getActionCase()
- Specified by:
getActionCase
in interfaceValueTransformationOrBuilder
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ValueTransformation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ValueTransformation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ValueTransformation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ValueTransformation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ValueTransformation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ValueTransformation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ValueTransformation parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ValueTransformation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ValueTransformation parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ValueTransformation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ValueTransformation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ValueTransformation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ValueTransformation.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ValueTransformation.Builder newBuilder()
-
newBuilder
public static ValueTransformation.Builder newBuilder(ValueTransformation prototype)
-
toBuilder
public ValueTransformation.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ValueTransformation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ValueTransformation getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ValueTransformation> parser()
-
getParserForType
public com.google.protobuf.Parser<ValueTransformation> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ValueTransformation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-