public sealed class ProposeBlueprintRequest : IMessage<ProposeBlueprintRequest>, IEquatable<ProposeBlueprintRequest>, IDeepCloneable<ProposeBlueprintRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class ProposeBlueprintRequest.
[[["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 information for the `ProposeBlueprintRequest` class within the Google Cloud Telco Automation v1 API."],["The `ProposeBlueprintRequest` class is used as a request object for proposing a blueprint and inherits from `object` while implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating a `ProposeBlueprintRequest` object, either a default one or one that accepts another `ProposeBlueprintRequest` instance as a parameter."],["The class includes properties such as `BlueprintName`, which provides a typed view over the resource name, and `Name`, which represents the required blueprint name in string format."],["The latest version of this API is version 1.2.0, with previous versions 1.1.0 and 1.0.0 also documented."]]],[]]