Uses of Interface
com.google.shopping.type.CustomAttributeOrBuilder
Packages that use CustomAttributeOrBuilder
-
Uses of CustomAttributeOrBuilder in com.google.shopping.type
Classes in com.google.shopping.type that implement CustomAttributeOrBuilderModifier and TypeClassDescriptionfinal class
A message that represents custom attributes.static final class
A message that represents custom attributes.Methods in com.google.shopping.type that return CustomAttributeOrBuilderModifier and TypeMethodDescriptionCustomAttribute.Builder.getGroupValuesOrBuilder
(int index) Subattributes within this attribute group.CustomAttribute.getGroupValuesOrBuilder
(int index) Subattributes within this attribute group.CustomAttributeOrBuilder.getGroupValuesOrBuilder
(int index) Subattributes within this attribute group.Methods in com.google.shopping.type that return types with arguments of type CustomAttributeOrBuilderModifier and TypeMethodDescriptionList
<? extends CustomAttributeOrBuilder> CustomAttribute.Builder.getGroupValuesOrBuilderList()
Subattributes within this attribute group.List
<? extends CustomAttributeOrBuilder> CustomAttribute.getGroupValuesOrBuilderList()
Subattributes within this attribute group.List
<? extends CustomAttributeOrBuilder> CustomAttributeOrBuilder.getGroupValuesOrBuilderList()
Subattributes within this attribute group.