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-04-09 UTC."],[[["This webpage provides documentation for the `GetGlobalPublicDelegatedPrefixeRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetGlobalPublicDelegatedPrefixeRequest` class is a request message used for retrieving details about a specific global public delegated prefix, according to the API."],["The documentation includes a list of available versions for this request, ranging from the latest version 3.6.0 down to version 1.0.0."],["The `GetGlobalPublicDelegatedPrefixeRequest` class is built upon the object class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage also lists the properties of the class, such as `Project` which is the Project ID for the request, and `PublicDelegatedPrefix` which is the name of the PublicDelegatedPrefix resource."]]],[]]