public sealed class DiscardDeploymentChangesResponse : IMessage<DiscardDeploymentChangesResponse>, IEquatable<DiscardDeploymentChangesResponse>, IDeepCloneable<DiscardDeploymentChangesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class DiscardDeploymentChangesResponse.
Response object for DiscardDeploymentChanges
.
Implements
IMessageDiscardDeploymentChangesResponse, IEquatableDiscardDeploymentChangesResponse, IDeepCloneableDiscardDeploymentChangesResponse, IBufferMessage, IMessageNamespace
Google.Cloud.TelcoAutomation.V1Assembly
Google.Cloud.TelcoAutomation.V1.dll
Constructors
DiscardDeploymentChangesResponse()
public DiscardDeploymentChangesResponse()
DiscardDeploymentChangesResponse(DiscardDeploymentChangesResponse)
public DiscardDeploymentChangesResponse(DiscardDeploymentChangesResponse other)
Parameter | |
---|---|
Name | Description |
other |
DiscardDeploymentChangesResponse |