Class UndeployModelResponse.Builder (3.84.0)

public static final class UndeployModelResponse.Builder extends GeneratedMessage.Builder<UndeployModelResponse.Builder> implements UndeployModelResponseOrBuilder

Response message for EndpointService.UndeployModel.

Protobuf type google.cloud.aiplatform.v1.UndeployModelResponse

Static Methods

getDescriptor()

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

Methods

build()

public UndeployModelResponse build()
Returns
Type Description
UndeployModelResponse

buildPartial()

public UndeployModelResponse buildPartial()
Returns
Type Description
UndeployModelResponse

clear()

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

getDefaultInstanceForType()

public UndeployModelResponse getDefaultInstanceForType()
Returns
Type Description
UndeployModelResponse

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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