public sealed class ApproveBlueprintRequest : IMessage<ApproveBlueprintRequest>, IEquatable<ApproveBlueprintRequest>, IDeepCloneable<ApproveBlueprintRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class ApproveBlueprintRequest.
[[["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 page provides documentation for the `ApproveBlueprintRequest` class within the Google Cloud Telco Automation v1 API, specifically version 1.1.0."],["`ApproveBlueprintRequest` is used as a request object for the `ApproveBlueprint` operation, enabling the approval of a blueprint."],["The `ApproveBlueprintRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties like `BlueprintName` (typed view) and `Name` (string), which is required and represents the name of the blueprint to approve."],["There are multiple available versions for the class, including 1.2.0 (latest), 1.1.0, and 1.0.0."]]],[]]