public static final class VideoClassificationDatasetMetadata.Builder extends GeneratedMessage.Builder<VideoClassificationDatasetMetadata.Builder> implements VideoClassificationDatasetMetadataOrBuilderDataset metadata specific to video classification. All Video Classification datasets are treated as multi label.
Protobuf type google.cloud.automl.v1beta1.VideoClassificationDatasetMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > VideoClassificationDatasetMetadata.BuilderImplements
VideoClassificationDatasetMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public VideoClassificationDatasetMetadata build()| Returns | |
|---|---|
| Type | Description |
VideoClassificationDatasetMetadata |
|
buildPartial()
public VideoClassificationDatasetMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
VideoClassificationDatasetMetadata |
|
clear()
public VideoClassificationDatasetMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
VideoClassificationDatasetMetadata.Builder |
|
getDefaultInstanceForType()
public VideoClassificationDatasetMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
VideoClassificationDatasetMetadata |
|
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(VideoClassificationDatasetMetadata other)
public VideoClassificationDatasetMetadata.Builder mergeFrom(VideoClassificationDatasetMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
VideoClassificationDatasetMetadata |
| Returns | |
|---|---|
| Type | Description |
VideoClassificationDatasetMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public VideoClassificationDatasetMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
VideoClassificationDatasetMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public VideoClassificationDatasetMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
VideoClassificationDatasetMetadata.Builder |
|