Class ListingDimensionInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
- com.google.ads.googleads.v10.common.ListingDimensionInfo.Builder
-
- All Implemented Interfaces:
ListingDimensionInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- ListingDimensionInfo
public static final class ListingDimensionInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder> implements ListingDimensionInfoOrBuilder
Listing dimensions for listing group criterion.
Protobuf typegoogle.ads.googleads.v10.common.ListingDimensionInfo
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
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.Builder<ListingDimensionInfo.Builder>
-
clear
public ListingDimensionInfo.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
getDefaultInstanceForType
public ListingDimensionInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListingDimensionInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListingDimensionInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListingDimensionInfo.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
setField
public ListingDimensionInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
clearField
public ListingDimensionInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
clearOneof
public ListingDimensionInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
setRepeatedField
public ListingDimensionInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
addRepeatedField
public ListingDimensionInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
mergeFrom
public ListingDimensionInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListingDimensionInfo.Builder>
-
mergeFrom
public ListingDimensionInfo.Builder mergeFrom(ListingDimensionInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
mergeFrom
public ListingDimensionInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListingDimensionInfo.Builder>- Throws:
java.io.IOException
-
getDimensionCase
public ListingDimensionInfo.DimensionCase getDimensionCase()
- Specified by:
getDimensionCasein interfaceListingDimensionInfoOrBuilder
-
clearDimension
public ListingDimensionInfo.Builder clearDimension()
-
hasHotelId
public boolean hasHotelId()
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;- Specified by:
hasHotelIdin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the hotelId field is set.
-
getHotelId
public HotelIdInfo getHotelId()
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;- Specified by:
getHotelIdin interfaceListingDimensionInfoOrBuilder- Returns:
- The hotelId.
-
setHotelId
public ListingDimensionInfo.Builder setHotelId(HotelIdInfo value)
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;
-
setHotelId
public ListingDimensionInfo.Builder setHotelId(HotelIdInfo.Builder builderForValue)
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;
-
mergeHotelId
public ListingDimensionInfo.Builder mergeHotelId(HotelIdInfo value)
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;
-
clearHotelId
public ListingDimensionInfo.Builder clearHotelId()
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;
-
getHotelIdBuilder
public HotelIdInfo.Builder getHotelIdBuilder()
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;
-
getHotelIdOrBuilder
public HotelIdInfoOrBuilder getHotelIdOrBuilder()
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;- Specified by:
getHotelIdOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasHotelClass
public boolean hasHotelClass()
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;- Specified by:
hasHotelClassin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the hotelClass field is set.
-
getHotelClass
public HotelClassInfo getHotelClass()
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;- Specified by:
getHotelClassin interfaceListingDimensionInfoOrBuilder- Returns:
- The hotelClass.
-
setHotelClass
public ListingDimensionInfo.Builder setHotelClass(HotelClassInfo value)
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;
-
setHotelClass
public ListingDimensionInfo.Builder setHotelClass(HotelClassInfo.Builder builderForValue)
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;
-
mergeHotelClass
public ListingDimensionInfo.Builder mergeHotelClass(HotelClassInfo value)
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;
-
clearHotelClass
public ListingDimensionInfo.Builder clearHotelClass()
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;
-
getHotelClassBuilder
public HotelClassInfo.Builder getHotelClassBuilder()
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;
-
getHotelClassOrBuilder
public HotelClassInfoOrBuilder getHotelClassOrBuilder()
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;- Specified by:
getHotelClassOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasHotelCountryRegion
public boolean hasHotelCountryRegion()
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;- Specified by:
hasHotelCountryRegionin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the hotelCountryRegion field is set.
-
getHotelCountryRegion
public HotelCountryRegionInfo getHotelCountryRegion()
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;- Specified by:
getHotelCountryRegionin interfaceListingDimensionInfoOrBuilder- Returns:
- The hotelCountryRegion.
-
setHotelCountryRegion
public ListingDimensionInfo.Builder setHotelCountryRegion(HotelCountryRegionInfo value)
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;
-
setHotelCountryRegion
public ListingDimensionInfo.Builder setHotelCountryRegion(HotelCountryRegionInfo.Builder builderForValue)
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;
-
mergeHotelCountryRegion
public ListingDimensionInfo.Builder mergeHotelCountryRegion(HotelCountryRegionInfo value)
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;
-
clearHotelCountryRegion
public ListingDimensionInfo.Builder clearHotelCountryRegion()
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;
-
getHotelCountryRegionBuilder
public HotelCountryRegionInfo.Builder getHotelCountryRegionBuilder()
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;
-
getHotelCountryRegionOrBuilder
public HotelCountryRegionInfoOrBuilder getHotelCountryRegionOrBuilder()
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;- Specified by:
getHotelCountryRegionOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasHotelState
public boolean hasHotelState()
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;- Specified by:
hasHotelStatein interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the hotelState field is set.
-
getHotelState
public HotelStateInfo getHotelState()
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;- Specified by:
getHotelStatein interfaceListingDimensionInfoOrBuilder- Returns:
- The hotelState.
-
setHotelState
public ListingDimensionInfo.Builder setHotelState(HotelStateInfo value)
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;
-
setHotelState
public ListingDimensionInfo.Builder setHotelState(HotelStateInfo.Builder builderForValue)
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;
-
mergeHotelState
public ListingDimensionInfo.Builder mergeHotelState(HotelStateInfo value)
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;
-
clearHotelState
public ListingDimensionInfo.Builder clearHotelState()
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;
-
getHotelStateBuilder
public HotelStateInfo.Builder getHotelStateBuilder()
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;
-
getHotelStateOrBuilder
public HotelStateInfoOrBuilder getHotelStateOrBuilder()
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;- Specified by:
getHotelStateOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasHotelCity
public boolean hasHotelCity()
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;- Specified by:
hasHotelCityin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the hotelCity field is set.
-
getHotelCity
public HotelCityInfo getHotelCity()
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;- Specified by:
getHotelCityin interfaceListingDimensionInfoOrBuilder- Returns:
- The hotelCity.
-
setHotelCity
public ListingDimensionInfo.Builder setHotelCity(HotelCityInfo value)
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;
-
setHotelCity
public ListingDimensionInfo.Builder setHotelCity(HotelCityInfo.Builder builderForValue)
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;
-
mergeHotelCity
public ListingDimensionInfo.Builder mergeHotelCity(HotelCityInfo value)
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;
-
clearHotelCity
public ListingDimensionInfo.Builder clearHotelCity()
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;
-
getHotelCityBuilder
public HotelCityInfo.Builder getHotelCityBuilder()
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;
-
getHotelCityOrBuilder
public HotelCityInfoOrBuilder getHotelCityOrBuilder()
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;- Specified by:
getHotelCityOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasProductBiddingCategory
public boolean hasProductBiddingCategory()
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;- Specified by:
hasProductBiddingCategoryin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the productBiddingCategory field is set.
-
getProductBiddingCategory
public ProductBiddingCategoryInfo getProductBiddingCategory()
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;- Specified by:
getProductBiddingCategoryin interfaceListingDimensionInfoOrBuilder- Returns:
- The productBiddingCategory.
-
setProductBiddingCategory
public ListingDimensionInfo.Builder setProductBiddingCategory(ProductBiddingCategoryInfo value)
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;
-
setProductBiddingCategory
public ListingDimensionInfo.Builder setProductBiddingCategory(ProductBiddingCategoryInfo.Builder builderForValue)
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;
-
mergeProductBiddingCategory
public ListingDimensionInfo.Builder mergeProductBiddingCategory(ProductBiddingCategoryInfo value)
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;
-
clearProductBiddingCategory
public ListingDimensionInfo.Builder clearProductBiddingCategory()
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;
-
getProductBiddingCategoryBuilder
public ProductBiddingCategoryInfo.Builder getProductBiddingCategoryBuilder()
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;
-
getProductBiddingCategoryOrBuilder
public ProductBiddingCategoryInfoOrBuilder getProductBiddingCategoryOrBuilder()
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;- Specified by:
getProductBiddingCategoryOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasProductBrand
public boolean hasProductBrand()
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;- Specified by:
hasProductBrandin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the productBrand field is set.
-
getProductBrand
public ProductBrandInfo getProductBrand()
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;- Specified by:
getProductBrandin interfaceListingDimensionInfoOrBuilder- Returns:
- The productBrand.
-
setProductBrand
public ListingDimensionInfo.Builder setProductBrand(ProductBrandInfo value)
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;
-
setProductBrand
public ListingDimensionInfo.Builder setProductBrand(ProductBrandInfo.Builder builderForValue)
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;
-
mergeProductBrand
public ListingDimensionInfo.Builder mergeProductBrand(ProductBrandInfo value)
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;
-
clearProductBrand
public ListingDimensionInfo.Builder clearProductBrand()
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;
-
getProductBrandBuilder
public ProductBrandInfo.Builder getProductBrandBuilder()
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;
-
getProductBrandOrBuilder
public ProductBrandInfoOrBuilder getProductBrandOrBuilder()
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;- Specified by:
getProductBrandOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasProductChannel
public boolean hasProductChannel()
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;- Specified by:
hasProductChannelin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the productChannel field is set.
-
getProductChannel
public ProductChannelInfo getProductChannel()
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;- Specified by:
getProductChannelin interfaceListingDimensionInfoOrBuilder- Returns:
- The productChannel.
-
setProductChannel
public ListingDimensionInfo.Builder setProductChannel(ProductChannelInfo value)
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;
-
setProductChannel
public ListingDimensionInfo.Builder setProductChannel(ProductChannelInfo.Builder builderForValue)
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;
-
mergeProductChannel
public ListingDimensionInfo.Builder mergeProductChannel(ProductChannelInfo value)
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;
-
clearProductChannel
public ListingDimensionInfo.Builder clearProductChannel()
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;
-
getProductChannelBuilder
public ProductChannelInfo.Builder getProductChannelBuilder()
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;
-
getProductChannelOrBuilder
public ProductChannelInfoOrBuilder getProductChannelOrBuilder()
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;- Specified by:
getProductChannelOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasProductChannelExclusivity
public boolean hasProductChannelExclusivity()
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;- Specified by:
hasProductChannelExclusivityin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the productChannelExclusivity field is set.
-
getProductChannelExclusivity
public ProductChannelExclusivityInfo getProductChannelExclusivity()
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;- Specified by:
getProductChannelExclusivityin interfaceListingDimensionInfoOrBuilder- Returns:
- The productChannelExclusivity.
-
setProductChannelExclusivity
public ListingDimensionInfo.Builder setProductChannelExclusivity(ProductChannelExclusivityInfo value)
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
-
setProductChannelExclusivity
public ListingDimensionInfo.Builder setProductChannelExclusivity(ProductChannelExclusivityInfo.Builder builderForValue)
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
-
mergeProductChannelExclusivity
public ListingDimensionInfo.Builder mergeProductChannelExclusivity(ProductChannelExclusivityInfo value)
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
-
clearProductChannelExclusivity
public ListingDimensionInfo.Builder clearProductChannelExclusivity()
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
-
getProductChannelExclusivityBuilder
public ProductChannelExclusivityInfo.Builder getProductChannelExclusivityBuilder()
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
-
getProductChannelExclusivityOrBuilder
public ProductChannelExclusivityInfoOrBuilder getProductChannelExclusivityOrBuilder()
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;- Specified by:
getProductChannelExclusivityOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasProductCondition
public boolean hasProductCondition()
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;- Specified by:
hasProductConditionin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the productCondition field is set.
-
getProductCondition
public ProductConditionInfo getProductCondition()
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;- Specified by:
getProductConditionin interfaceListingDimensionInfoOrBuilder- Returns:
- The productCondition.
-
setProductCondition
public ListingDimensionInfo.Builder setProductCondition(ProductConditionInfo value)
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;
-
setProductCondition
public ListingDimensionInfo.Builder setProductCondition(ProductConditionInfo.Builder builderForValue)
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;
-
mergeProductCondition
public ListingDimensionInfo.Builder mergeProductCondition(ProductConditionInfo value)
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;
-
clearProductCondition
public ListingDimensionInfo.Builder clearProductCondition()
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;
-
getProductConditionBuilder
public ProductConditionInfo.Builder getProductConditionBuilder()
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;
-
getProductConditionOrBuilder
public ProductConditionInfoOrBuilder getProductConditionOrBuilder()
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;- Specified by:
getProductConditionOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasProductCustomAttribute
public boolean hasProductCustomAttribute()
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;- Specified by:
hasProductCustomAttributein interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the productCustomAttribute field is set.
-
getProductCustomAttribute
public ProductCustomAttributeInfo getProductCustomAttribute()
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;- Specified by:
getProductCustomAttributein interfaceListingDimensionInfoOrBuilder- Returns:
- The productCustomAttribute.
-
setProductCustomAttribute
public ListingDimensionInfo.Builder setProductCustomAttribute(ProductCustomAttributeInfo value)
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;
-
setProductCustomAttribute
public ListingDimensionInfo.Builder setProductCustomAttribute(ProductCustomAttributeInfo.Builder builderForValue)
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;
-
mergeProductCustomAttribute
public ListingDimensionInfo.Builder mergeProductCustomAttribute(ProductCustomAttributeInfo value)
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;
-
clearProductCustomAttribute
public ListingDimensionInfo.Builder clearProductCustomAttribute()
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;
-
getProductCustomAttributeBuilder
public ProductCustomAttributeInfo.Builder getProductCustomAttributeBuilder()
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;
-
getProductCustomAttributeOrBuilder
public ProductCustomAttributeInfoOrBuilder getProductCustomAttributeOrBuilder()
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;- Specified by:
getProductCustomAttributeOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasProductItemId
public boolean hasProductItemId()
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;- Specified by:
hasProductItemIdin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the productItemId field is set.
-
getProductItemId
public ProductItemIdInfo getProductItemId()
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;- Specified by:
getProductItemIdin interfaceListingDimensionInfoOrBuilder- Returns:
- The productItemId.
-
setProductItemId
public ListingDimensionInfo.Builder setProductItemId(ProductItemIdInfo value)
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;
-
setProductItemId
public ListingDimensionInfo.Builder setProductItemId(ProductItemIdInfo.Builder builderForValue)
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;
-
mergeProductItemId
public ListingDimensionInfo.Builder mergeProductItemId(ProductItemIdInfo value)
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;
-
clearProductItemId
public ListingDimensionInfo.Builder clearProductItemId()
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;
-
getProductItemIdBuilder
public ProductItemIdInfo.Builder getProductItemIdBuilder()
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;
-
getProductItemIdOrBuilder
public ProductItemIdInfoOrBuilder getProductItemIdOrBuilder()
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;- Specified by:
getProductItemIdOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasProductType
public boolean hasProductType()
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;- Specified by:
hasProductTypein interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the productType field is set.
-
getProductType
public ProductTypeInfo getProductType()
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;- Specified by:
getProductTypein interfaceListingDimensionInfoOrBuilder- Returns:
- The productType.
-
setProductType
public ListingDimensionInfo.Builder setProductType(ProductTypeInfo value)
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;
-
setProductType
public ListingDimensionInfo.Builder setProductType(ProductTypeInfo.Builder builderForValue)
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;
-
mergeProductType
public ListingDimensionInfo.Builder mergeProductType(ProductTypeInfo value)
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;
-
clearProductType
public ListingDimensionInfo.Builder clearProductType()
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;
-
getProductTypeBuilder
public ProductTypeInfo.Builder getProductTypeBuilder()
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;
-
getProductTypeOrBuilder
public ProductTypeInfoOrBuilder getProductTypeOrBuilder()
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;- Specified by:
getProductTypeOrBuilderin interfaceListingDimensionInfoOrBuilder
-
hasUnknownListingDimension
public boolean hasUnknownListingDimension()
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;- Specified by:
hasUnknownListingDimensionin interfaceListingDimensionInfoOrBuilder- Returns:
- Whether the unknownListingDimension field is set.
-
getUnknownListingDimension
public UnknownListingDimensionInfo getUnknownListingDimension()
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;- Specified by:
getUnknownListingDimensionin interfaceListingDimensionInfoOrBuilder- Returns:
- The unknownListingDimension.
-
setUnknownListingDimension
public ListingDimensionInfo.Builder setUnknownListingDimension(UnknownListingDimensionInfo value)
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
-
setUnknownListingDimension
public ListingDimensionInfo.Builder setUnknownListingDimension(UnknownListingDimensionInfo.Builder builderForValue)
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
-
mergeUnknownListingDimension
public ListingDimensionInfo.Builder mergeUnknownListingDimension(UnknownListingDimensionInfo value)
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
-
clearUnknownListingDimension
public ListingDimensionInfo.Builder clearUnknownListingDimension()
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
-
getUnknownListingDimensionBuilder
public UnknownListingDimensionInfo.Builder getUnknownListingDimensionBuilder()
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
-
getUnknownListingDimensionOrBuilder
public UnknownListingDimensionInfoOrBuilder getUnknownListingDimensionOrBuilder()
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;- Specified by:
getUnknownListingDimensionOrBuilderin interfaceListingDimensionInfoOrBuilder
-
setUnknownFields
public final ListingDimensionInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
mergeUnknownFields
public final ListingDimensionInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
-
-