public sealed class GetPublicDelegatedPrefixeRequest : IMessage<GetPublicDelegatedPrefixeRequest>, IEquatable<GetPublicDelegatedPrefixeRequest>, IDeepCloneable<GetPublicDelegatedPrefixeRequest>, IBufferMessage, IMessage
A request message for PublicDelegatedPrefixes.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-21 UTC."],[[["This webpage details the `GetPublicDelegatedPrefixeRequest` class within the `Google.Cloud.Compute.V1` namespace for .NET, which is used to request information about a public delegated prefix."],["The latest version of the `GetPublicDelegatedPrefixeRequest` documentation is 3.6.0, with versions available from 1.0.0 through to the latest release."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetPublicDelegatedPrefixeRequest` class has constructors for default initialization and for creating a copy of another `GetPublicDelegatedPrefixeRequest` object."],["The request class includes properties for specifying the `Project`, `PublicDelegatedPrefix`, and `Region` to define the scope of the public delegated prefix information request."]]],[]]