Uses of Interface
com.google.shopping.type.CustomAttributeOrBuilder
-
Packages that use CustomAttributeOrBuilder Package Description com.google.shopping.type -
-
Uses of CustomAttributeOrBuilder in com.google.shopping.type
Classes in com.google.shopping.type that implement CustomAttributeOrBuilder Modifier and Type Class Description classCustomAttributeA message that represents custom attributes.static classCustomAttribute.BuilderA message that represents custom attributes.Methods in com.google.shopping.type that return CustomAttributeOrBuilder Modifier and Type Method Description CustomAttributeOrBuilderCustomAttribute.Builder. getGroupValuesOrBuilder(int index)Subattributes within this attribute group.CustomAttributeOrBuilderCustomAttribute. getGroupValuesOrBuilder(int index)Subattributes within this attribute group.CustomAttributeOrBuilderCustomAttributeOrBuilder. getGroupValuesOrBuilder(int index)Subattributes within this attribute group.Methods in com.google.shopping.type that return types with arguments of type CustomAttributeOrBuilder Modifier and Type Method Description java.util.List<? extends CustomAttributeOrBuilder>CustomAttribute.Builder. getGroupValuesOrBuilderList()Subattributes within this attribute group.java.util.List<? extends CustomAttributeOrBuilder>CustomAttribute. getGroupValuesOrBuilderList()Subattributes within this attribute group.java.util.List<? extends CustomAttributeOrBuilder>CustomAttributeOrBuilder. getGroupValuesOrBuilderList()Subattributes within this attribute group.
-