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."],[[["This webpage provides reference documentation for the `GetPublicDelegatedPrefixeRequest` class within the Google Compute Engine v1 API, part of the .NET library."],["The class `GetPublicDelegatedPrefixeRequest` is used to make a request to retrieve information about a specific PublicDelegatedPrefix, and it has a total of 30 versions available, from 1.0.0 all the way to 3.6.0, where the latest version is 3.6.0."],["`GetPublicDelegatedPrefixeRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetPublicDelegatedPrefixeRequest` class includes properties like `Project`, `PublicDelegatedPrefix`, and `Region`, which are used to specify the details of the requested resource."],["The `GetPublicDelegatedPrefixeRequest` class has two constructors: a parameterless constructor, and one that accepts another `GetPublicDelegatedPrefixeRequest` object, as a way to clone it."]]],[]]