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."],[[["This webpage provides documentation for the `GetPublicDelegatedPrefixeRequest` class, part of the Google Cloud Compute V1 .NET library, with the most recent version being 3.6.0."],["The `GetPublicDelegatedPrefixeRequest` class is a request message used to retrieve details about a public delegated prefix, as part of the `PublicDelegatedPrefixes.Get` method."],["The documentation outlines the class's inheritance from `Object` and its implementation of multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetPublicDelegatedPrefixeRequest` class include `Project`, `PublicDelegatedPrefix`, and `Region`, which are all of type string and are essential for specifying the request's scope."],["It includes many older versions, ranging from 1.0.0 all the way up to the current version of 3.6.0."]]],[]]