public sealed class GetGlobalAddressRequest : IMessage<GetGlobalAddressRequest>, IEquatable<GetGlobalAddressRequest>, IDeepCloneable<GetGlobalAddressRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetGlobalAddressRequest.
A request message for GlobalAddresses.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-04-02 UTC."],[[["This page provides reference documentation for the `GetGlobalAddressRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The `GetGlobalAddressRequest` class is used to construct requests for retrieving details about a global address, as outlined in the API's method description."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionalities."],["The page lists the different versions of `GetGlobalAddressRequest` class and the newest version is `3.6.0`."],["`GetGlobalAddressRequest` has two constructors, one with no parameters, and another that allows you to provide a GetGlobalAddressRequest type parameter."]]],[]]