public static final class DeleteIndexMetadata.Builder extends GeneratedMessage.Builder<DeleteIndexMetadata.Builder> implements DeleteIndexMetadataOrBuilderMetadata message for DeleteIndexRequest
Protobuf type google.cloud.visionai.v1.DeleteIndexMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DeleteIndexMetadata.BuilderImplements
DeleteIndexMetadataOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public DeleteIndexMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeleteIndexMetadata |
|
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(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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DeleteIndexMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DeleteIndexMetadata.Builder |
|