Class UndeployProcessorVersionResponse.Builder (2.87.0)

public static final class UndeployProcessorVersionResponse.Builder extends GeneratedMessage.Builder<UndeployProcessorVersionResponse.Builder> implements UndeployProcessorVersionResponseOrBuilder

Response message for the UndeployProcessorVersion method.

Protobuf type google.cloud.documentai.v1beta3.UndeployProcessorVersionResponse

Static Methods

getDescriptor()

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

Methods

build()

public UndeployProcessorVersionResponse build()
Returns
Type Description
UndeployProcessorVersionResponse

buildPartial()

public UndeployProcessorVersionResponse buildPartial()
Returns
Type Description
UndeployProcessorVersionResponse

clear()

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

getDefaultInstanceForType()

public UndeployProcessorVersionResponse getDefaultInstanceForType()
Returns
Type Description
UndeployProcessorVersionResponse

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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