Class OfflineUserAddressInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.common.OfflineUserAddressInfo
-
- All Implemented Interfaces:
OfflineUserAddressInfoOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class OfflineUserAddressInfo extends com.google.protobuf.GeneratedMessageV3 implements OfflineUserAddressInfoOrBuilder
Address identifier of offline data.
Protobuf typegoogle.ads.googleads.v10.common.OfflineUserAddressInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOfflineUserAddressInfo.BuilderAddress identifier of offline data.-
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 intCITY_FIELD_NUMBERstatic intCOUNTRY_CODE_FIELD_NUMBERstatic intHASHED_FIRST_NAME_FIELD_NUMBERstatic intHASHED_LAST_NAME_FIELD_NUMBERstatic intHASHED_STREET_ADDRESS_FIELD_NUMBERstatic intPOSTAL_CODE_FIELD_NUMBERstatic intSTATE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetCity()City of the address.com.google.protobuf.ByteStringgetCityBytes()City of the address.java.lang.StringgetCountryCode()2-letter country code in ISO-3166-1 alpha-2 of the user's address.com.google.protobuf.ByteStringgetCountryCodeBytes()2-letter country code in ISO-3166-1 alpha-2 of the user's address.static OfflineUserAddressInfogetDefaultInstance()OfflineUserAddressInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetHashedFirstName()First name of the user, which is hashed as SHA-256 after normalized (Lowercase all characters; Remove any extra spaces before, after, and in between).com.google.protobuf.ByteStringgetHashedFirstNameBytes()First name of the user, which is hashed as SHA-256 after normalized (Lowercase all characters; Remove any extra spaces before, after, and in between).java.lang.StringgetHashedLastName()Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).com.google.protobuf.ByteStringgetHashedLastNameBytes()Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).java.lang.StringgetHashedStreetAddress()The street address of the user hashed using SHA-256 hash function after normalization (lower case only).com.google.protobuf.ByteStringgetHashedStreetAddressBytes()The street address of the user hashed using SHA-256 hash function after normalization (lower case only).com.google.protobuf.Parser<OfflineUserAddressInfo>getParserForType()java.lang.StringgetPostalCode()Postal code of the user's address.com.google.protobuf.ByteStringgetPostalCodeBytes()Postal code of the user's address.intgetSerializedSize()java.lang.StringgetState()State code of the address.com.google.protobuf.ByteStringgetStateBytes()State code of the address.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCity()City of the address.booleanhasCountryCode()2-letter country code in ISO-3166-1 alpha-2 of the user's address.booleanhasHashedFirstName()First name of the user, which is hashed as SHA-256 after normalized (Lowercase all characters; Remove any extra spaces before, after, and in between).booleanhasHashedLastName()Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).booleanhasHashedStreetAddress()The street address of the user hashed using SHA-256 hash function after normalization (lower case only).inthashCode()booleanhasPostalCode()Postal code of the user's address.booleanhasState()State code of the address.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static OfflineUserAddressInfo.BuildernewBuilder()static OfflineUserAddressInfo.BuildernewBuilder(OfflineUserAddressInfo prototype)OfflineUserAddressInfo.BuildernewBuilderForType()protected OfflineUserAddressInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OfflineUserAddressInfoparseDelimitedFrom(java.io.InputStream input)static OfflineUserAddressInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfflineUserAddressInfoparseFrom(byte[] data)static OfflineUserAddressInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfflineUserAddressInfoparseFrom(com.google.protobuf.ByteString data)static OfflineUserAddressInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfflineUserAddressInfoparseFrom(com.google.protobuf.CodedInputStream input)static OfflineUserAddressInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfflineUserAddressInfoparseFrom(java.io.InputStream input)static OfflineUserAddressInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfflineUserAddressInfoparseFrom(java.nio.ByteBuffer data)static OfflineUserAddressInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<OfflineUserAddressInfo>parser()OfflineUserAddressInfo.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
-
HASHED_FIRST_NAME_FIELD_NUMBER
public static final int HASHED_FIRST_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HASHED_LAST_NAME_FIELD_NUMBER
public static final int HASHED_LAST_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CITY_FIELD_NUMBER
public static final int CITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COUNTRY_CODE_FIELD_NUMBER
public static final int COUNTRY_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTAL_CODE_FIELD_NUMBER
public static final int POSTAL_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HASHED_STREET_ADDRESS_FIELD_NUMBER
public static final int HASHED_STREET_ADDRESS_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
-
hasHashedFirstName
public boolean hasHashedFirstName()
First name of the user, which is hashed as SHA-256 after normalized (Lowercase all characters; Remove any extra spaces before, after, and in between).
optional string hashed_first_name = 7;- Specified by:
hasHashedFirstNamein interfaceOfflineUserAddressInfoOrBuilder- Returns:
- Whether the hashedFirstName field is set.
-
getHashedFirstName
public java.lang.String getHashedFirstName()
First name of the user, which is hashed as SHA-256 after normalized (Lowercase all characters; Remove any extra spaces before, after, and in between).
optional string hashed_first_name = 7;- Specified by:
getHashedFirstNamein interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The hashedFirstName.
-
getHashedFirstNameBytes
public com.google.protobuf.ByteString getHashedFirstNameBytes()
First name of the user, which is hashed as SHA-256 after normalized (Lowercase all characters; Remove any extra spaces before, after, and in between).
optional string hashed_first_name = 7;- Specified by:
getHashedFirstNameBytesin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The bytes for hashedFirstName.
-
hasHashedLastName
public boolean hasHashedLastName()
Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).
optional string hashed_last_name = 8;- Specified by:
hasHashedLastNamein interfaceOfflineUserAddressInfoOrBuilder- Returns:
- Whether the hashedLastName field is set.
-
getHashedLastName
public java.lang.String getHashedLastName()
Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).
optional string hashed_last_name = 8;- Specified by:
getHashedLastNamein interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The hashedLastName.
-
getHashedLastNameBytes
public com.google.protobuf.ByteString getHashedLastNameBytes()
Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).
optional string hashed_last_name = 8;- Specified by:
getHashedLastNameBytesin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The bytes for hashedLastName.
-
hasCity
public boolean hasCity()
City of the address. Only accepted for Store Sales and ConversionAdjustmentUploadService.
optional string city = 9;- Specified by:
hasCityin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- Whether the city field is set.
-
getCity
public java.lang.String getCity()
City of the address. Only accepted for Store Sales and ConversionAdjustmentUploadService.
optional string city = 9;- Specified by:
getCityin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The city.
-
getCityBytes
public com.google.protobuf.ByteString getCityBytes()
City of the address. Only accepted for Store Sales and ConversionAdjustmentUploadService.
optional string city = 9;- Specified by:
getCityBytesin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The bytes for city.
-
hasState
public boolean hasState()
State code of the address. Only accepted for Store Sales and ConversionAdjustmentUploadService.
optional string state = 10;- Specified by:
hasStatein interfaceOfflineUserAddressInfoOrBuilder- Returns:
- Whether the state field is set.
-
getState
public java.lang.String getState()
State code of the address. Only accepted for Store Sales and ConversionAdjustmentUploadService.
optional string state = 10;- Specified by:
getStatein interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The state.
-
getStateBytes
public com.google.protobuf.ByteString getStateBytes()
State code of the address. Only accepted for Store Sales and ConversionAdjustmentUploadService.
optional string state = 10;- Specified by:
getStateBytesin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The bytes for state.
-
hasCountryCode
public boolean hasCountryCode()
2-letter country code in ISO-3166-1 alpha-2 of the user's address.
optional string country_code = 11;- Specified by:
hasCountryCodein interfaceOfflineUserAddressInfoOrBuilder- Returns:
- Whether the countryCode field is set.
-
getCountryCode
public java.lang.String getCountryCode()
2-letter country code in ISO-3166-1 alpha-2 of the user's address.
optional string country_code = 11;- Specified by:
getCountryCodein interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The countryCode.
-
getCountryCodeBytes
public com.google.protobuf.ByteString getCountryCodeBytes()
2-letter country code in ISO-3166-1 alpha-2 of the user's address.
optional string country_code = 11;- Specified by:
getCountryCodeBytesin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The bytes for countryCode.
-
hasPostalCode
public boolean hasPostalCode()
Postal code of the user's address.
optional string postal_code = 12;- Specified by:
hasPostalCodein interfaceOfflineUserAddressInfoOrBuilder- Returns:
- Whether the postalCode field is set.
-
getPostalCode
public java.lang.String getPostalCode()
Postal code of the user's address.
optional string postal_code = 12;- Specified by:
getPostalCodein interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The postalCode.
-
getPostalCodeBytes
public com.google.protobuf.ByteString getPostalCodeBytes()
Postal code of the user's address.
optional string postal_code = 12;- Specified by:
getPostalCodeBytesin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The bytes for postalCode.
-
hasHashedStreetAddress
public boolean hasHashedStreetAddress()
The street address of the user hashed using SHA-256 hash function after normalization (lower case only). Only accepted for ConversionAdjustmentUploadService.
optional string hashed_street_address = 13;- Specified by:
hasHashedStreetAddressin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- Whether the hashedStreetAddress field is set.
-
getHashedStreetAddress
public java.lang.String getHashedStreetAddress()
The street address of the user hashed using SHA-256 hash function after normalization (lower case only). Only accepted for ConversionAdjustmentUploadService.
optional string hashed_street_address = 13;- Specified by:
getHashedStreetAddressin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The hashedStreetAddress.
-
getHashedStreetAddressBytes
public com.google.protobuf.ByteString getHashedStreetAddressBytes()
The street address of the user hashed using SHA-256 hash function after normalization (lower case only). Only accepted for ConversionAdjustmentUploadService.
optional string hashed_street_address = 13;- Specified by:
getHashedStreetAddressBytesin interfaceOfflineUserAddressInfoOrBuilder- Returns:
- The bytes for hashedStreetAddress.
-
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 OfflineUserAddressInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OfflineUserAddressInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OfflineUserAddressInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public OfflineUserAddressInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OfflineUserAddressInfo.Builder newBuilder()
-
newBuilder
public static OfflineUserAddressInfo.Builder newBuilder(OfflineUserAddressInfo prototype)
-
toBuilder
public OfflineUserAddressInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OfflineUserAddressInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OfflineUserAddressInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OfflineUserAddressInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<OfflineUserAddressInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OfflineUserAddressInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-