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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation is for the `DiscardBlueprintChangesResponse` class within the Google Cloud Telco Automation v1 API, specifically version 1.1.0."],["`DiscardBlueprintChangesResponse` is a sealed class used as a response object for the `DiscardBlueprintChanges` action."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DiscardBlueprintChangesResponse` class includes two constructors, a default one and one that takes another `DiscardBlueprintChangesResponse` instance as a parameter for copying purposes."],["The class is found within the `Google.Cloud.TelcoAutomation.V1` namespace and is contained in the `Google.Cloud.TelcoAutomation.V1.dll` assembly."]]],[]]