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-03-21 UTC."],[[["This webpage provides reference documentation for the `GetGlobalAddressRequest` class within the Compute Engine v1 API for .NET."],["The `GetGlobalAddressRequest` class is a request message used to retrieve information about a specific global address."],["The page details the inheritance, interface implementations, constructors, properties, namespace and the assembly of the `GetGlobalAddressRequest` class."],["It outlines the available versions of the API, ranging from the latest 3.6.0 down to the initial release of 1.0.0 for potential use."],["The documentation includes links to all the versions, allowing developers to use older versions if needed, or the latest version if they want the newest updates."]]],[]]