Class GeneralObjectDetectionConfig.Builder (0.14.1)

public static final class GeneralObjectDetectionConfig.Builder extends GeneratedMessageV3.Builder<GeneralObjectDetectionConfig.Builder> implements GeneralObjectDetectionConfigOrBuilder

Message of configurations for General Object Detection processor.

Protobuf type google.events.cloud.visionai.v1.GeneralObjectDetectionConfig

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public GeneralObjectDetectionConfig.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides

build()

public GeneralObjectDetectionConfig build()
Returns
TypeDescription
GeneralObjectDetectionConfig

buildPartial()

public GeneralObjectDetectionConfig buildPartial()
Returns
TypeDescription
GeneralObjectDetectionConfig

clear()

public GeneralObjectDetectionConfig.Builder clear()
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public GeneralObjectDetectionConfig.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public GeneralObjectDetectionConfig.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides

clone()

public GeneralObjectDetectionConfig.Builder clone()
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides

getDefaultInstanceForType()

public GeneralObjectDetectionConfig getDefaultInstanceForType()
Returns
TypeDescription
GeneralObjectDetectionConfig

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(GeneralObjectDetectionConfig other)

public GeneralObjectDetectionConfig.Builder mergeFrom(GeneralObjectDetectionConfig other)
Parameter
NameDescription
otherGeneralObjectDetectionConfig
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public GeneralObjectDetectionConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public GeneralObjectDetectionConfig.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final GeneralObjectDetectionConfig.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public GeneralObjectDetectionConfig.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public GeneralObjectDetectionConfig.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final GeneralObjectDetectionConfig.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
GeneralObjectDetectionConfig.Builder
Overrides