public sealed class GetGlobalPublicDelegatedPrefixeRequest : IMessage<GetGlobalPublicDelegatedPrefixeRequest>, IEquatable<GetGlobalPublicDelegatedPrefixeRequest>, IDeepCloneable<GetGlobalPublicDelegatedPrefixeRequest>, IBufferMessage, IMessage
A request message for GlobalPublicDelegatedPrefixes.Get. See the method description for details.
[[["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-24 UTC."],[[["The latest version of the `GetGlobalPublicDelegatedPrefixeRequest` is 3.6.0, with several previous versions ranging from 3.5.0 down to 1.0.0 also listed and accessible."],["`GetGlobalPublicDelegatedPrefixeRequest` is a request message used within GlobalPublicDelegatedPrefixes.Get, designed for retrieving details."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality checks, deep cloning, and buffer message capabilities."],["The `GetGlobalPublicDelegatedPrefixeRequest` has two constructors: a default constructor and a copy constructor that takes another `GetGlobalPublicDelegatedPrefixeRequest` object as a parameter."],["It has properties `Project` and `PublicDelegatedPrefix` both of which are strings that allow users to set the Project ID and the PublicDelegatedPrefix name respectively."]]],[]]