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 developers, with the most recent version listed as 3.6.0, and the currently displayed version being 2.15.0."],["The `GetPublicDelegatedPrefixeRequest` class is used to send requests for PublicDelegatedPrefixes and is available in various versions, with links provided to documentation for each version ranging from 1.0.0 to 3.6.0."],["The `GetPublicDelegatedPrefixeRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, giving developers multiple methods and properties."],["The class includes constructors and properties like `Project`, `PublicDelegatedPrefix`, and `Region`, allowing for setting the project ID, the name of the public delegated prefix, and the region for the request."],["It includes links to reference documentation for each property's value type."]]],[]]