public sealed class CancelAutomationRunResponse : IMessage<CancelAutomationRunResponse>, IEquatable<CancelAutomationRunResponse>, IDeepCloneable<CancelAutomationRunResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CancelAutomationRunResponse.
The response object from CancelAutomationRun
.
Implements
IMessageCancelAutomationRunResponse, IEquatableCancelAutomationRunResponse, IDeepCloneableCancelAutomationRunResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Deploy.V1Assembly
Google.Cloud.Deploy.V1.dll
Constructors
CancelAutomationRunResponse()
public CancelAutomationRunResponse()
CancelAutomationRunResponse(CancelAutomationRunResponse)
public CancelAutomationRunResponse(CancelAutomationRunResponse other)
Parameter | |
---|---|
Name | Description |
other | CancelAutomationRunResponse |