public static final class CancelAutomationRunResponse.Builder extends GeneratedMessage.Builder<CancelAutomationRunResponse.Builder> implements CancelAutomationRunResponseOrBuilder The response object from CancelAutomationRun.
Protobuf type google.cloud.deploy.v1.CancelAutomationRunResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > CancelAutomationRunResponse.BuilderImplements
CancelAutomationRunResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public CancelAutomationRunResponse build()| Returns | |
|---|---|
| Type | Description |
CancelAutomationRunResponse |
|
buildPartial()
public CancelAutomationRunResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
CancelAutomationRunResponse |
|
clear()
public CancelAutomationRunResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
CancelAutomationRunResponse.Builder |
|
getDefaultInstanceForType()
public CancelAutomationRunResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
CancelAutomationRunResponse |
|
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(CancelAutomationRunResponse other)
public CancelAutomationRunResponse.Builder mergeFrom(CancelAutomationRunResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
CancelAutomationRunResponse |
| Returns | |
|---|---|
| Type | Description |
CancelAutomationRunResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public CancelAutomationRunResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CancelAutomationRunResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public CancelAutomationRunResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
CancelAutomationRunResponse.Builder |
|