Class UndeployIndexOperationMetadata.Builder (3.28.0)

public static final class UndeployIndexOperationMetadata.Builder extends GeneratedMessageV3.Builder<UndeployIndexOperationMetadata.Builder> implements UndeployIndexOperationMetadataOrBuilder

Runtime operation information for IndexEndpointService.UndeployIndex.

Protobuf type google.cloud.aiplatform.v1beta1.UndeployIndexOperationMetadata

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public UndeployIndexOperationMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides

build()

public UndeployIndexOperationMetadata build()
Returns
TypeDescription
UndeployIndexOperationMetadata

buildPartial()

public UndeployIndexOperationMetadata buildPartial()
Returns
TypeDescription
UndeployIndexOperationMetadata

clear()

public UndeployIndexOperationMetadata.Builder clear()
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public UndeployIndexOperationMetadata.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides

clearGenericMetadata()

public UndeployIndexOperationMetadata.Builder clearGenericMetadata()

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Returns
TypeDescription
UndeployIndexOperationMetadata.Builder

clearOneof(Descriptors.OneofDescriptor oneof)

public UndeployIndexOperationMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides

clone()

public UndeployIndexOperationMetadata.Builder clone()
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides

getDefaultInstanceForType()

public UndeployIndexOperationMetadata getDefaultInstanceForType()
Returns
TypeDescription
UndeployIndexOperationMetadata

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getGenericMetadata()

public GenericOperationMetadata getGenericMetadata()

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Returns
TypeDescription
GenericOperationMetadata

The genericMetadata.

getGenericMetadataBuilder()

public GenericOperationMetadata.Builder getGenericMetadataBuilder()

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Returns
TypeDescription
GenericOperationMetadata.Builder

getGenericMetadataOrBuilder()

public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Returns
TypeDescription
GenericOperationMetadataOrBuilder

hasGenericMetadata()

public boolean hasGenericMetadata()

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Returns
TypeDescription
boolean

Whether the genericMetadata field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(UndeployIndexOperationMetadata other)

public UndeployIndexOperationMetadata.Builder mergeFrom(UndeployIndexOperationMetadata other)
Parameter
NameDescription
otherUndeployIndexOperationMetadata
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public UndeployIndexOperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public UndeployIndexOperationMetadata.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides

mergeGenericMetadata(GenericOperationMetadata value)

public UndeployIndexOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value)

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Parameter
NameDescription
valueGenericOperationMetadata
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final UndeployIndexOperationMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public UndeployIndexOperationMetadata.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides

setGenericMetadata(GenericOperationMetadata value)

public UndeployIndexOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value)

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Parameter
NameDescription
valueGenericOperationMetadata
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder

setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

public UndeployIndexOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Parameter
NameDescription
builderForValueGenericOperationMetadata.Builder
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public UndeployIndexOperationMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final UndeployIndexOperationMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
UndeployIndexOperationMetadata.Builder
Overrides