Class ClickConversion
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.services.ClickConversion
-
- All Implemented Interfaces:
ClickConversionOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class ClickConversion extends com.google.protobuf.GeneratedMessageV3 implements ClickConversionOrBuilder
A click conversion.
Protobuf typegoogle.ads.googleads.v10.services.ClickConversion- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classClickConversion.BuilderA click conversion.-
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 intCART_DATA_FIELD_NUMBERstatic intCONVERSION_ACTION_FIELD_NUMBERstatic intCONVERSION_DATE_TIME_FIELD_NUMBERstatic intCONVERSION_VALUE_FIELD_NUMBERstatic intCURRENCY_CODE_FIELD_NUMBERstatic intCUSTOM_VARIABLES_FIELD_NUMBERstatic intEXTERNAL_ATTRIBUTION_DATA_FIELD_NUMBERstatic intGBRAID_FIELD_NUMBERstatic intGCLID_FIELD_NUMBERstatic intORDER_ID_FIELD_NUMBERstatic intUSER_IDENTIFIERS_FIELD_NUMBERstatic intWBRAID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)CartDatagetCartData()The cart data associated with this conversion.CartDataOrBuildergetCartDataOrBuilder()The cart data associated with this conversion.java.lang.StringgetConversionAction()Resource name of the conversion action associated with this conversion.com.google.protobuf.ByteStringgetConversionActionBytes()Resource name of the conversion action associated with this conversion.java.lang.StringgetConversionDateTime()The date time at which the conversion occurred.com.google.protobuf.ByteStringgetConversionDateTimeBytes()The date time at which the conversion occurred.doublegetConversionValue()The value of the conversion for the advertiser.java.lang.StringgetCurrencyCode()Currency associated with the conversion value.com.google.protobuf.ByteStringgetCurrencyCodeBytes()Currency associated with the conversion value.CustomVariablegetCustomVariables(int index)The custom variables associated with this conversion.intgetCustomVariablesCount()The custom variables associated with this conversion.java.util.List<CustomVariable>getCustomVariablesList()The custom variables associated with this conversion.CustomVariableOrBuildergetCustomVariablesOrBuilder(int index)The custom variables associated with this conversion.java.util.List<? extends CustomVariableOrBuilder>getCustomVariablesOrBuilderList()The custom variables associated with this conversion.static ClickConversiongetDefaultInstance()ClickConversiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()ExternalAttributionDatagetExternalAttributionData()Additional data about externally attributed conversions.ExternalAttributionDataOrBuildergetExternalAttributionDataOrBuilder()Additional data about externally attributed conversions.java.lang.StringgetGbraid()The click identifier for clicks associated with app conversions and originating from iOS devices starting with iOS14.com.google.protobuf.ByteStringgetGbraidBytes()The click identifier for clicks associated with app conversions and originating from iOS devices starting with iOS14.java.lang.StringgetGclid()The Google click ID (gclid) associated with this conversion.com.google.protobuf.ByteStringgetGclidBytes()The Google click ID (gclid) associated with this conversion.java.lang.StringgetOrderId()The order ID associated with the conversion.com.google.protobuf.ByteStringgetOrderIdBytes()The order ID associated with the conversion.com.google.protobuf.Parser<ClickConversion>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()UserIdentifiergetUserIdentifiers(int index)The user identifiers associated with this conversion.intgetUserIdentifiersCount()The user identifiers associated with this conversion.java.util.List<UserIdentifier>getUserIdentifiersList()The user identifiers associated with this conversion.UserIdentifierOrBuildergetUserIdentifiersOrBuilder(int index)The user identifiers associated with this conversion.java.util.List<? extends UserIdentifierOrBuilder>getUserIdentifiersOrBuilderList()The user identifiers associated with this conversion.java.lang.StringgetWbraid()The click identifier for clicks associated with web conversions and originating from iOS devices starting with iOS14.com.google.protobuf.ByteStringgetWbraidBytes()The click identifier for clicks associated with web conversions and originating from iOS devices starting with iOS14.booleanhasCartData()The cart data associated with this conversion.booleanhasConversionAction()Resource name of the conversion action associated with this conversion.booleanhasConversionDateTime()The date time at which the conversion occurred.booleanhasConversionValue()The value of the conversion for the advertiser.booleanhasCurrencyCode()Currency associated with the conversion value.booleanhasExternalAttributionData()Additional data about externally attributed conversions.booleanhasGclid()The Google click ID (gclid) associated with this conversion.inthashCode()booleanhasOrderId()The order ID associated with the conversion.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ClickConversion.BuildernewBuilder()static ClickConversion.BuildernewBuilder(ClickConversion prototype)ClickConversion.BuildernewBuilderForType()protected ClickConversion.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ClickConversionparseDelimitedFrom(java.io.InputStream input)static ClickConversionparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClickConversionparseFrom(byte[] data)static ClickConversionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClickConversionparseFrom(com.google.protobuf.ByteString data)static ClickConversionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClickConversionparseFrom(com.google.protobuf.CodedInputStream input)static ClickConversionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClickConversionparseFrom(java.io.InputStream input)static ClickConversionparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClickConversionparseFrom(java.nio.ByteBuffer data)static ClickConversionparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ClickConversion>parser()ClickConversion.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_FIELD_NUMBER
public static final int GCLID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GBRAID_FIELD_NUMBER
public static final int GBRAID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WBRAID_FIELD_NUMBER
public static final int WBRAID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONVERSION_ACTION_FIELD_NUMBER
public static final int CONVERSION_ACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONVERSION_DATE_TIME_FIELD_NUMBER
public static final int CONVERSION_DATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONVERSION_VALUE_FIELD_NUMBER
public static final int CONVERSION_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CURRENCY_CODE_FIELD_NUMBER
public static final int CURRENCY_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORDER_ID_FIELD_NUMBER
public static final int ORDER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTERNAL_ATTRIBUTION_DATA_FIELD_NUMBER
public static final int EXTERNAL_ATTRIBUTION_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOM_VARIABLES_FIELD_NUMBER
public static final int CUSTOM_VARIABLES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CART_DATA_FIELD_NUMBER
public static final int CART_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_IDENTIFIERS_FIELD_NUMBER
public static final int USER_IDENTIFIERS_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
-
hasGclid
public boolean hasGclid()
The Google click ID (gclid) associated with this conversion.
optional string gclid = 9;- Specified by:
hasGclidin interfaceClickConversionOrBuilder- Returns:
- Whether the gclid field is set.
-
getGclid
public java.lang.String getGclid()
The Google click ID (gclid) associated with this conversion.
optional string gclid = 9;- Specified by:
getGclidin interfaceClickConversionOrBuilder- Returns:
- The gclid.
-
getGclidBytes
public com.google.protobuf.ByteString getGclidBytes()
The Google click ID (gclid) associated with this conversion.
optional string gclid = 9;- Specified by:
getGclidBytesin interfaceClickConversionOrBuilder- Returns:
- The bytes for gclid.
-
getGbraid
public java.lang.String getGbraid()
The click identifier for clicks associated with app conversions and originating from iOS devices starting with iOS14.
string gbraid = 18;- Specified by:
getGbraidin interfaceClickConversionOrBuilder- Returns:
- The gbraid.
-
getGbraidBytes
public com.google.protobuf.ByteString getGbraidBytes()
The click identifier for clicks associated with app conversions and originating from iOS devices starting with iOS14.
string gbraid = 18;- Specified by:
getGbraidBytesin interfaceClickConversionOrBuilder- Returns:
- The bytes for gbraid.
-
getWbraid
public java.lang.String getWbraid()
The click identifier for clicks associated with web conversions and originating from iOS devices starting with iOS14.
string wbraid = 19;- Specified by:
getWbraidin interfaceClickConversionOrBuilder- Returns:
- The wbraid.
-
getWbraidBytes
public com.google.protobuf.ByteString getWbraidBytes()
The click identifier for clicks associated with web conversions and originating from iOS devices starting with iOS14.
string wbraid = 19;- Specified by:
getWbraidBytesin interfaceClickConversionOrBuilder- Returns:
- The bytes for wbraid.
-
hasConversionAction
public boolean hasConversionAction()
Resource name of the conversion action associated with this conversion. 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 = 10;- Specified by:
hasConversionActionin interfaceClickConversionOrBuilder- Returns:
- Whether the conversionAction field is set.
-
getConversionAction
public java.lang.String getConversionAction()
Resource name of the conversion action associated with this conversion. 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 = 10;- Specified by:
getConversionActionin interfaceClickConversionOrBuilder- Returns:
- The conversionAction.
-
getConversionActionBytes
public com.google.protobuf.ByteString getConversionActionBytes()
Resource name of the conversion action associated with this conversion. 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 = 10;- Specified by:
getConversionActionBytesin interfaceClickConversionOrBuilder- Returns:
- The bytes for conversionAction.
-
hasConversionDateTime
public boolean hasConversionDateTime()
The date time at which the conversion occurred. Must be after the click 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 conversion_date_time = 11;- Specified by:
hasConversionDateTimein interfaceClickConversionOrBuilder- Returns:
- Whether the conversionDateTime field is set.
-
getConversionDateTime
public java.lang.String getConversionDateTime()
The date time at which the conversion occurred. Must be after the click 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 conversion_date_time = 11;- Specified by:
getConversionDateTimein interfaceClickConversionOrBuilder- Returns:
- The conversionDateTime.
-
getConversionDateTimeBytes
public com.google.protobuf.ByteString getConversionDateTimeBytes()
The date time at which the conversion occurred. Must be after the click 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 conversion_date_time = 11;- Specified by:
getConversionDateTimeBytesin interfaceClickConversionOrBuilder- Returns:
- The bytes for conversionDateTime.
-
hasConversionValue
public boolean hasConversionValue()
The value of the conversion for the advertiser.
optional double conversion_value = 12;- Specified by:
hasConversionValuein interfaceClickConversionOrBuilder- Returns:
- Whether the conversionValue field is set.
-
getConversionValue
public double getConversionValue()
The value of the conversion for the advertiser.
optional double conversion_value = 12;- Specified by:
getConversionValuein interfaceClickConversionOrBuilder- Returns:
- The conversionValue.
-
hasCurrencyCode
public boolean hasCurrencyCode()
Currency associated with the conversion value. This is the ISO 4217 3-character currency code. For example: USD, EUR.
optional string currency_code = 13;- Specified by:
hasCurrencyCodein interfaceClickConversionOrBuilder- Returns:
- Whether the currencyCode field is set.
-
getCurrencyCode
public java.lang.String getCurrencyCode()
Currency associated with the conversion value. This is the ISO 4217 3-character currency code. For example: USD, EUR.
optional string currency_code = 13;- Specified by:
getCurrencyCodein interfaceClickConversionOrBuilder- Returns:
- The currencyCode.
-
getCurrencyCodeBytes
public com.google.protobuf.ByteString getCurrencyCodeBytes()
Currency associated with the conversion value. This is the ISO 4217 3-character currency code. For example: USD, EUR.
optional string currency_code = 13;- Specified by:
getCurrencyCodeBytesin interfaceClickConversionOrBuilder- Returns:
- The bytes for currencyCode.
-
hasOrderId
public boolean hasOrderId()
The order ID associated with the conversion. An order id can only be used for one conversion per conversion action.
optional string order_id = 14;- Specified by:
hasOrderIdin interfaceClickConversionOrBuilder- Returns:
- Whether the orderId field is set.
-
getOrderId
public java.lang.String getOrderId()
The order ID associated with the conversion. An order id can only be used for one conversion per conversion action.
optional string order_id = 14;- Specified by:
getOrderIdin interfaceClickConversionOrBuilder- Returns:
- The orderId.
-
getOrderIdBytes
public com.google.protobuf.ByteString getOrderIdBytes()
The order ID associated with the conversion. An order id can only be used for one conversion per conversion action.
optional string order_id = 14;- Specified by:
getOrderIdBytesin interfaceClickConversionOrBuilder- Returns:
- The bytes for orderId.
-
hasExternalAttributionData
public boolean hasExternalAttributionData()
Additional data about externally attributed conversions. This field is required for conversions with an externally attributed conversion action, but should not be set otherwise.
.google.ads.googleads.v10.services.ExternalAttributionData external_attribution_data = 7;- Specified by:
hasExternalAttributionDatain interfaceClickConversionOrBuilder- Returns:
- Whether the externalAttributionData field is set.
-
getExternalAttributionData
public ExternalAttributionData getExternalAttributionData()
Additional data about externally attributed conversions. This field is required for conversions with an externally attributed conversion action, but should not be set otherwise.
.google.ads.googleads.v10.services.ExternalAttributionData external_attribution_data = 7;- Specified by:
getExternalAttributionDatain interfaceClickConversionOrBuilder- Returns:
- The externalAttributionData.
-
getExternalAttributionDataOrBuilder
public ExternalAttributionDataOrBuilder getExternalAttributionDataOrBuilder()
Additional data about externally attributed conversions. This field is required for conversions with an externally attributed conversion action, but should not be set otherwise.
.google.ads.googleads.v10.services.ExternalAttributionData external_attribution_data = 7;- Specified by:
getExternalAttributionDataOrBuilderin interfaceClickConversionOrBuilder
-
getCustomVariablesList
public java.util.List<CustomVariable> getCustomVariablesList()
The custom variables associated with this conversion.
repeated .google.ads.googleads.v10.services.CustomVariable custom_variables = 15;- Specified by:
getCustomVariablesListin interfaceClickConversionOrBuilder
-
getCustomVariablesOrBuilderList
public java.util.List<? extends CustomVariableOrBuilder> getCustomVariablesOrBuilderList()
The custom variables associated with this conversion.
repeated .google.ads.googleads.v10.services.CustomVariable custom_variables = 15;- Specified by:
getCustomVariablesOrBuilderListin interfaceClickConversionOrBuilder
-
getCustomVariablesCount
public int getCustomVariablesCount()
The custom variables associated with this conversion.
repeated .google.ads.googleads.v10.services.CustomVariable custom_variables = 15;- Specified by:
getCustomVariablesCountin interfaceClickConversionOrBuilder
-
getCustomVariables
public CustomVariable getCustomVariables(int index)
The custom variables associated with this conversion.
repeated .google.ads.googleads.v10.services.CustomVariable custom_variables = 15;- Specified by:
getCustomVariablesin interfaceClickConversionOrBuilder
-
getCustomVariablesOrBuilder
public CustomVariableOrBuilder getCustomVariablesOrBuilder(int index)
The custom variables associated with this conversion.
repeated .google.ads.googleads.v10.services.CustomVariable custom_variables = 15;- Specified by:
getCustomVariablesOrBuilderin interfaceClickConversionOrBuilder
-
hasCartData
public boolean hasCartData()
The cart data associated with this conversion.
.google.ads.googleads.v10.services.CartData cart_data = 16;- Specified by:
hasCartDatain interfaceClickConversionOrBuilder- Returns:
- Whether the cartData field is set.
-
getCartData
public CartData getCartData()
The cart data associated with this conversion.
.google.ads.googleads.v10.services.CartData cart_data = 16;- Specified by:
getCartDatain interfaceClickConversionOrBuilder- Returns:
- The cartData.
-
getCartDataOrBuilder
public CartDataOrBuilder getCartDataOrBuilder()
The cart data associated with this conversion.
.google.ads.googleads.v10.services.CartData cart_data = 16;- Specified by:
getCartDataOrBuilderin interfaceClickConversionOrBuilder
-
getUserIdentifiersList
public java.util.List<UserIdentifier> getUserIdentifiersList()
The user identifiers associated with this conversion. Only hashed_email and hashed_phone_number are supported for conversion uploads. The maximum number of user identifiers for each conversion is 5.
repeated .google.ads.googleads.v10.common.UserIdentifier user_identifiers = 17;- Specified by:
getUserIdentifiersListin interfaceClickConversionOrBuilder
-
getUserIdentifiersOrBuilderList
public java.util.List<? extends UserIdentifierOrBuilder> getUserIdentifiersOrBuilderList()
The user identifiers associated with this conversion. Only hashed_email and hashed_phone_number are supported for conversion uploads. The maximum number of user identifiers for each conversion is 5.
repeated .google.ads.googleads.v10.common.UserIdentifier user_identifiers = 17;- Specified by:
getUserIdentifiersOrBuilderListin interfaceClickConversionOrBuilder
-
getUserIdentifiersCount
public int getUserIdentifiersCount()
The user identifiers associated with this conversion. Only hashed_email and hashed_phone_number are supported for conversion uploads. The maximum number of user identifiers for each conversion is 5.
repeated .google.ads.googleads.v10.common.UserIdentifier user_identifiers = 17;- Specified by:
getUserIdentifiersCountin interfaceClickConversionOrBuilder
-
getUserIdentifiers
public UserIdentifier getUserIdentifiers(int index)
The user identifiers associated with this conversion. Only hashed_email and hashed_phone_number are supported for conversion uploads. The maximum number of user identifiers for each conversion is 5.
repeated .google.ads.googleads.v10.common.UserIdentifier user_identifiers = 17;- Specified by:
getUserIdentifiersin interfaceClickConversionOrBuilder
-
getUserIdentifiersOrBuilder
public UserIdentifierOrBuilder getUserIdentifiersOrBuilder(int index)
The user identifiers associated with this conversion. Only hashed_email and hashed_phone_number are supported for conversion uploads. The maximum number of user identifiers for each conversion is 5.
repeated .google.ads.googleads.v10.common.UserIdentifier user_identifiers = 17;- Specified by:
getUserIdentifiersOrBuilderin interfaceClickConversionOrBuilder
-
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 ClickConversion parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickConversion parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickConversion parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickConversion parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickConversion parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickConversion parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickConversion parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ClickConversion parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ClickConversion parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ClickConversion parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ClickConversion parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ClickConversion parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public ClickConversion.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ClickConversion.Builder newBuilder()
-
newBuilder
public static ClickConversion.Builder newBuilder(ClickConversion prototype)
-
toBuilder
public ClickConversion.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ClickConversion.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ClickConversion getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ClickConversion> parser()
-
getParserForType
public com.google.protobuf.Parser<ClickConversion> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ClickConversion getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-