public sealed class GetGlobalPublicDelegatedPrefixeRequest : IMessage<GetGlobalPublicDelegatedPrefixeRequest>, IEquatable<GetGlobalPublicDelegatedPrefixeRequest>, IDeepCloneable<GetGlobalPublicDelegatedPrefixeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetGlobalPublicDelegatedPrefixeRequest.
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-31 UTC."],[[["The `GetGlobalPublicDelegatedPrefixeRequest` class is part of the Compute Engine v1 API and is used to request information about a specific global public delegated prefix."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as deep cloning and protocol buffer message handling."],["The `GetGlobalPublicDelegatedPrefixeRequest` class has two constructors for creating new instances, either default or by cloning another instance, and it has properties for setting the Project ID and the name of the PublicDelegatedPrefix."],["The documentation covers various versions of the API, from version 1.0.0 to the latest 3.6.0, each with its own reference link to the GetGlobalPublicDelegatedPrefixeRequest."],["The class `GetGlobalPublicDelegatedPrefixeRequest` inherits from `object`, providing core functionalities such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]