Class ConversionAdjustment
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.services.ConversionAdjustment
-
- All Implemented Interfaces:
ConversionAdjustmentOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class ConversionAdjustment extends com.google.protobuf.GeneratedMessageV3 implements ConversionAdjustmentOrBuilder
A conversion adjustment.
Protobuf typegoogle.ads.googleads.v10.services.ConversionAdjustment- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConversionAdjustment.BuilderA conversion adjustment.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intADJUSTMENT_DATE_TIME_FIELD_NUMBERstatic intADJUSTMENT_TYPE_FIELD_NUMBERstatic intCONVERSION_ACTION_FIELD_NUMBERstatic intGCLID_DATE_TIME_PAIR_FIELD_NUMBERstatic intORDER_ID_FIELD_NUMBERstatic intRESTATEMENT_VALUE_FIELD_NUMBERstatic intUSER_AGENT_FIELD_NUMBERstatic intUSER_IDENTIFIERS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetAdjustmentDateTime()The date time at which the adjustment occurred.com.google.protobuf.ByteStringgetAdjustmentDateTimeBytes()The date time at which the adjustment occurred.ConversionAdjustmentTypeEnum.ConversionAdjustmentTypegetAdjustmentType()The adjustment type.intgetAdjustmentTypeValue()The adjustment type.java.lang.StringgetConversionAction()Resource name of the conversion action associated with this conversion adjustment.com.google.protobuf.ByteStringgetConversionActionBytes()Resource name of the conversion action associated with this conversion adjustment.static ConversionAdjustmentgetDefaultInstance()ConversionAdjustmentgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()GclidDateTimePairgetGclidDateTimePair()For adjustments, uniquely identifies a conversion that was reported without an order ID specified.GclidDateTimePairOrBuildergetGclidDateTimePairOrBuilder()For adjustments, uniquely identifies a conversion that was reported without an order ID specified.java.lang.StringgetOrderId()The order ID of the conversion to be adjusted.com.google.protobuf.ByteStringgetOrderIdBytes()The order ID of the conversion to be adjusted.com.google.protobuf.Parser<ConversionAdjustment>getParserForType()RestatementValuegetRestatementValue()Information needed to restate the conversion's value.RestatementValueOrBuildergetRestatementValueOrBuilder()Information needed to restate the conversion's value.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetUserAgent()The user agent to enhance the original conversion.com.google.protobuf.ByteStringgetUserAgentBytes()The user agent to enhance the original conversion.UserIdentifiergetUserIdentifiers(int index)The user identifiers to enhance the original conversion.intgetUserIdentifiersCount()The user identifiers to enhance the original conversion.java.util.List<UserIdentifier>getUserIdentifiersList()The user identifiers to enhance the original conversion.UserIdentifierOrBuildergetUserIdentifiersOrBuilder(int index)The user identifiers to enhance the original conversion.java.util.List<? extends UserIdentifierOrBuilder>getUserIdentifiersOrBuilderList()The user identifiers to enhance the original conversion.booleanhasAdjustmentDateTime()The date time at which the adjustment occurred.booleanhasConversionAction()Resource name of the conversion action associated with this conversion adjustment.booleanhasGclidDateTimePair()For adjustments, uniquely identifies a conversion that was reported without an order ID specified.inthashCode()booleanhasOrderId()The order ID of the conversion to be adjusted.booleanhasRestatementValue()Information needed to restate the conversion's value.booleanhasUserAgent()The user agent to enhance the original conversion.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ConversionAdjustment.BuildernewBuilder()static ConversionAdjustment.BuildernewBuilder(ConversionAdjustment prototype)ConversionAdjustment.BuildernewBuilderForType()protected ConversionAdjustment.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ConversionAdjustmentparseDelimitedFrom(java.io.InputStream input)static ConversionAdjustmentparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversionAdjustmentparseFrom(byte[] data)static ConversionAdjustmentparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversionAdjustmentparseFrom(com.google.protobuf.ByteString data)static ConversionAdjustmentparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversionAdjustmentparseFrom(com.google.protobuf.CodedInputStream input)static ConversionAdjustmentparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversionAdjustmentparseFrom(java.io.InputStream input)static ConversionAdjustmentparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversionAdjustmentparseFrom(java.nio.ByteBuffer data)static ConversionAdjustmentparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ConversionAdjustment>parser()ConversionAdjustment.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
GCLID_DATE_TIME_PAIR_FIELD_NUMBER
public static final int GCLID_DATE_TIME_PAIR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORDER_ID_FIELD_NUMBER
public static final int ORDER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONVERSION_ACTION_FIELD_NUMBER
public static final int CONVERSION_ACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADJUSTMENT_DATE_TIME_FIELD_NUMBER
public static final int ADJUSTMENT_DATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADJUSTMENT_TYPE_FIELD_NUMBER
public static final int ADJUSTMENT_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESTATEMENT_VALUE_FIELD_NUMBER
public static final int RESTATEMENT_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_IDENTIFIERS_FIELD_NUMBER
public static final int USER_IDENTIFIERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_AGENT_FIELD_NUMBER
public static final int USER_AGENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasGclidDateTimePair
public boolean hasGclidDateTimePair()
For adjustments, uniquely identifies a conversion that was reported without an order ID specified. If the adjustment_type is ENHANCEMENT, this value is optional but may be set in addition to the order_id.
.google.ads.googleads.v10.services.GclidDateTimePair gclid_date_time_pair = 12;- Specified by:
hasGclidDateTimePairin interfaceConversionAdjustmentOrBuilder- Returns:
- Whether the gclidDateTimePair field is set.
-
getGclidDateTimePair
public GclidDateTimePair getGclidDateTimePair()
For adjustments, uniquely identifies a conversion that was reported without an order ID specified. If the adjustment_type is ENHANCEMENT, this value is optional but may be set in addition to the order_id.
.google.ads.googleads.v10.services.GclidDateTimePair gclid_date_time_pair = 12;- Specified by:
getGclidDateTimePairin interfaceConversionAdjustmentOrBuilder- Returns:
- The gclidDateTimePair.
-
getGclidDateTimePairOrBuilder
public GclidDateTimePairOrBuilder getGclidDateTimePairOrBuilder()
For adjustments, uniquely identifies a conversion that was reported without an order ID specified. If the adjustment_type is ENHANCEMENT, this value is optional but may be set in addition to the order_id.
.google.ads.googleads.v10.services.GclidDateTimePair gclid_date_time_pair = 12;- Specified by:
getGclidDateTimePairOrBuilderin interfaceConversionAdjustmentOrBuilder
-
hasOrderId
public boolean hasOrderId()
The order ID of the conversion to be adjusted. If the conversion was reported with an order ID specified, that order ID must be used as the identifier here. The order ID is required for enhancements.
optional string order_id = 13;- Specified by:
hasOrderIdin interfaceConversionAdjustmentOrBuilder- Returns:
- Whether the orderId field is set.
-
getOrderId
public java.lang.String getOrderId()
The order ID of the conversion to be adjusted. If the conversion was reported with an order ID specified, that order ID must be used as the identifier here. The order ID is required for enhancements.
optional string order_id = 13;- Specified by:
getOrderIdin interfaceConversionAdjustmentOrBuilder- Returns:
- The orderId.
-
getOrderIdBytes
public com.google.protobuf.ByteString getOrderIdBytes()
The order ID of the conversion to be adjusted. If the conversion was reported with an order ID specified, that order ID must be used as the identifier here. The order ID is required for enhancements.
optional string order_id = 13;- Specified by:
getOrderIdBytesin interfaceConversionAdjustmentOrBuilder- Returns:
- The bytes for orderId.
-
hasConversionAction
public boolean hasConversionAction()
Resource name of the conversion action associated with this conversion adjustment. Note: Although this resource name consists of a customer id and a conversion action id, validation will ignore the customer id and use the conversion action id as the sole identifier of the conversion action.
optional string conversion_action = 8;- Specified by:
hasConversionActionin interfaceConversionAdjustmentOrBuilder- Returns:
- Whether the conversionAction field is set.
-
getConversionAction
public java.lang.String getConversionAction()
Resource name of the conversion action associated with this conversion adjustment. Note: Although this resource name consists of a customer id and a conversion action id, validation will ignore the customer id and use the conversion action id as the sole identifier of the conversion action.
optional string conversion_action = 8;- Specified by:
getConversionActionin interfaceConversionAdjustmentOrBuilder- Returns:
- The conversionAction.
-
getConversionActionBytes
public com.google.protobuf.ByteString getConversionActionBytes()
Resource name of the conversion action associated with this conversion adjustment. Note: Although this resource name consists of a customer id and a conversion action id, validation will ignore the customer id and use the conversion action id as the sole identifier of the conversion action.
optional string conversion_action = 8;- Specified by:
getConversionActionBytesin interfaceConversionAdjustmentOrBuilder- Returns:
- The bytes for conversionAction.
-
hasAdjustmentDateTime
public boolean hasAdjustmentDateTime()
The date time at which the adjustment occurred. Must be after the conversion_date_time. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", e.g. "2019-01-01 12:32:45-08:00".
optional string adjustment_date_time = 9;- Specified by:
hasAdjustmentDateTimein interfaceConversionAdjustmentOrBuilder- Returns:
- Whether the adjustmentDateTime field is set.
-
getAdjustmentDateTime
public java.lang.String getAdjustmentDateTime()
The date time at which the adjustment occurred. Must be after the conversion_date_time. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", e.g. "2019-01-01 12:32:45-08:00".
optional string adjustment_date_time = 9;- Specified by:
getAdjustmentDateTimein interfaceConversionAdjustmentOrBuilder- Returns:
- The adjustmentDateTime.
-
getAdjustmentDateTimeBytes
public com.google.protobuf.ByteString getAdjustmentDateTimeBytes()
The date time at which the adjustment occurred. Must be after the conversion_date_time. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", e.g. "2019-01-01 12:32:45-08:00".
optional string adjustment_date_time = 9;- Specified by:
getAdjustmentDateTimeBytesin interfaceConversionAdjustmentOrBuilder- Returns:
- The bytes for adjustmentDateTime.
-
getAdjustmentTypeValue
public int getAdjustmentTypeValue()
The adjustment type.
.google.ads.googleads.v10.enums.ConversionAdjustmentTypeEnum.ConversionAdjustmentType adjustment_type = 5;- Specified by:
getAdjustmentTypeValuein interfaceConversionAdjustmentOrBuilder- Returns:
- The enum numeric value on the wire for adjustmentType.
-
getAdjustmentType
public ConversionAdjustmentTypeEnum.ConversionAdjustmentType getAdjustmentType()
The adjustment type.
.google.ads.googleads.v10.enums.ConversionAdjustmentTypeEnum.ConversionAdjustmentType adjustment_type = 5;- Specified by:
getAdjustmentTypein interfaceConversionAdjustmentOrBuilder- Returns:
- The adjustmentType.
-
hasRestatementValue
public boolean hasRestatementValue()
Information needed to restate the conversion's value. Required for restatements. Should not be supplied for retractions. An error will be returned if provided for a retraction. NOTE: If you want to upload a second restatement with a different adjusted value, it must have a new, more recent, adjustment occurrence time. Otherwise, it will be treated as a duplicate of the previous restatement and ignored.
.google.ads.googleads.v10.services.RestatementValue restatement_value = 6;- Specified by:
hasRestatementValuein interfaceConversionAdjustmentOrBuilder- Returns:
- Whether the restatementValue field is set.
-
getRestatementValue
public RestatementValue getRestatementValue()
Information needed to restate the conversion's value. Required for restatements. Should not be supplied for retractions. An error will be returned if provided for a retraction. NOTE: If you want to upload a second restatement with a different adjusted value, it must have a new, more recent, adjustment occurrence time. Otherwise, it will be treated as a duplicate of the previous restatement and ignored.
.google.ads.googleads.v10.services.RestatementValue restatement_value = 6;- Specified by:
getRestatementValuein interfaceConversionAdjustmentOrBuilder- Returns:
- The restatementValue.
-
getRestatementValueOrBuilder
public RestatementValueOrBuilder getRestatementValueOrBuilder()
Information needed to restate the conversion's value. Required for restatements. Should not be supplied for retractions. An error will be returned if provided for a retraction. NOTE: If you want to upload a second restatement with a different adjusted value, it must have a new, more recent, adjustment occurrence time. Otherwise, it will be treated as a duplicate of the previous restatement and ignored.
.google.ads.googleads.v10.services.RestatementValue restatement_value = 6;- Specified by:
getRestatementValueOrBuilderin interfaceConversionAdjustmentOrBuilder
-
getUserIdentifiersList
public java.util.List<UserIdentifier> getUserIdentifiersList()
The user identifiers to enhance the original conversion. ConversionAdjustmentUploadService only accepts user identifiers in enhancements. The maximum number of user identifiers for each enhancement is 5.
repeated .google.ads.googleads.v10.common.UserIdentifier user_identifiers = 10;- Specified by:
getUserIdentifiersListin interfaceConversionAdjustmentOrBuilder
-
getUserIdentifiersOrBuilderList
public java.util.List<? extends UserIdentifierOrBuilder> getUserIdentifiersOrBuilderList()
The user identifiers to enhance the original conversion. ConversionAdjustmentUploadService only accepts user identifiers in enhancements. The maximum number of user identifiers for each enhancement is 5.
repeated .google.ads.googleads.v10.common.UserIdentifier user_identifiers = 10;- Specified by:
getUserIdentifiersOrBuilderListin interfaceConversionAdjustmentOrBuilder
-
getUserIdentifiersCount
public int getUserIdentifiersCount()
The user identifiers to enhance the original conversion. ConversionAdjustmentUploadService only accepts user identifiers in enhancements. The maximum number of user identifiers for each enhancement is 5.
repeated .google.ads.googleads.v10.common.UserIdentifier user_identifiers = 10;- Specified by:
getUserIdentifiersCountin interfaceConversionAdjustmentOrBuilder
-
getUserIdentifiers
public UserIdentifier getUserIdentifiers(int index)
The user identifiers to enhance the original conversion. ConversionAdjustmentUploadService only accepts user identifiers in enhancements. The maximum number of user identifiers for each enhancement is 5.
repeated .google.ads.googleads.v10.common.UserIdentifier user_identifiers = 10;- Specified by:
getUserIdentifiersin interfaceConversionAdjustmentOrBuilder
-
getUserIdentifiersOrBuilder
public UserIdentifierOrBuilder getUserIdentifiersOrBuilder(int index)
The user identifiers to enhance the original conversion. ConversionAdjustmentUploadService only accepts user identifiers in enhancements. The maximum number of user identifiers for each enhancement is 5.
repeated .google.ads.googleads.v10.common.UserIdentifier user_identifiers = 10;- Specified by:
getUserIdentifiersOrBuilderin interfaceConversionAdjustmentOrBuilder
-
hasUserAgent
public boolean hasUserAgent()
The user agent to enhance the original conversion. This can be found in your user's HTTP request header when they convert on your web page. Example, "Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X)". User agent can only be specified in enhancements with user identifiers. This should match the user agent of the request that sent the original conversion so the conversion and its enhancement are either both attributed as same-device or both attributed as cross-device.
optional string user_agent = 11;- Specified by:
hasUserAgentin interfaceConversionAdjustmentOrBuilder- Returns:
- Whether the userAgent field is set.
-
getUserAgent
public java.lang.String getUserAgent()
The user agent to enhance the original conversion. This can be found in your user's HTTP request header when they convert on your web page. Example, "Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X)". User agent can only be specified in enhancements with user identifiers. This should match the user agent of the request that sent the original conversion so the conversion and its enhancement are either both attributed as same-device or both attributed as cross-device.
optional string user_agent = 11;- Specified by:
getUserAgentin interfaceConversionAdjustmentOrBuilder- Returns:
- The userAgent.
-
getUserAgentBytes
public com.google.protobuf.ByteString getUserAgentBytes()
The user agent to enhance the original conversion. This can be found in your user's HTTP request header when they convert on your web page. Example, "Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X)". User agent can only be specified in enhancements with user identifiers. This should match the user agent of the request that sent the original conversion so the conversion and its enhancement are either both attributed as same-device or both attributed as cross-device.
optional string user_agent = 11;- Specified by:
getUserAgentBytesin interfaceConversionAdjustmentOrBuilder- Returns:
- The bytes for userAgent.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ConversionAdjustment parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionAdjustment parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionAdjustment parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionAdjustment parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionAdjustment parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionAdjustment parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionAdjustment parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ConversionAdjustment parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ConversionAdjustment parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ConversionAdjustment parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ConversionAdjustment parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ConversionAdjustment parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public ConversionAdjustment.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ConversionAdjustment.Builder newBuilder()
-
newBuilder
public static ConversionAdjustment.Builder newBuilder(ConversionAdjustment prototype)
-
toBuilder
public ConversionAdjustment.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ConversionAdjustment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ConversionAdjustment getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ConversionAdjustment> parser()
-
getParserForType
public com.google.protobuf.Parser<ConversionAdjustment> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ConversionAdjustment getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-