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 documentation details the `ApproveBlueprintRequest` class, which is part of the Google Cloud Telco Automation v1 API."],["`ApproveBlueprintRequest` is a request object used for the `ApproveBlueprint` operation within the API."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `ApproveBlueprintRequest` include `BlueprintName`, a typed view over the `Name` property, and `Name`, a string representing the blueprint's name, which must be provided for approval."],["The latest version for this class is 1.2.0, and this specific documentation is referring to version 1.0.0."]]],[]]