public static final class ImageObjectDetectionDatasetMetadata.Builder extends GeneratedMessage.Builder<ImageObjectDetectionDatasetMetadata.Builder> implements ImageObjectDetectionDatasetMetadataOrBuilderDataset metadata specific to image object detection.
Protobuf type google.cloud.automl.v1beta1.ImageObjectDetectionDatasetMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ImageObjectDetectionDatasetMetadata.BuilderImplements
ImageObjectDetectionDatasetMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ImageObjectDetectionDatasetMetadata build()| Returns | |
|---|---|
| Type | Description |
ImageObjectDetectionDatasetMetadata |
|
buildPartial()
public ImageObjectDetectionDatasetMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
ImageObjectDetectionDatasetMetadata |
|
clear()
public ImageObjectDetectionDatasetMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
ImageObjectDetectionDatasetMetadata.Builder |
|
getDefaultInstanceForType()
public ImageObjectDetectionDatasetMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ImageObjectDetectionDatasetMetadata |
|
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(ImageObjectDetectionDatasetMetadata other)
public ImageObjectDetectionDatasetMetadata.Builder mergeFrom(ImageObjectDetectionDatasetMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
ImageObjectDetectionDatasetMetadata |
| Returns | |
|---|---|
| Type | Description |
ImageObjectDetectionDatasetMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ImageObjectDetectionDatasetMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImageObjectDetectionDatasetMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ImageObjectDetectionDatasetMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ImageObjectDetectionDatasetMetadata.Builder |
|