public static final class GeneralObjectDetectionConfig.Builder extends GeneratedMessage.Builder<GeneralObjectDetectionConfig.Builder> implements GeneralObjectDetectionConfigOrBuilderMessage of configurations for General Object Detection processor.
Protobuf type google.cloud.visionai.v1.GeneralObjectDetectionConfig
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > GeneralObjectDetectionConfig.BuilderImplements
GeneralObjectDetectionConfigOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public GeneralObjectDetectionConfig build()| Returns | |
|---|---|
| Type | Description |
GeneralObjectDetectionConfig |
|
buildPartial()
public GeneralObjectDetectionConfig buildPartial()| Returns | |
|---|---|
| Type | Description |
GeneralObjectDetectionConfig |
|
clear()
public GeneralObjectDetectionConfig.Builder clear()| Returns | |
|---|---|
| Type | Description |
GeneralObjectDetectionConfig.Builder |
|
getDefaultInstanceForType()
public GeneralObjectDetectionConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GeneralObjectDetectionConfig |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(GeneralObjectDetectionConfig other)
public GeneralObjectDetectionConfig.Builder mergeFrom(GeneralObjectDetectionConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
GeneralObjectDetectionConfig |
| Returns | |
|---|---|
| Type | Description |
GeneralObjectDetectionConfig.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GeneralObjectDetectionConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GeneralObjectDetectionConfig.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public GeneralObjectDetectionConfig.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
GeneralObjectDetectionConfig.Builder |
|