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."],[[["The latest version of the `GetPublicDelegatedPrefixeRequest` class is 3.6.0, with several previous versions also documented, ranging from 1.0.0 to 3.5.0."],["The `GetPublicDelegatedPrefixeRequest` class is part of the Google.Cloud.Compute.V1 namespace within the Google.Cloud.Compute.V1.dll assembly."],["This class is used for making a request to retrieve details about a PublicDelegatedPrefix, as part of the Compute Engine v1 API."],["The `GetPublicDelegatedPrefixeRequest` class implements various interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["Key properties of the `GetPublicDelegatedPrefixeRequest` class include `Project`, `PublicDelegatedPrefix`, and `Region`, which are all strings used for defining the scope of the request."]]],[]]