Class ListingGroupFilterDimension
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.ads.googleads.v18.resources.ListingGroupFilterDimension
- All Implemented Interfaces:
ListingGroupFilterDimensionOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class ListingGroupFilterDimension
extends com.google.protobuf.GeneratedMessageV3
implements ListingGroupFilterDimensionOrBuilder
Listing dimensions for the asset group listing group filter.Protobuf type
google.ads.googleads.v18.resources.ListingGroupFilterDimension- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classListing dimensions for the asset group listing group filter.static enumstatic final classBrand of the product.static interfacestatic final classOne element of a category at a certain level.static interfacestatic final classLocality of a product offer.static interfacestatic final classCondition of a product offer.static interfacestatic final classCustom attribute of a product offer.static interfacestatic final classItem id of a product offer.static interfacestatic final classType of a product offer.static interfacestatic final classFilters for URLs in a page feed and URLs from the advertiser web domain.static final classMatching condition for URL filtering.static interfacestatic interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ListingGroupFilterDimensionstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<ListingGroupFilterDimension>Brand of a product offer.Brand of a product offer.Category of a product offer.Category of a product offer.Locality of a product offer.Locality of a product offer.Condition of a product offer.Condition of a product offer.Custom attribute of a product offer.Custom attribute of a product offer.Item id of a product offer.Item id of a product offer.Type of a product offer.Type of a product offer.intFilters for URLs in a page feed and URLs from the advertiser web domain.Filters for URLs in a page feed and URLs from the advertiser web domain.inthashCode()booleanBrand of a product offer.booleanCategory of a product offer.booleanLocality of a product offer.booleanCondition of a product offer.booleanCustom attribute of a product offer.booleanItem id of a product offer.booleanType of a product offer.booleanFilters for URLs in a page feed and URLs from the advertiser web domain.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(ListingGroupFilterDimension prototype) protected ListingGroupFilterDimension.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static ListingGroupFilterDimensionparseDelimitedFrom(InputStream input) static ListingGroupFilterDimensionparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListingGroupFilterDimensionparseFrom(byte[] data) static ListingGroupFilterDimensionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListingGroupFilterDimensionparseFrom(com.google.protobuf.ByteString data) static ListingGroupFilterDimensionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListingGroupFilterDimensionparseFrom(com.google.protobuf.CodedInputStream input) static ListingGroupFilterDimensionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListingGroupFilterDimensionparseFrom(InputStream input) static ListingGroupFilterDimensionparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListingGroupFilterDimensionparseFrom(ByteBuffer data) static ListingGroupFilterDimensionparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ListingGroupFilterDimension>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
PRODUCT_CATEGORY_FIELD_NUMBER
public static final int PRODUCT_CATEGORY_FIELD_NUMBER- See Also:
-
PRODUCT_BRAND_FIELD_NUMBER
public static final int PRODUCT_BRAND_FIELD_NUMBER- See Also:
-
PRODUCT_CHANNEL_FIELD_NUMBER
public static final int PRODUCT_CHANNEL_FIELD_NUMBER- See Also:
-
PRODUCT_CONDITION_FIELD_NUMBER
public static final int PRODUCT_CONDITION_FIELD_NUMBER- See Also:
-
PRODUCT_CUSTOM_ATTRIBUTE_FIELD_NUMBER
public static final int PRODUCT_CUSTOM_ATTRIBUTE_FIELD_NUMBER- See Also:
-
PRODUCT_ITEM_ID_FIELD_NUMBER
public static final int PRODUCT_ITEM_ID_FIELD_NUMBER- See Also:
-
PRODUCT_TYPE_FIELD_NUMBER
public static final int PRODUCT_TYPE_FIELD_NUMBER- See Also:
-
WEBPAGE_FIELD_NUMBER
public static final int WEBPAGE_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getDimensionCase
- Specified by:
getDimensionCasein interfaceListingGroupFilterDimensionOrBuilder
-
hasProductCategory
public boolean hasProductCategory()Category of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCategory product_category = 10;- Specified by:
hasProductCategoryin interfaceListingGroupFilterDimensionOrBuilder- Returns:
- Whether the productCategory field is set.
-
getProductCategory
Category of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCategory product_category = 10;- Specified by:
getProductCategoryin interfaceListingGroupFilterDimensionOrBuilder- Returns:
- The productCategory.
-
getProductCategoryOrBuilder
Category of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCategory product_category = 10;- Specified by:
getProductCategoryOrBuilderin interfaceListingGroupFilterDimensionOrBuilder
-
hasProductBrand
public boolean hasProductBrand()Brand of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductBrand product_brand = 2;- Specified by:
hasProductBrandin interfaceListingGroupFilterDimensionOrBuilder- Returns:
- Whether the productBrand field is set.
-
getProductBrand
Brand of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductBrand product_brand = 2;- Specified by:
getProductBrandin interfaceListingGroupFilterDimensionOrBuilder- Returns:
- The productBrand.
-
getProductBrandOrBuilder
Brand of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductBrand product_brand = 2;- Specified by:
getProductBrandOrBuilderin interfaceListingGroupFilterDimensionOrBuilder
-
hasProductChannel
public boolean hasProductChannel()Locality of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductChannel product_channel = 3;- Specified by:
hasProductChannelin interfaceListingGroupFilterDimensionOrBuilder- Returns:
- Whether the productChannel field is set.
-
getProductChannel
Locality of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductChannel product_channel = 3;- Specified by:
getProductChannelin interfaceListingGroupFilterDimensionOrBuilder- Returns:
- The productChannel.
-
getProductChannelOrBuilder
Locality of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductChannel product_channel = 3;- Specified by:
getProductChannelOrBuilderin interfaceListingGroupFilterDimensionOrBuilder
-
hasProductCondition
public boolean hasProductCondition()Condition of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCondition product_condition = 4;- Specified by:
hasProductConditionin interfaceListingGroupFilterDimensionOrBuilder- Returns:
- Whether the productCondition field is set.
-
getProductCondition
Condition of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCondition product_condition = 4;- Specified by:
getProductConditionin interfaceListingGroupFilterDimensionOrBuilder- Returns:
- The productCondition.
-
getProductConditionOrBuilder
Condition of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCondition product_condition = 4;- Specified by:
getProductConditionOrBuilderin interfaceListingGroupFilterDimensionOrBuilder
-
hasProductCustomAttribute
public boolean hasProductCustomAttribute()Custom attribute of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCustomAttribute product_custom_attribute = 5;- Specified by:
hasProductCustomAttributein interfaceListingGroupFilterDimensionOrBuilder- Returns:
- Whether the productCustomAttribute field is set.
-
getProductCustomAttribute
Custom attribute of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCustomAttribute product_custom_attribute = 5;- Specified by:
getProductCustomAttributein interfaceListingGroupFilterDimensionOrBuilder- Returns:
- The productCustomAttribute.
-
getProductCustomAttributeOrBuilder
public ListingGroupFilterDimension.ProductCustomAttributeOrBuilder getProductCustomAttributeOrBuilder()Custom attribute of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCustomAttribute product_custom_attribute = 5;- Specified by:
getProductCustomAttributeOrBuilderin interfaceListingGroupFilterDimensionOrBuilder
-
hasProductItemId
public boolean hasProductItemId()Item id of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductItemId product_item_id = 6;- Specified by:
hasProductItemIdin interfaceListingGroupFilterDimensionOrBuilder- Returns:
- Whether the productItemId field is set.
-
getProductItemId
Item id of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductItemId product_item_id = 6;- Specified by:
getProductItemIdin interfaceListingGroupFilterDimensionOrBuilder- Returns:
- The productItemId.
-
getProductItemIdOrBuilder
Item id of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductItemId product_item_id = 6;- Specified by:
getProductItemIdOrBuilderin interfaceListingGroupFilterDimensionOrBuilder
-
hasProductType
public boolean hasProductType()Type of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductType product_type = 7;- Specified by:
hasProductTypein interfaceListingGroupFilterDimensionOrBuilder- Returns:
- Whether the productType field is set.
-
getProductType
Type of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductType product_type = 7;- Specified by:
getProductTypein interfaceListingGroupFilterDimensionOrBuilder- Returns:
- The productType.
-
getProductTypeOrBuilder
Type of a product offer.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductType product_type = 7;- Specified by:
getProductTypeOrBuilderin interfaceListingGroupFilterDimensionOrBuilder
-
hasWebpage
public boolean hasWebpage()Filters for URLs in a page feed and URLs from the advertiser web domain.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.Webpage webpage = 9;- Specified by:
hasWebpagein interfaceListingGroupFilterDimensionOrBuilder- Returns:
- Whether the webpage field is set.
-
getWebpage
Filters for URLs in a page feed and URLs from the advertiser web domain.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.Webpage webpage = 9;- Specified by:
getWebpagein interfaceListingGroupFilterDimensionOrBuilder- Returns:
- The webpage.
-
getWebpageOrBuilder
Filters for URLs in a page feed and URLs from the advertiser web domain.
.google.ads.googleads.v18.resources.ListingGroupFilterDimension.Webpage webpage = 9;- Specified by:
getWebpageOrBuilderin interfaceListingGroupFilterDimensionOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ListingGroupFilterDimension parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListingGroupFilterDimension parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListingGroupFilterDimension parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListingGroupFilterDimension parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListingGroupFilterDimension parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListingGroupFilterDimension parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ListingGroupFilterDimension parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ListingGroupFilterDimension parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ListingGroupFilterDimension parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ListingGroupFilterDimension parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ListingGroupFilterDimension.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-