public sealed class CreateBlueprintRequest : IMessage<CreateBlueprintRequest>, IEquatable<CreateBlueprintRequest>, IDeepCloneable<CreateBlueprintRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class CreateBlueprintRequest.
Required. The name of parent resource.
Format should be -
"projects/{project_id}/locations/{location_name}/orchestrationClusters/{orchestration_cluster}".
[[["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\u003eCreateBlueprintRequest\u003c/code\u003e class is part of the Telco Automation v1 API and is used to define a request for creating 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, ensuring it can be used in various contexts and operations within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt has three key properties: \u003ccode\u003eBlueprint\u003c/code\u003e (the blueprint to create), \u003ccode\u003eBlueprintId\u003c/code\u003e (the name of the blueprint), and \u003ccode\u003eParent\u003c/code\u003e (the name of the parent resource where the blueprint will reside).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is \u003ccode\u003e1.2.0\u003c/code\u003e, and it has older versions \u003ccode\u003e1.1.0\u003c/code\u003e and \u003ccode\u003e1.0.0\u003c/code\u003e available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that takes no parameters, and another that accepts another \u003ccode\u003eCreateBlueprintRequest\u003c/code\u003e object as a parameter, for creating copies of instances.\u003c/p\u003e\n"]]],[],null,[]]