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