public sealed class GetPublicBlueprintRequest : IMessage<GetPublicBlueprintRequest>, IEquatable<GetPublicBlueprintRequest>, IDeepCloneable<GetPublicBlueprintRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class GetPublicBlueprintRequest.
[[["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."],[[["The `GetPublicBlueprintRequest` class is a request object for the `GetPublicBlueprint` method within the Telco Automation v1 API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a wide range of functionalities."],["The `GetPublicBlueprintRequest` class contains two constructors and has properties named `Name` and `PublicBlueprintName`, the latter offering a type-safe view of the `Name` property."],["The latest version of the GetPublicBlueprintRequest class is 1.2.0, with older versions available including 1.1.0 and 1.0.0."],["This class belongs to the `Google.Cloud.TelcoAutomation.V1` namespace, within the `Google.Cloud.TelcoAutomation.V1.dll` assembly."]]],[]]