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 document provides reference documentation for the `DiscardBlueprintChangesResponse` class within the Telco Automation v1 API."],["The `DiscardBlueprintChangesResponse` class is a response object used for the `DiscardBlueprintChanges` operation."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The namespace for this class is `Google.Cloud.TelcoAutomation.V1`, and it is part of the `Google.Cloud.TelcoAutomation.V1.dll` assembly."],["The class offers two constructors: a default constructor `DiscardBlueprintChangesResponse()`, and a copy constructor `DiscardBlueprintChangesResponse(DiscardBlueprintChangesResponse other)`."]]],[]]