Uses of Class
com.google.shopping.type.CustomAttribute.Builder
Packages that use CustomAttribute.Builder
-
Uses of CustomAttribute.Builder in com.google.shopping.type
Methods in com.google.shopping.type that return CustomAttribute.BuilderModifier and TypeMethodDescriptionCustomAttribute.Builder.addAllGroupValues
(Iterable<? extends CustomAttribute> values) Subattributes within this attribute group.CustomAttribute.Builder.addGroupValues
(int index, CustomAttribute value) Subattributes within this attribute group.CustomAttribute.Builder.addGroupValues
(int index, CustomAttribute.Builder builderForValue) Subattributes within this attribute group.CustomAttribute.Builder.addGroupValues
(CustomAttribute value) Subattributes within this attribute group.CustomAttribute.Builder.addGroupValues
(CustomAttribute.Builder builderForValue) Subattributes within this attribute group.CustomAttribute.Builder.addGroupValuesBuilder()
Subattributes within this attribute group.CustomAttribute.Builder.addGroupValuesBuilder
(int index) Subattributes within this attribute group.CustomAttribute.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CustomAttribute.Builder.clear()
CustomAttribute.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) CustomAttribute.Builder.clearGroupValues()
Subattributes within this attribute group.CustomAttribute.Builder.clearName()
The name of the attribute.CustomAttribute.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) CustomAttribute.Builder.clearValue()
The value of the attribute.CustomAttribute.Builder.clone()
CustomAttribute.Builder.getGroupValuesBuilder
(int index) Subattributes within this attribute group.CustomAttribute.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CustomAttribute.Builder.mergeFrom
(com.google.protobuf.Message other) CustomAttribute.Builder.mergeFrom
(CustomAttribute other) final CustomAttribute.Builder
CustomAttribute.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static CustomAttribute.Builder
CustomAttribute.newBuilder()
static CustomAttribute.Builder
CustomAttribute.newBuilder
(CustomAttribute prototype) CustomAttribute.newBuilderForType()
protected CustomAttribute.Builder
CustomAttribute.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CustomAttribute.Builder.removeGroupValues
(int index) Subattributes within this attribute group.CustomAttribute.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CustomAttribute.Builder.setGroupValues
(int index, CustomAttribute value) Subattributes within this attribute group.CustomAttribute.Builder.setGroupValues
(int index, CustomAttribute.Builder builderForValue) Subattributes within this attribute group.The name of the attribute.CustomAttribute.Builder.setNameBytes
(com.google.protobuf.ByteString value) The name of the attribute.CustomAttribute.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final CustomAttribute.Builder
CustomAttribute.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) The value of the attribute.CustomAttribute.Builder.setValueBytes
(com.google.protobuf.ByteString value) The value of the attribute.CustomAttribute.toBuilder()
Methods in com.google.shopping.type that return types with arguments of type CustomAttribute.BuilderModifier and TypeMethodDescriptionCustomAttribute.Builder.getGroupValuesBuilderList()
Subattributes within this attribute group.Methods in com.google.shopping.type with parameters of type CustomAttribute.BuilderModifier and TypeMethodDescriptionCustomAttribute.Builder.addGroupValues
(int index, CustomAttribute.Builder builderForValue) Subattributes within this attribute group.CustomAttribute.Builder.addGroupValues
(CustomAttribute.Builder builderForValue) Subattributes within this attribute group.CustomAttribute.Builder.setGroupValues
(int index, CustomAttribute.Builder builderForValue) Subattributes within this attribute group.