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\u003eThis documentation is for the \u003ccode\u003eGetBlueprintRequest\u003c/code\u003e class within the Google Cloud Telco Automation v1 API, specifically version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetBlueprintRequest\u003c/code\u003e is a request object for the \u003ccode\u003eGetBlueprint\u003c/code\u003e function, used to retrieve blueprint details.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, supporting various functionalities like message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetBlueprintRequest\u003c/code\u003e class include \u003ccode\u003eBlueprintName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, which are used to specify the target blueprint, its name, and the desired view of the blueprint, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports two constructors, one default and one that accepts another \u003ccode\u003eGetBlueprintRequest\u003c/code\u003e object as a parameter, allowing for object duplication.\u003c/p\u003e\n"]]],[],null,[]]