public static final class WebDetection.WebImage.Builder extends GeneratedMessageV3.Builder<WebDetection.WebImage.Builder> implements WebDetection.WebImageOrBuilder
Metadata for online images.
Protobuf type google.cloud.vision.v1p2beta1.WebDetection.WebImage
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > WebDetection.WebImage.BuilderImplements
WebDetection.WebImageOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public WebDetection.WebImage.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
WebDetection.WebImage.Builder |
build()
public WebDetection.WebImage build()
Type | Description |
WebDetection.WebImage |
buildPartial()
public WebDetection.WebImage buildPartial()
Type | Description |
WebDetection.WebImage |
clear()
public WebDetection.WebImage.Builder clear()
Type | Description |
WebDetection.WebImage.Builder |
clearField(Descriptors.FieldDescriptor field)
public WebDetection.WebImage.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
WebDetection.WebImage.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public WebDetection.WebImage.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |