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 page provides documentation for the `GetGlobalPublicDelegatedPrefixeRequest` class within the Google Cloud Compute Engine v1 API, with version 3.6.0 being the latest and 2.17.0 being the current version of the page."],["The `GetGlobalPublicDelegatedPrefixeRequest` class is used to request information about a specific public delegated prefix and is part of the `Google.Cloud.Compute.V1` namespace, implemented as a class that inherits from `object` and implements several interfaces."],["The documentation includes details on the class's constructors, including a parameter for copying another `GetGlobalPublicDelegatedPrefixeRequest` instance, as well as the `Project` and `PublicDelegatedPrefix` properties used to identify the resource."],["A history of previous versions of the documentation for this class is also provided, with links to versions ranging from 1.0.0 up to 3.5.0, allowing users to view the documentation as it was in past version releases."]]],[]]