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 documentation details the `ProposeBlueprintRequest` class, which is part of the Telco Automation v1 API and is used as the request object for proposing a blueprint."],["The `ProposeBlueprintRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data operations within the API."],["The class includes constructors for creating new instances and cloning existing ones, as well as properties like `BlueprintName` and `Name` for defining blueprint-related data."],["The latest version of the `ProposeBlueprintRequest` class is 1.2.0, with prior versions being 1.1.0 and 1.0.0, which are all available for review and use."]]],[]]