Class UndeployApplicationResponse.Builder (0.40.0)

public static final class UndeployApplicationResponse.Builder extends GeneratedMessage.Builder<UndeployApplicationResponse.Builder> implements UndeployApplicationResponseOrBuilder

Message for UndeployApplication Response.

Protobuf type google.cloud.visionai.v1.UndeployApplicationResponse

Static Methods

getDescriptor()

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

Methods

build()

public UndeployApplicationResponse build()
Returns
Type Description
UndeployApplicationResponse

buildPartial()

public UndeployApplicationResponse buildPartial()
Returns
Type Description
UndeployApplicationResponse

clear()

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

getDefaultInstanceForType()

public UndeployApplicationResponse getDefaultInstanceForType()
Returns
Type Description
UndeployApplicationResponse

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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