public static final class CreateProductRequest.Builder extends GeneratedMessageV3.Builder<CreateProductRequest.Builder> implements CreateProductRequestOrBuilder
Request message for the CreateProduct
method.
Protobuf type google.cloud.vision.v1p4beta1.CreateProductRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > CreateProductRequest.BuilderImplements
CreateProductRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CreateProductRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
CreateProductRequest.Builder |
build()
public CreateProductRequest build()
Type | Description |
CreateProductRequest |
buildPartial()
public CreateProductRequest buildPartial()
Type | Description |
CreateProductRequest |
clear()
public CreateProductRequest.Builder clear()
Type | Description |
CreateProductRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public CreateProductRequest.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
CreateProductRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public CreateProductRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |