public static final class GcsDestination.Builder extends GeneratedMessageV3.Builder<GcsDestination.Builder> implements GcsDestinationOrBuilder
The Google Cloud Storage location where the output will be written to.
Protobuf type google.cloud.vision.v1p2beta1.GcsDestination
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GcsDestination.BuilderImplements
GcsDestinationOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GcsDestination.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
GcsDestination.Builder |