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 page provides documentation for the `GetGlobalPublicDelegatedPrefixeRequest` class within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["The class `GetGlobalPublicDelegatedPrefixeRequest` is a request message used for retrieving details about a Global Public Delegated Prefix."],["The documentation includes version history for the API, from version 1.0.0 up to the latest release of version 3.6.0."],["The `GetGlobalPublicDelegatedPrefixeRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document provides details on the constructors and properties of this class such as `Project` and `PublicDelegatedPrefix`, including the expected data type."]]],[]]