Class DeleteIndexMetadata.Builder (0.40.0)

public static final class DeleteIndexMetadata.Builder extends GeneratedMessage.Builder<DeleteIndexMetadata.Builder> implements DeleteIndexMetadataOrBuilder

Metadata message for DeleteIndexRequest

Protobuf type google.cloud.visionai.v1.DeleteIndexMetadata

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public DeleteIndexMetadata build()
Returns
Type Description
DeleteIndexMetadata

buildPartial()

public DeleteIndexMetadata buildPartial()
Returns
Type Description
DeleteIndexMetadata

clear()

public DeleteIndexMetadata.Builder clear()
Returns
Type Description
DeleteIndexMetadata.Builder
Overrides

getDefaultInstanceForType()

public DeleteIndexMetadata getDefaultInstanceForType()
Returns
Type Description
DeleteIndexMetadata

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(DeleteIndexMetadata other)

public DeleteIndexMetadata.Builder mergeFrom(DeleteIndexMetadata other)
Parameter
Name Description
other DeleteIndexMetadata
Returns
Type Description
DeleteIndexMetadata.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public DeleteIndexMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DeleteIndexMetadata.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public DeleteIndexMetadata.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
DeleteIndexMetadata.Builder
Overrides