Class DynamicRealEstateAsset.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
com.google.ads.googleads.v18.common.DynamicRealEstateAsset.Builder
All Implemented Interfaces:
DynamicRealEstateAssetOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
DynamicRealEstateAsset

public static final class DynamicRealEstateAsset.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder> implements DynamicRealEstateAssetOrBuilder
 A dynamic real estate asset.
 
Protobuf type google.ads.googleads.v18.common.DynamicRealEstateAsset
  • Method Details

    • 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.Builder<DynamicRealEstateAsset.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
    • getDefaultInstanceForType

      public DynamicRealEstateAsset getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public DynamicRealEstateAsset build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public DynamicRealEstateAsset buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
    • setField

      public DynamicRealEstateAsset.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
    • clearField

      public DynamicRealEstateAsset.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
    • clearOneof

      public DynamicRealEstateAsset.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
    • setRepeatedField

      public DynamicRealEstateAsset.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
    • addRepeatedField

      public DynamicRealEstateAsset.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
    • mergeFrom

      public DynamicRealEstateAsset.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DynamicRealEstateAsset.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
    • mergeFrom

      public DynamicRealEstateAsset.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DynamicRealEstateAsset.Builder>
      Throws:
      IOException
    • getListingId

      public String getListingId()
       Required. Listing ID which can be any sequence of letters and digits, and
       must be unique and match the values of remarketing tag. Required.
       
      string listing_id = 1 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getListingId in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The listingId.
    • getListingIdBytes

      public com.google.protobuf.ByteString getListingIdBytes()
       Required. Listing ID which can be any sequence of letters and digits, and
       must be unique and match the values of remarketing tag. Required.
       
      string listing_id = 1 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getListingIdBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for listingId.
    • setListingId

      public DynamicRealEstateAsset.Builder setListingId(String value)
       Required. Listing ID which can be any sequence of letters and digits, and
       must be unique and match the values of remarketing tag. Required.
       
      string listing_id = 1 [(.google.api.field_behavior) = REQUIRED];
      Parameters:
      value - The listingId to set.
      Returns:
      This builder for chaining.
    • clearListingId

      public DynamicRealEstateAsset.Builder clearListingId()
       Required. Listing ID which can be any sequence of letters and digits, and
       must be unique and match the values of remarketing tag. Required.
       
      string listing_id = 1 [(.google.api.field_behavior) = REQUIRED];
      Returns:
      This builder for chaining.
    • setListingIdBytes

      public DynamicRealEstateAsset.Builder setListingIdBytes(com.google.protobuf.ByteString value)
       Required. Listing ID which can be any sequence of letters and digits, and
       must be unique and match the values of remarketing tag. Required.
       
      string listing_id = 1 [(.google.api.field_behavior) = REQUIRED];
      Parameters:
      value - The bytes for listingId to set.
      Returns:
      This builder for chaining.
    • getListingName

      public String getListingName()
       Required. Listing name, for example, Boulevard Bungalow. Required.
       
      string listing_name = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getListingName in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The listingName.
    • getListingNameBytes

      public com.google.protobuf.ByteString getListingNameBytes()
       Required. Listing name, for example, Boulevard Bungalow. Required.
       
      string listing_name = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getListingNameBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for listingName.
    • setListingName

      public DynamicRealEstateAsset.Builder setListingName(String value)
       Required. Listing name, for example, Boulevard Bungalow. Required.
       
      string listing_name = 2 [(.google.api.field_behavior) = REQUIRED];
      Parameters:
      value - The listingName to set.
      Returns:
      This builder for chaining.
    • clearListingName

      public DynamicRealEstateAsset.Builder clearListingName()
       Required. Listing name, for example, Boulevard Bungalow. Required.
       
      string listing_name = 2 [(.google.api.field_behavior) = REQUIRED];
      Returns:
      This builder for chaining.
    • setListingNameBytes

      public DynamicRealEstateAsset.Builder setListingNameBytes(com.google.protobuf.ByteString value)
       Required. Listing name, for example, Boulevard Bungalow. Required.
       
      string listing_name = 2 [(.google.api.field_behavior) = REQUIRED];
      Parameters:
      value - The bytes for listingName to set.
      Returns:
      This builder for chaining.
    • getCityName

      public String getCityName()
       City name, for example, Mountain View, California.
       
      string city_name = 3;
      Specified by:
      getCityName in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The cityName.
    • getCityNameBytes

      public com.google.protobuf.ByteString getCityNameBytes()
       City name, for example, Mountain View, California.
       
      string city_name = 3;
      Specified by:
      getCityNameBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for cityName.
    • setCityName

      public DynamicRealEstateAsset.Builder setCityName(String value)
       City name, for example, Mountain View, California.
       
      string city_name = 3;
      Parameters:
      value - The cityName to set.
      Returns:
      This builder for chaining.
    • clearCityName

      public DynamicRealEstateAsset.Builder clearCityName()
       City name, for example, Mountain View, California.
       
      string city_name = 3;
      Returns:
      This builder for chaining.
    • setCityNameBytes

      public DynamicRealEstateAsset.Builder setCityNameBytes(com.google.protobuf.ByteString value)
       City name, for example, Mountain View, California.
       
      string city_name = 3;
      Parameters:
      value - The bytes for cityName to set.
      Returns:
      This builder for chaining.
    • getDescription

      public String getDescription()
       Description, for example, 3 beds, 2 baths, 1568 sq. ft.
       
      string description = 4;
      Specified by:
      getDescription in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The description.
    • getDescriptionBytes

      public com.google.protobuf.ByteString getDescriptionBytes()
       Description, for example, 3 beds, 2 baths, 1568 sq. ft.
       
      string description = 4;
      Specified by:
      getDescriptionBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for description.
    • setDescription

      public DynamicRealEstateAsset.Builder setDescription(String value)
       Description, for example, 3 beds, 2 baths, 1568 sq. ft.
       
      string description = 4;
      Parameters:
      value - The description to set.
      Returns:
      This builder for chaining.
    • clearDescription

      public DynamicRealEstateAsset.Builder clearDescription()
       Description, for example, 3 beds, 2 baths, 1568 sq. ft.
       
      string description = 4;
      Returns:
      This builder for chaining.
    • setDescriptionBytes

      public DynamicRealEstateAsset.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
       Description, for example, 3 beds, 2 baths, 1568 sq. ft.
       
      string description = 4;
      Parameters:
      value - The bytes for description to set.
      Returns:
      This builder for chaining.
    • getAddress

      public String getAddress()
       Address which can be specified in one of the following formats.
       (1) City, state, code, country, for example, Mountain View, CA, USA.
       (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043.
       (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
       
      string address = 5;
      Specified by:
      getAddress in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The address.
    • getAddressBytes

      public com.google.protobuf.ByteString getAddressBytes()
       Address which can be specified in one of the following formats.
       (1) City, state, code, country, for example, Mountain View, CA, USA.
       (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043.
       (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
       
      string address = 5;
      Specified by:
      getAddressBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for address.
    • setAddress

      public DynamicRealEstateAsset.Builder setAddress(String value)
       Address which can be specified in one of the following formats.
       (1) City, state, code, country, for example, Mountain View, CA, USA.
       (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043.
       (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
       
      string address = 5;
      Parameters:
      value - The address to set.
      Returns:
      This builder for chaining.
    • clearAddress

      public DynamicRealEstateAsset.Builder clearAddress()
       Address which can be specified in one of the following formats.
       (1) City, state, code, country, for example, Mountain View, CA, USA.
       (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043.
       (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
       
      string address = 5;
      Returns:
      This builder for chaining.
    • setAddressBytes

      public DynamicRealEstateAsset.Builder setAddressBytes(com.google.protobuf.ByteString value)
       Address which can be specified in one of the following formats.
       (1) City, state, code, country, for example, Mountain View, CA, USA.
       (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043.
       (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
       
      string address = 5;
      Parameters:
      value - The bytes for address to set.
      Returns:
      This builder for chaining.
    • getPrice

      public String getPrice()
       Price which can be number followed by the alphabetic currency code,
       ISO 4217 standard. Use '.' as the decimal mark, for example, 200,000.00
       USD.
       
      string price = 6;
      Specified by:
      getPrice in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The price.
    • getPriceBytes

      public com.google.protobuf.ByteString getPriceBytes()
       Price which can be number followed by the alphabetic currency code,
       ISO 4217 standard. Use '.' as the decimal mark, for example, 200,000.00
       USD.
       
      string price = 6;
      Specified by:
      getPriceBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for price.
    • setPrice

      public DynamicRealEstateAsset.Builder setPrice(String value)
       Price which can be number followed by the alphabetic currency code,
       ISO 4217 standard. Use '.' as the decimal mark, for example, 200,000.00
       USD.
       
      string price = 6;
      Parameters:
      value - The price to set.
      Returns:
      This builder for chaining.
    • clearPrice

      public DynamicRealEstateAsset.Builder clearPrice()
       Price which can be number followed by the alphabetic currency code,
       ISO 4217 standard. Use '.' as the decimal mark, for example, 200,000.00
       USD.
       
      string price = 6;
      Returns:
      This builder for chaining.
    • setPriceBytes

      public DynamicRealEstateAsset.Builder setPriceBytes(com.google.protobuf.ByteString value)
       Price which can be number followed by the alphabetic currency code,
       ISO 4217 standard. Use '.' as the decimal mark, for example, 200,000.00
       USD.
       
      string price = 6;
      Parameters:
      value - The bytes for price to set.
      Returns:
      This builder for chaining.
    • getImageUrl

      public String getImageUrl()
       Image URL, for example, http://www.example.com/image.png. The image will
       not be uploaded as image asset.
       
      string image_url = 7;
      Specified by:
      getImageUrl in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The imageUrl.
    • getImageUrlBytes

      public com.google.protobuf.ByteString getImageUrlBytes()
       Image URL, for example, http://www.example.com/image.png. The image will
       not be uploaded as image asset.
       
      string image_url = 7;
      Specified by:
      getImageUrlBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for imageUrl.
    • setImageUrl

      public DynamicRealEstateAsset.Builder setImageUrl(String value)
       Image URL, for example, http://www.example.com/image.png. The image will
       not be uploaded as image asset.
       
      string image_url = 7;
      Parameters:
      value - The imageUrl to set.
      Returns:
      This builder for chaining.
    • clearImageUrl

      public DynamicRealEstateAsset.Builder clearImageUrl()
       Image URL, for example, http://www.example.com/image.png. The image will
       not be uploaded as image asset.
       
      string image_url = 7;
      Returns:
      This builder for chaining.
    • setImageUrlBytes

      public DynamicRealEstateAsset.Builder setImageUrlBytes(com.google.protobuf.ByteString value)
       Image URL, for example, http://www.example.com/image.png. The image will
       not be uploaded as image asset.
       
      string image_url = 7;
      Parameters:
      value - The bytes for imageUrl to set.
      Returns:
      This builder for chaining.
    • getPropertyType

      public String getPropertyType()
       Property type, for example, House.
       
      string property_type = 8;
      Specified by:
      getPropertyType in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The propertyType.
    • getPropertyTypeBytes

      public com.google.protobuf.ByteString getPropertyTypeBytes()
       Property type, for example, House.
       
      string property_type = 8;
      Specified by:
      getPropertyTypeBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for propertyType.
    • setPropertyType

      public DynamicRealEstateAsset.Builder setPropertyType(String value)
       Property type, for example, House.
       
      string property_type = 8;
      Parameters:
      value - The propertyType to set.
      Returns:
      This builder for chaining.
    • clearPropertyType

      public DynamicRealEstateAsset.Builder clearPropertyType()
       Property type, for example, House.
       
      string property_type = 8;
      Returns:
      This builder for chaining.
    • setPropertyTypeBytes

      public DynamicRealEstateAsset.Builder setPropertyTypeBytes(com.google.protobuf.ByteString value)
       Property type, for example, House.
       
      string property_type = 8;
      Parameters:
      value - The bytes for propertyType to set.
      Returns:
      This builder for chaining.
    • getListingType

      public String getListingType()
       Listing type, for example, For sale.
       
      string listing_type = 9;
      Specified by:
      getListingType in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The listingType.
    • getListingTypeBytes

      public com.google.protobuf.ByteString getListingTypeBytes()
       Listing type, for example, For sale.
       
      string listing_type = 9;
      Specified by:
      getListingTypeBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for listingType.
    • setListingType

      public DynamicRealEstateAsset.Builder setListingType(String value)
       Listing type, for example, For sale.
       
      string listing_type = 9;
      Parameters:
      value - The listingType to set.
      Returns:
      This builder for chaining.
    • clearListingType

      public DynamicRealEstateAsset.Builder clearListingType()
       Listing type, for example, For sale.
       
      string listing_type = 9;
      Returns:
      This builder for chaining.
    • setListingTypeBytes

      public DynamicRealEstateAsset.Builder setListingTypeBytes(com.google.protobuf.ByteString value)
       Listing type, for example, For sale.
       
      string listing_type = 9;
      Parameters:
      value - The bytes for listingType to set.
      Returns:
      This builder for chaining.
    • getContextualKeywordsList

      public com.google.protobuf.ProtocolStringList getContextualKeywordsList()
       Contextual keywords, for example, For sale; Houses for sale.
       
      repeated string contextual_keywords = 10;
      Specified by:
      getContextualKeywordsList in interface DynamicRealEstateAssetOrBuilder
      Returns:
      A list containing the contextualKeywords.
    • getContextualKeywordsCount

      public int getContextualKeywordsCount()
       Contextual keywords, for example, For sale; Houses for sale.
       
      repeated string contextual_keywords = 10;
      Specified by:
      getContextualKeywordsCount in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The count of contextualKeywords.
    • getContextualKeywords

      public String getContextualKeywords(int index)
       Contextual keywords, for example, For sale; Houses for sale.
       
      repeated string contextual_keywords = 10;
      Specified by:
      getContextualKeywords in interface DynamicRealEstateAssetOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The contextualKeywords at the given index.
    • getContextualKeywordsBytes

      public com.google.protobuf.ByteString getContextualKeywordsBytes(int index)
       Contextual keywords, for example, For sale; Houses for sale.
       
      repeated string contextual_keywords = 10;
      Specified by:
      getContextualKeywordsBytes in interface DynamicRealEstateAssetOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the contextualKeywords at the given index.
    • setContextualKeywords

      public DynamicRealEstateAsset.Builder setContextualKeywords(int index, String value)
       Contextual keywords, for example, For sale; Houses for sale.
       
      repeated string contextual_keywords = 10;
      Parameters:
      index - The index to set the value at.
      value - The contextualKeywords to set.
      Returns:
      This builder for chaining.
    • addContextualKeywords

      public DynamicRealEstateAsset.Builder addContextualKeywords(String value)
       Contextual keywords, for example, For sale; Houses for sale.
       
      repeated string contextual_keywords = 10;
      Parameters:
      value - The contextualKeywords to add.
      Returns:
      This builder for chaining.
    • addAllContextualKeywords

      public DynamicRealEstateAsset.Builder addAllContextualKeywords(Iterable<String> values)
       Contextual keywords, for example, For sale; Houses for sale.
       
      repeated string contextual_keywords = 10;
      Parameters:
      values - The contextualKeywords to add.
      Returns:
      This builder for chaining.
    • clearContextualKeywords

      public DynamicRealEstateAsset.Builder clearContextualKeywords()
       Contextual keywords, for example, For sale; Houses for sale.
       
      repeated string contextual_keywords = 10;
      Returns:
      This builder for chaining.
    • addContextualKeywordsBytes

      public DynamicRealEstateAsset.Builder addContextualKeywordsBytes(com.google.protobuf.ByteString value)
       Contextual keywords, for example, For sale; Houses for sale.
       
      repeated string contextual_keywords = 10;
      Parameters:
      value - The bytes of the contextualKeywords to add.
      Returns:
      This builder for chaining.
    • getFormattedPrice

      public String getFormattedPrice()
       Formatted price which can be any characters. If set, this attribute will be
       used instead of 'price', for example, Starting at $200,000.00.
       
      string formatted_price = 11;
      Specified by:
      getFormattedPrice in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The formattedPrice.
    • getFormattedPriceBytes

      public com.google.protobuf.ByteString getFormattedPriceBytes()
       Formatted price which can be any characters. If set, this attribute will be
       used instead of 'price', for example, Starting at $200,000.00.
       
      string formatted_price = 11;
      Specified by:
      getFormattedPriceBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for formattedPrice.
    • setFormattedPrice

      public DynamicRealEstateAsset.Builder setFormattedPrice(String value)
       Formatted price which can be any characters. If set, this attribute will be
       used instead of 'price', for example, Starting at $200,000.00.
       
      string formatted_price = 11;
      Parameters:
      value - The formattedPrice to set.
      Returns:
      This builder for chaining.
    • clearFormattedPrice

      public DynamicRealEstateAsset.Builder clearFormattedPrice()
       Formatted price which can be any characters. If set, this attribute will be
       used instead of 'price', for example, Starting at $200,000.00.
       
      string formatted_price = 11;
      Returns:
      This builder for chaining.
    • setFormattedPriceBytes

      public DynamicRealEstateAsset.Builder setFormattedPriceBytes(com.google.protobuf.ByteString value)
       Formatted price which can be any characters. If set, this attribute will be
       used instead of 'price', for example, Starting at $200,000.00.
       
      string formatted_price = 11;
      Parameters:
      value - The bytes for formattedPrice to set.
      Returns:
      This builder for chaining.
    • getAndroidAppLink

      public String getAndroidAppLink()
       Android deep link, for example,
       android-app://com.example.android/http/example.com/gizmos?1234.
       
      string android_app_link = 12;
      Specified by:
      getAndroidAppLink in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The androidAppLink.
    • getAndroidAppLinkBytes

      public com.google.protobuf.ByteString getAndroidAppLinkBytes()
       Android deep link, for example,
       android-app://com.example.android/http/example.com/gizmos?1234.
       
      string android_app_link = 12;
      Specified by:
      getAndroidAppLinkBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for androidAppLink.
    • setAndroidAppLink

      public DynamicRealEstateAsset.Builder setAndroidAppLink(String value)
       Android deep link, for example,
       android-app://com.example.android/http/example.com/gizmos?1234.
       
      string android_app_link = 12;
      Parameters:
      value - The androidAppLink to set.
      Returns:
      This builder for chaining.
    • clearAndroidAppLink

      public DynamicRealEstateAsset.Builder clearAndroidAppLink()
       Android deep link, for example,
       android-app://com.example.android/http/example.com/gizmos?1234.
       
      string android_app_link = 12;
      Returns:
      This builder for chaining.
    • setAndroidAppLinkBytes

      public DynamicRealEstateAsset.Builder setAndroidAppLinkBytes(com.google.protobuf.ByteString value)
       Android deep link, for example,
       android-app://com.example.android/http/example.com/gizmos?1234.
       
      string android_app_link = 12;
      Parameters:
      value - The bytes for androidAppLink to set.
      Returns:
      This builder for chaining.
    • getIosAppLink

      public String getIosAppLink()
       iOS deep link, for example, exampleApp://content/page.
       
      string ios_app_link = 13;
      Specified by:
      getIosAppLink in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The iosAppLink.
    • getIosAppLinkBytes

      public com.google.protobuf.ByteString getIosAppLinkBytes()
       iOS deep link, for example, exampleApp://content/page.
       
      string ios_app_link = 13;
      Specified by:
      getIosAppLinkBytes in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The bytes for iosAppLink.
    • setIosAppLink

      public DynamicRealEstateAsset.Builder setIosAppLink(String value)
       iOS deep link, for example, exampleApp://content/page.
       
      string ios_app_link = 13;
      Parameters:
      value - The iosAppLink to set.
      Returns:
      This builder for chaining.
    • clearIosAppLink

      public DynamicRealEstateAsset.Builder clearIosAppLink()
       iOS deep link, for example, exampleApp://content/page.
       
      string ios_app_link = 13;
      Returns:
      This builder for chaining.
    • setIosAppLinkBytes

      public DynamicRealEstateAsset.Builder setIosAppLinkBytes(com.google.protobuf.ByteString value)
       iOS deep link, for example, exampleApp://content/page.
       
      string ios_app_link = 13;
      Parameters:
      value - The bytes for iosAppLink to set.
      Returns:
      This builder for chaining.
    • getIosAppStoreId

      public long getIosAppStoreId()
       iOS app store ID. This is used to check if the user has the app installed
       on their device before deep linking. If this field is set, then the
       ios_app_link field must also be present.
       
      int64 ios_app_store_id = 14;
      Specified by:
      getIosAppStoreId in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The iosAppStoreId.
    • setIosAppStoreId

      public DynamicRealEstateAsset.Builder setIosAppStoreId(long value)
       iOS app store ID. This is used to check if the user has the app installed
       on their device before deep linking. If this field is set, then the
       ios_app_link field must also be present.
       
      int64 ios_app_store_id = 14;
      Parameters:
      value - The iosAppStoreId to set.
      Returns:
      This builder for chaining.
    • clearIosAppStoreId

      public DynamicRealEstateAsset.Builder clearIosAppStoreId()
       iOS app store ID. This is used to check if the user has the app installed
       on their device before deep linking. If this field is set, then the
       ios_app_link field must also be present.
       
      int64 ios_app_store_id = 14;
      Returns:
      This builder for chaining.
    • getSimilarListingIdsList

      public com.google.protobuf.ProtocolStringList getSimilarListingIdsList()
       Similar listing IDs.
       
      repeated string similar_listing_ids = 15;
      Specified by:
      getSimilarListingIdsList in interface DynamicRealEstateAssetOrBuilder
      Returns:
      A list containing the similarListingIds.
    • getSimilarListingIdsCount

      public int getSimilarListingIdsCount()
       Similar listing IDs.
       
      repeated string similar_listing_ids = 15;
      Specified by:
      getSimilarListingIdsCount in interface DynamicRealEstateAssetOrBuilder
      Returns:
      The count of similarListingIds.
    • getSimilarListingIds

      public String getSimilarListingIds(int index)
       Similar listing IDs.
       
      repeated string similar_listing_ids = 15;
      Specified by:
      getSimilarListingIds in interface DynamicRealEstateAssetOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The similarListingIds at the given index.
    • getSimilarListingIdsBytes

      public com.google.protobuf.ByteString getSimilarListingIdsBytes(int index)
       Similar listing IDs.
       
      repeated string similar_listing_ids = 15;
      Specified by:
      getSimilarListingIdsBytes in interface DynamicRealEstateAssetOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the similarListingIds at the given index.
    • setSimilarListingIds

      public DynamicRealEstateAsset.Builder setSimilarListingIds(int index, String value)
       Similar listing IDs.
       
      repeated string similar_listing_ids = 15;
      Parameters:
      index - The index to set the value at.
      value - The similarListingIds to set.
      Returns:
      This builder for chaining.
    • addSimilarListingIds

      public DynamicRealEstateAsset.Builder addSimilarListingIds(String value)
       Similar listing IDs.
       
      repeated string similar_listing_ids = 15;
      Parameters:
      value - The similarListingIds to add.
      Returns:
      This builder for chaining.
    • addAllSimilarListingIds

      public DynamicRealEstateAsset.Builder addAllSimilarListingIds(Iterable<String> values)
       Similar listing IDs.
       
      repeated string similar_listing_ids = 15;
      Parameters:
      values - The similarListingIds to add.
      Returns:
      This builder for chaining.
    • clearSimilarListingIds

      public DynamicRealEstateAsset.Builder clearSimilarListingIds()
       Similar listing IDs.
       
      repeated string similar_listing_ids = 15;
      Returns:
      This builder for chaining.
    • addSimilarListingIdsBytes

      public DynamicRealEstateAsset.Builder addSimilarListingIdsBytes(com.google.protobuf.ByteString value)
       Similar listing IDs.
       
      repeated string similar_listing_ids = 15;
      Parameters:
      value - The bytes of the similarListingIds to add.
      Returns:
      This builder for chaining.
    • setUnknownFields

      public final DynamicRealEstateAsset.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>
    • mergeUnknownFields

      public final DynamicRealEstateAsset.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DynamicRealEstateAsset.Builder>