public static final class DeleteAssetMetadata.Builder extends GeneratedMessage.Builder<DeleteAssetMetadata.Builder> implements DeleteAssetMetadataOrBuilderThe metadata for DeleteAsset API that embeds in metadata field.
Protobuf type google.cloud.visionai.v1.DeleteAssetMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DeleteAssetMetadata.BuilderImplements
DeleteAssetMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DeleteAssetMetadata build()| Returns | |
|---|---|
| Type | Description |
DeleteAssetMetadata |
|
buildPartial()
public DeleteAssetMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
DeleteAssetMetadata |
|
clear()
public DeleteAssetMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
DeleteAssetMetadata.Builder |
|
getDefaultInstanceForType()
public DeleteAssetMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeleteAssetMetadata |
|
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(DeleteAssetMetadata other)
public DeleteAssetMetadata.Builder mergeFrom(DeleteAssetMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
DeleteAssetMetadata |
| Returns | |
|---|---|
| Type | Description |
DeleteAssetMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DeleteAssetMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeleteAssetMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DeleteAssetMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DeleteAssetMetadata.Builder |
|