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 documentation for the `GetGlobalPublicDelegatedPrefixeRequest` class within the Google Cloud Compute Engine v1 API, specifically focusing on version 2.16.0."],["The content outlines a history of the class through various versions, ranging from 1.0.0 to the latest 3.6.0, with links to each respective version's documentation."],["The `GetGlobalPublicDelegatedPrefixeRequest` class is used to make a request to retrieve details about a specific global public delegated prefix."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["Key properties of this class are `Project` (the Project ID for the request) and `PublicDelegatedPrefix` (the name of the resource being requested), both of which are strings."]]],[]]