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-24 UTC."],[[["This webpage provides reference documentation and code samples for the `GetGlobalPublicDelegatedPrefixeRequest` class in the Compute Engine v1 API."],["The latest version available is 3.6.0, while this specific page focuses on version 3.0.0, showing previous versions dating back to 1.0.0."],["The `GetGlobalPublicDelegatedPrefixeRequest` class is used to create request messages for the GlobalPublicDelegatedPrefixes.Get method."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class are `Project`, the project ID for the request, and `PublicDelegatedPrefix`, the name of the PublicDelegatedPrefix resource."]]],[]]