public sealed class GetGlobalPublicDelegatedPrefixeRequest : IMessage<GetGlobalPublicDelegatedPrefixeRequest>, IEquatable<GetGlobalPublicDelegatedPrefixeRequest>, IDeepCloneable<GetGlobalPublicDelegatedPrefixeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetGlobalPublicDelegatedPrefixeRequest.
A request message for GlobalPublicDelegatedPrefixes.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."],[[["This webpage provides reference documentation for the `GetGlobalPublicDelegatedPrefixeRequest` class within the Google Compute Engine v1 API."],["The `GetGlobalPublicDelegatedPrefixeRequest` class is used to construct request messages for the `GlobalPublicDelegatedPrefixes.Get` method."],["The documentation includes a list of all available versions, ranging from version 1.0.0 to the latest version 3.6.0 for this specific class."],["The `GetGlobalPublicDelegatedPrefixeRequest` class includes constructors and properties like `Project` and `PublicDelegatedPrefix`, which allow for the customization of the request."],["The class inherits from object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing it to be utilized with different libraries."]]],[]]