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."],[[["This webpage provides documentation for the `GetPublicDelegatedPrefixeRequest` class in the Google Compute Engine v1 API, specifically within version 3.4.0 of the .NET library."],["The `GetPublicDelegatedPrefixeRequest` class is used to send a request to retrieve information about a specific Public Delegated Prefix, as indicated by the method description."],["The document details the class's inheritance hierarchy, its implementation of several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, as well as various constructors and properties."],["The most recent version of this API available is 3.6.0, with numerous previous versions listed for reference dating all the way back to version 1.0.0."]]],[]]