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-24 UTC."],[[["The latest version of the `GetPublicDelegatedPrefixeRequest` is 3.6.0, with multiple previous versions available for reference, dating as far back as version 1.0.0."],["`GetPublicDelegatedPrefixeRequest` is a request message for retrieving details about a specific Public Delegated Prefix, as defined in the method description."],["The class `GetPublicDelegatedPrefixeRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` among others."],["The `GetPublicDelegatedPrefixeRequest` class has properties for `Project`, `PublicDelegatedPrefix`, and `Region`, which are used to specify the details of the requested prefix."],["This class is found within the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]