public sealed class GetPublicDelegatedPrefixeRequest : IMessage<GetPublicDelegatedPrefixeRequest>, IEquatable<GetPublicDelegatedPrefixeRequest>, IDeepCloneable<GetPublicDelegatedPrefixeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetPublicDelegatedPrefixeRequest.
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-31 UTC."],[[["The webpage provides reference documentation and code samples for the `GetPublicDelegatedPrefixeRequest` class within the Compute Engine v1 API, spanning multiple versions."],["Version 3.6.0 is the latest available version, and the page lists versions down to 1.0.0, indicating a comprehensive history of updates for this API."],["The `GetPublicDelegatedPrefixeRequest` class is a request message for retrieving PublicDelegatedPrefixes, as used within the Compute Engine API."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile and integrated within the .NET framework."],["Key properties of the `GetPublicDelegatedPrefixeRequest` include `Project`, `PublicDelegatedPrefix`, and `Region`, which are crucial for defining and retrieving specific public delegated prefix information."]]],[]]