Interface ListingDimensionInfoOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ListingDimensionInfo,ListingDimensionInfo.Builder
public interface ListingDimensionInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListingDimensionInfo.DimensionCasegetDimensionCase()HotelCityInfogetHotelCity()City the hotel is located in.HotelCityInfoOrBuildergetHotelCityOrBuilder()City the hotel is located in.HotelClassInfogetHotelClass()Class of the hotel as a number of stars 1 to 5.HotelClassInfoOrBuildergetHotelClassOrBuilder()Class of the hotel as a number of stars 1 to 5.HotelCountryRegionInfogetHotelCountryRegion()Country or Region the hotel is located in.HotelCountryRegionInfoOrBuildergetHotelCountryRegionOrBuilder()Country or Region the hotel is located in.HotelIdInfogetHotelId()Advertiser-specific hotel ID.HotelIdInfoOrBuildergetHotelIdOrBuilder()Advertiser-specific hotel ID.HotelStateInfogetHotelState()State the hotel is located in.HotelStateInfoOrBuildergetHotelStateOrBuilder()State the hotel is located in.ProductBiddingCategoryInfogetProductBiddingCategory()Bidding category of a product offer.ProductBiddingCategoryInfoOrBuildergetProductBiddingCategoryOrBuilder()Bidding category of a product offer.ProductBrandInfogetProductBrand()Brand of a product offer.ProductBrandInfoOrBuildergetProductBrandOrBuilder()Brand of a product offer.ProductChannelInfogetProductChannel()Locality of a product offer.ProductChannelExclusivityInfogetProductChannelExclusivity()Availability of a product offer.ProductChannelExclusivityInfoOrBuildergetProductChannelExclusivityOrBuilder()Availability of a product offer.ProductChannelInfoOrBuildergetProductChannelOrBuilder()Locality of a product offer.ProductConditionInfogetProductCondition()Condition of a product offer.ProductConditionInfoOrBuildergetProductConditionOrBuilder()Condition of a product offer.ProductCustomAttributeInfogetProductCustomAttribute()Custom attribute of a product offer.ProductCustomAttributeInfoOrBuildergetProductCustomAttributeOrBuilder()Custom attribute of a product offer.ProductItemIdInfogetProductItemId()Item id of a product offer.ProductItemIdInfoOrBuildergetProductItemIdOrBuilder()Item id of a product offer.ProductTypeInfogetProductType()Type of a product offer.ProductTypeInfoOrBuildergetProductTypeOrBuilder()Type of a product offer.UnknownListingDimensionInfogetUnknownListingDimension()Unknown dimension.UnknownListingDimensionInfoOrBuildergetUnknownListingDimensionOrBuilder()Unknown dimension.booleanhasHotelCity()City the hotel is located in.booleanhasHotelClass()Class of the hotel as a number of stars 1 to 5.booleanhasHotelCountryRegion()Country or Region the hotel is located in.booleanhasHotelId()Advertiser-specific hotel ID.booleanhasHotelState()State the hotel is located in.booleanhasProductBiddingCategory()Bidding category of a product offer.booleanhasProductBrand()Brand of a product offer.booleanhasProductChannel()Locality of a product offer.booleanhasProductChannelExclusivity()Availability of a product offer.booleanhasProductCondition()Condition of a product offer.booleanhasProductCustomAttribute()Custom attribute of a product offer.booleanhasProductItemId()Item id of a product offer.booleanhasProductType()Type of a product offer.booleanhasUnknownListingDimension()Unknown dimension.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
hasHotelId
boolean hasHotelId()
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;- Returns:
- Whether the hotelId field is set.
-
getHotelId
HotelIdInfo getHotelId()
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;- Returns:
- The hotelId.
-
getHotelIdOrBuilder
HotelIdInfoOrBuilder getHotelIdOrBuilder()
Advertiser-specific hotel ID.
.google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;
-
hasHotelClass
boolean hasHotelClass()
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;- Returns:
- Whether the hotelClass field is set.
-
getHotelClass
HotelClassInfo getHotelClass()
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;- Returns:
- The hotelClass.
-
getHotelClassOrBuilder
HotelClassInfoOrBuilder getHotelClassOrBuilder()
Class of the hotel as a number of stars 1 to 5.
.google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;
-
hasHotelCountryRegion
boolean hasHotelCountryRegion()
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;- Returns:
- Whether the hotelCountryRegion field is set.
-
getHotelCountryRegion
HotelCountryRegionInfo getHotelCountryRegion()
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;- Returns:
- The hotelCountryRegion.
-
getHotelCountryRegionOrBuilder
HotelCountryRegionInfoOrBuilder getHotelCountryRegionOrBuilder()
Country or Region the hotel is located in.
.google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;
-
hasHotelState
boolean hasHotelState()
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;- Returns:
- Whether the hotelState field is set.
-
getHotelState
HotelStateInfo getHotelState()
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;- Returns:
- The hotelState.
-
getHotelStateOrBuilder
HotelStateInfoOrBuilder getHotelStateOrBuilder()
State the hotel is located in.
.google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;
-
hasHotelCity
boolean hasHotelCity()
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;- Returns:
- Whether the hotelCity field is set.
-
getHotelCity
HotelCityInfo getHotelCity()
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;- Returns:
- The hotelCity.
-
getHotelCityOrBuilder
HotelCityInfoOrBuilder getHotelCityOrBuilder()
City the hotel is located in.
.google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;
-
hasProductBiddingCategory
boolean hasProductBiddingCategory()
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;- Returns:
- Whether the productBiddingCategory field is set.
-
getProductBiddingCategory
ProductBiddingCategoryInfo getProductBiddingCategory()
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;- Returns:
- The productBiddingCategory.
-
getProductBiddingCategoryOrBuilder
ProductBiddingCategoryInfoOrBuilder getProductBiddingCategoryOrBuilder()
Bidding category of a product offer.
.google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;
-
hasProductBrand
boolean hasProductBrand()
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;- Returns:
- Whether the productBrand field is set.
-
getProductBrand
ProductBrandInfo getProductBrand()
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;- Returns:
- The productBrand.
-
getProductBrandOrBuilder
ProductBrandInfoOrBuilder getProductBrandOrBuilder()
Brand of a product offer.
.google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;
-
hasProductChannel
boolean hasProductChannel()
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;- Returns:
- Whether the productChannel field is set.
-
getProductChannel
ProductChannelInfo getProductChannel()
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;- Returns:
- The productChannel.
-
getProductChannelOrBuilder
ProductChannelInfoOrBuilder getProductChannelOrBuilder()
Locality of a product offer.
.google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;
-
hasProductChannelExclusivity
boolean hasProductChannelExclusivity()
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;- Returns:
- Whether the productChannelExclusivity field is set.
-
getProductChannelExclusivity
ProductChannelExclusivityInfo getProductChannelExclusivity()
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;- Returns:
- The productChannelExclusivity.
-
getProductChannelExclusivityOrBuilder
ProductChannelExclusivityInfoOrBuilder getProductChannelExclusivityOrBuilder()
Availability of a product offer.
.google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
-
hasProductCondition
boolean hasProductCondition()
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;- Returns:
- Whether the productCondition field is set.
-
getProductCondition
ProductConditionInfo getProductCondition()
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;- Returns:
- The productCondition.
-
getProductConditionOrBuilder
ProductConditionInfoOrBuilder getProductConditionOrBuilder()
Condition of a product offer.
.google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;
-
hasProductCustomAttribute
boolean hasProductCustomAttribute()
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;- Returns:
- Whether the productCustomAttribute field is set.
-
getProductCustomAttribute
ProductCustomAttributeInfo getProductCustomAttribute()
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;- Returns:
- The productCustomAttribute.
-
getProductCustomAttributeOrBuilder
ProductCustomAttributeInfoOrBuilder getProductCustomAttributeOrBuilder()
Custom attribute of a product offer.
.google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;
-
hasProductItemId
boolean hasProductItemId()
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;- Returns:
- Whether the productItemId field is set.
-
getProductItemId
ProductItemIdInfo getProductItemId()
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;- Returns:
- The productItemId.
-
getProductItemIdOrBuilder
ProductItemIdInfoOrBuilder getProductItemIdOrBuilder()
Item id of a product offer.
.google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;
-
hasProductType
boolean hasProductType()
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;- Returns:
- Whether the productType field is set.
-
getProductType
ProductTypeInfo getProductType()
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;- Returns:
- The productType.
-
getProductTypeOrBuilder
ProductTypeInfoOrBuilder getProductTypeOrBuilder()
Type of a product offer.
.google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;
-
hasUnknownListingDimension
boolean hasUnknownListingDimension()
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;- Returns:
- Whether the unknownListingDimension field is set.
-
getUnknownListingDimension
UnknownListingDimensionInfo getUnknownListingDimension()
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;- Returns:
- The unknownListingDimension.
-
getUnknownListingDimensionOrBuilder
UnknownListingDimensionInfoOrBuilder getUnknownListingDimensionOrBuilder()
Unknown dimension. Set when no other listing dimension is set.
.google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
-
getDimensionCase
ListingDimensionInfo.DimensionCase getDimensionCase()
-
-