public static final class CancelDataScanJobResponse.Builder extends GeneratedMessage.Builder<CancelDataScanJobResponse.Builder> implements CancelDataScanJobResponseOrBuilder Response message for the CancelDataScanJob method.
Protobuf type google.cloud.dataplex.v1.CancelDataScanJobResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > CancelDataScanJobResponse.BuilderImplements
CancelDataScanJobResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public CancelDataScanJobResponse build()| Returns | |
|---|---|
| Type | Description |
CancelDataScanJobResponse |
|
buildPartial()
public CancelDataScanJobResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
CancelDataScanJobResponse |
|
clear()
public CancelDataScanJobResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
CancelDataScanJobResponse.Builder |
|
getDefaultInstanceForType()
public CancelDataScanJobResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
CancelDataScanJobResponse |
|
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(CancelDataScanJobResponse other)
public CancelDataScanJobResponse.Builder mergeFrom(CancelDataScanJobResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
CancelDataScanJobResponse |
| Returns | |
|---|---|
| Type | Description |
CancelDataScanJobResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public CancelDataScanJobResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CancelDataScanJobResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public CancelDataScanJobResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
CancelDataScanJobResponse.Builder |
|