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."],[[["The latest version of the `GetPublicDelegatedPrefixeRequest` is 3.6.0, with version 3.5.0 being the current context, and a variety of older versions being documented as well."],["The `GetPublicDelegatedPrefixeRequest` class is part of the `Google.Cloud.Compute.V1` namespace and resides within the `Google.Cloud.Compute.V1.dll` assembly."],["The `GetPublicDelegatedPrefixeRequest` class is used for retrieving information about a specific PublicDelegatedPrefix resource using the Compute Engine v1 API."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, indicating its role in message handling, equality comparisons, deep cloning, and buffer management."],["The class contains string properties named `Project`, `PublicDelegatedPrefix` and `Region` which are needed to specify the context of the request."]]],[]]