public sealed class GetGlobalPublicDelegatedPrefixeRequest : IMessage<GetGlobalPublicDelegatedPrefixeRequest>, IEquatable<GetGlobalPublicDelegatedPrefixeRequest>, IDeepCloneable<GetGlobalPublicDelegatedPrefixeRequest>, IBufferMessage, IMessage
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 details the `GetGlobalPublicDelegatedPrefixeRequest` class within the `Google.Cloud.Compute.V1` namespace, used for retrieving information about public delegated prefixes."],["The latest version available is 3.6.0, with a history of versions from 1.0.0 up to 3.6.0 listed, each linked to their respective documentation."],["The `GetGlobalPublicDelegatedPrefixeRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for default initialization and copying from another `GetGlobalPublicDelegatedPrefixeRequest` instance, alongside `Project` and `PublicDelegatedPrefix` properties for specifying the resource."],["The `GetGlobalPublicDelegatedPrefixeRequest` is an inherited class, with its parent being `Object` which provides it with its inherited methods."]]],[]]