Class CancelAutomationRunResponse.Builder (1.83.0)

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

Static 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
Overrides

getDefaultInstanceForType()

public CancelAutomationRunResponse getDefaultInstanceForType()
Returns
Type Description
CancelAutomationRunResponse

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(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
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

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