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-31 UTC."],[[["The latest version of the `GetGlobalPublicDelegatedPrefixeRequest` is 3.6.0, with the documentation outlining the various versions available from 1.0.0 up to the latest 3.6.0."],["`GetGlobalPublicDelegatedPrefixeRequest` is a request message class within the Compute Engine v1 API, specifically designed for GlobalPublicDelegatedPrefixes.Get operations."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling and comparison."],["The class includes properties such as `Project` and `PublicDelegatedPrefix`, allowing for specification of the project ID and the name of the PublicDelegatedPrefix resource being requested."],["There are two constructors available for the `GetGlobalPublicDelegatedPrefixeRequest` class, one default constructor, and another to instantiate the object through another instance of the same object."]]],[]]