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 documentation for the `GetPublicDelegatedPrefixeRequest` class in the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions ranging down to 1.0.0, each linking to the corresponding `GetPublicDelegatedPrefixeRequest` documentation for that specific version."],["The `GetPublicDelegatedPrefixeRequest` class is used to send a request for retrieving information about a specific public delegated prefix, detailed within its method description."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a set of features and functionality for manipulating the data."],["The documentation outlines the class's constructors and properties such as `Project`, `PublicDelegatedPrefix`, and `Region`, along with their descriptions and data types."]]],[]]