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-21 UTC."],[[["The latest version of the `GetPublicDelegatedPrefixeRequest` documentation is version 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["This class, `GetPublicDelegatedPrefixeRequest`, is part of the Compute Engine v1 API and is a request message for PublicDelegatedPrefixes.Get, which can be found under the Google.Cloud.Compute.V1 namespace."],["The `GetPublicDelegatedPrefixeRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetPublicDelegatedPrefixeRequest` class has constructors for creating new instances, as well as properties to set the Project ID, PublicDelegatedPrefix name, and the Region."],["This page provides reference documentation for `GetPublicDelegatedPrefixeRequest`, including details on its constructors, inherited members, properties, and the parameters, to the method of how to obtain the PublicDelegatedPrefix."]]],[]]