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-24 UTC."],[[["The latest version of the `GetPublicDelegatedPrefixeRequest` class is 3.6.0, with several previous versions also available, ranging from 1.0.0 to 3.5.0."],["This class, `GetPublicDelegatedPrefixeRequest`, is part of the Compute Engine v1 API and is used for requesting information about PublicDelegatedPrefixes."],["The `GetPublicDelegatedPrefixeRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has a constructor and properties to set values for `Project`, `PublicDelegatedPrefix`, and `Region`, which are all of string type."],["The class is located within the `Google.Cloud.Compute.V1` namespace and the Google.Cloud.Compute.V1.dll assembly."]]],[]]