Class OfflineUserAddressInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.ads.googleads.v18.common.OfflineUserAddressInfo
- All Implemented Interfaces:
OfflineUserAddressInfoOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class OfflineUserAddressInfo
extends com.google.protobuf.GeneratedMessageV3
implements OfflineUserAddressInfoOrBuilder
Address identifier of offline data.Protobuf type
google.ads.googleads.v18.common.OfflineUserAddressInfo- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classAddress identifier of offline data.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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCity()City of the address.com.google.protobuf.ByteStringCity of the address.2-letter country code in ISO-3166-1 alpha-2 of the user's address.com.google.protobuf.ByteString2-letter country code in ISO-3166-1 alpha-2 of the user's address.static OfflineUserAddressInfostatic final com.google.protobuf.Descriptors.DescriptorFirst 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.ByteStringFirst name of the user, which is hashed as SHA-256 after normalized (Lowercase all characters; Remove any extra spaces before, after, and in between).Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).com.google.protobuf.ByteStringLast name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).The street address of the user hashed using SHA-256 hash function after normalization (lower case only).com.google.protobuf.ByteStringThe street address of the user hashed using SHA-256 hash function after normalization (lower case only).com.google.protobuf.Parser<OfflineUserAddressInfo>Postal code of the user's address.com.google.protobuf.ByteStringPostal code of the user's address.intgetState()State code of the address.com.google.protobuf.ByteStringState code of the address.booleanhasCity()City of the address.boolean2-letter country code in ISO-3166-1 alpha-2 of the user's address.booleanFirst name of the user, which is hashed as SHA-256 after normalized (Lowercase all characters; Remove any extra spaces before, after, and in between).booleanLast name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).booleanThe street address of the user hashed using SHA-256 hash function after normalization (lower case only).inthashCode()booleanPostal code of the user's address.booleanhasState()State code of the address.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(OfflineUserAddressInfo prototype) protected OfflineUserAddressInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static OfflineUserAddressInfoparseDelimitedFrom(InputStream input) static OfflineUserAddressInfoparseDelimitedFrom(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(InputStream input) static OfflineUserAddressInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OfflineUserAddressInfoparseFrom(ByteBuffer data) static OfflineUserAddressInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<OfflineUserAddressInfo>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
HASHED_FIRST_NAME_FIELD_NUMBER
public static final int HASHED_FIRST_NAME_FIELD_NUMBER- See Also:
-
HASHED_LAST_NAME_FIELD_NUMBER
public static final int HASHED_LAST_NAME_FIELD_NUMBER- See Also:
-
CITY_FIELD_NUMBER
public static final int CITY_FIELD_NUMBER- See Also:
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER- See Also:
-
COUNTRY_CODE_FIELD_NUMBER
public static final int COUNTRY_CODE_FIELD_NUMBER- See Also:
-
POSTAL_CODE_FIELD_NUMBER
public static final int POSTAL_CODE_FIELD_NUMBER- See Also:
-
HASHED_STREET_ADDRESS_FIELD_NUMBER
public static final int HASHED_STREET_ADDRESS_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
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
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
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
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
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
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
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
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- 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(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(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
- Throws:
IOException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static OfflineUserAddressInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static OfflineUserAddressInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
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
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-