public static final class UndeployProcessorVersionResponse.Builder extends GeneratedMessage.Builder<UndeployProcessorVersionResponse.Builder> implements UndeployProcessorVersionResponseOrBuilderResponse message for the UndeployProcessorVersion method.
Protobuf type google.cloud.documentai.v1.UndeployProcessorVersionResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > UndeployProcessorVersionResponse.BuilderImplements
UndeployProcessorVersionResponseOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public UndeployProcessorVersionResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UndeployProcessorVersionResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public UndeployProcessorVersionResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
UndeployProcessorVersionResponse.Builder |
|