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-24 UTC."],[[["This webpage provides reference documentation for the `GetPublicDelegatedPrefixeRequest` class within the Google Cloud Compute Engine v1 API, with version 3.6.0 being the latest."],["The class `GetPublicDelegatedPrefixeRequest` is used as a request message for `PublicDelegatedPrefixes.Get`, to retrieve a specific PublicDelegatedPrefix resource."],["The page lists versions from 1.0.0 to 3.6.0 of the class, all of which are linked and redirect to the correct page regarding the `GetPublicDelegatedPrefixeRequest` class."],["The `GetPublicDelegatedPrefixeRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties including `Project`, `PublicDelegatedPrefix`, and `Region` all of which are used to identify the request."]]],[]]