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-04-09 UTC."],[[["This webpage provides documentation for the `GetPublicDelegatedPrefixeRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 3.2.0."],["The `GetPublicDelegatedPrefixeRequest` class is used to request details about a PublicDelegatedPrefix resource and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the inheritance hierarchy, constructors, properties (Project, PublicDelegatedPrefix, and Region), and members for the `GetPublicDelegatedPrefixeRequest` class."],["There are multiple versions of the API documented, starting from version 1.0.0 all the way to the latest version, 3.6.0, each with its respective documentation link."],["The namespace for this API request is `Google.Cloud.Compute.V1` and is located within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]