Class UndeployIndexResponse.Builder (3.84.0)

public static final class UndeployIndexResponse.Builder extends GeneratedMessage.Builder<UndeployIndexResponse.Builder> implements UndeployIndexResponseOrBuilder

Response message for IndexEndpointService.UndeployIndex.

Protobuf type google.cloud.aiplatform.v1.UndeployIndexResponse

Static Methods

getDescriptor()

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

Methods

build()

public UndeployIndexResponse build()
Returns
Type Description
UndeployIndexResponse

buildPartial()

public UndeployIndexResponse buildPartial()
Returns
Type Description
UndeployIndexResponse

clear()

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

getDefaultInstanceForType()

public UndeployIndexResponse getDefaultInstanceForType()
Returns
Type Description
UndeployIndexResponse

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(UndeployIndexResponse other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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