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 documentation available for multiple earlier versions, including 3.5.0, 3.4.0, and down to 1.0.0."],["This class, `GetPublicDelegatedPrefixeRequest`, is part of the Google.Cloud.Compute.V1 namespace and is used to request details about a PublicDelegatedPrefix resource."],["The `GetPublicDelegatedPrefixeRequest` class inherits from object and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This class has properties for Project, PublicDelegatedPrefix, and Region, all of which are of string type."],["The class is found in the Google.Cloud.Compute.V1.dll assembly, with documentation available for version 2.10.0 of the class."]]],[]]