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 Classes
    Modifier and Type
    Class
    Description
    static final class 
    Address 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

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    City of the address.
    com.google.protobuf.ByteString
    City of the address.
    2-letter country code in ISO-3166-1 alpha-2 of the user's address.
    com.google.protobuf.ByteString
    2-letter country code in ISO-3166-1 alpha-2 of the user's address.
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    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.ByteString
    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).
    Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).
    com.google.protobuf.ByteString
    Last 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.ByteString
    The 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.ByteString
    Postal code of the user's address.
    int
     
    State code of the address.
    com.google.protobuf.ByteString
    State code of the address.
    boolean
    City of the address.
    boolean
    2-letter country code in ISO-3166-1 alpha-2 of the user's address.
    boolean
    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).
    boolean
    Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).
    boolean
    The street address of the user hashed using SHA-256 hash function after normalization (lower case only).
    int
     
    boolean
    Postal code of the user's address.
    boolean
    State code of the address.
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<OfflineUserAddressInfo>
     
     
    void
    writeTo(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, 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

    Methods inherited from interface com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods 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

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.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:
      hasHashedFirstName in interface OfflineUserAddressInfoOrBuilder
      Returns:
      Whether the hashedFirstName field is set.
    • getHashedFirstName

      public 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:
      getHashedFirstName in interface OfflineUserAddressInfoOrBuilder
      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:
      getHashedFirstNameBytes in interface OfflineUserAddressInfoOrBuilder
      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:
      hasHashedLastName in interface OfflineUserAddressInfoOrBuilder
      Returns:
      Whether the hashedLastName field is set.
    • getHashedLastName

      public 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:
      getHashedLastName in interface OfflineUserAddressInfoOrBuilder
      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:
      getHashedLastNameBytes in interface OfflineUserAddressInfoOrBuilder
      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:
      hasCity in interface OfflineUserAddressInfoOrBuilder
      Returns:
      Whether the city field is set.
    • getCity

      public String getCity()
       City of the address. Only accepted for Store Sales and
       ConversionAdjustmentUploadService.
       
      optional string city = 9;
      Specified by:
      getCity in interface OfflineUserAddressInfoOrBuilder
      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:
      getCityBytes in interface OfflineUserAddressInfoOrBuilder
      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:
      hasState in interface OfflineUserAddressInfoOrBuilder
      Returns:
      Whether the state field is set.
    • getState

      public String getState()
       State code of the address. Only accepted for Store Sales and
       ConversionAdjustmentUploadService.
       
      optional string state = 10;
      Specified by:
      getState in interface OfflineUserAddressInfoOrBuilder
      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:
      getStateBytes in interface OfflineUserAddressInfoOrBuilder
      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:
      hasCountryCode in interface OfflineUserAddressInfoOrBuilder
      Returns:
      Whether the countryCode field is set.
    • getCountryCode

      public String getCountryCode()
       2-letter country code in ISO-3166-1 alpha-2 of the user's address.
       
      optional string country_code = 11;
      Specified by:
      getCountryCode in interface OfflineUserAddressInfoOrBuilder
      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:
      getCountryCodeBytes in interface OfflineUserAddressInfoOrBuilder
      Returns:
      The bytes for countryCode.
    • hasPostalCode

      public boolean hasPostalCode()
       Postal code of the user's address.
       
      optional string postal_code = 12;
      Specified by:
      hasPostalCode in interface OfflineUserAddressInfoOrBuilder
      Returns:
      Whether the postalCode field is set.
    • getPostalCode

      public String getPostalCode()
       Postal code of the user's address.
       
      optional string postal_code = 12;
      Specified by:
      getPostalCode in interface OfflineUserAddressInfoOrBuilder
      Returns:
      The postalCode.
    • getPostalCodeBytes

      public com.google.protobuf.ByteString getPostalCodeBytes()
       Postal code of the user's address.
       
      optional string postal_code = 12;
      Specified by:
      getPostalCodeBytes in interface OfflineUserAddressInfoOrBuilder
      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:
      hasHashedStreetAddress in interface OfflineUserAddressInfoOrBuilder
      Returns:
      Whether the hashedStreetAddress field is set.
    • getHashedStreetAddress

      public 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:
      getHashedStreetAddress in interface OfflineUserAddressInfoOrBuilder
      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:
      getHashedStreetAddressBytes in interface OfflineUserAddressInfoOrBuilder
      Returns:
      The bytes for hashedStreetAddress.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.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

      public static OfflineUserAddressInfo parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static OfflineUserAddressInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static OfflineUserAddressInfo parseDelimitedFrom(InputStream input) throws IOException
      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

      public OfflineUserAddressInfo.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static OfflineUserAddressInfo.Builder newBuilder()
    • newBuilder

      public static OfflineUserAddressInfo.Builder newBuilder(OfflineUserAddressInfo prototype)
    • toBuilder

      public OfflineUserAddressInfo.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected OfflineUserAddressInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.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:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public OfflineUserAddressInfo getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder