public sealed class GetBlueprintRequest : IMessage<GetBlueprintRequest>, IEquatable<GetBlueprintRequest>, IDeepCloneable<GetBlueprintRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class GetBlueprintRequest.
Required. The name of the blueprint.
Case 1: If the name provided in the request is
{blueprint_id}@{revision_id}, then the revision with revision_id will be
returned. Case 2: If the name provided in the request is {blueprint}, then
the current state of the blueprint is returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetBlueprintRequest\u003c/code\u003e class is part of the Google Cloud Telco Automation v1 API and is used to request a blueprint.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBlueprintRequest\u003c/code\u003e class can be constructed using a default constructor or by copying data from another \u003ccode\u003eGetBlueprintRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eBlueprintName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, which are used to specify the blueprint being requested, including its name and the desired view of the blueprint.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers different versions (1.2.0, 1.1.0, and 1.0.0) of the \u003ccode\u003eGetBlueprintRequest\u003c/code\u003e class, with 1.2.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]