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 reference documentation for the `GetGlobalPublicDelegatedPrefixeRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.2.0."],["The `GetGlobalPublicDelegatedPrefixeRequest` class is a request message used for the `GlobalPublicDelegatedPrefixes.Get` method in the API, as indicated by its function and name."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in data transfer and manipulation within the API."],["It includes properties for `Project` and `PublicDelegatedPrefix`, allowing users to specify the Project ID and the name of the PublicDelegatedPrefix resource they want to retrieve, respectively."],["The documentation also provides links to previous versions, all the way back to 1.0.0 and the most current version 3.6.0, of this reference."]]],[]]