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-09 UTC."],[[["This page provides documentation for the `GetGlobalAddressRequest` class within the Google Compute Engine v1 API for .NET."],["The `GetGlobalAddressRequest` class is used to request details about a global address, as part of the `GlobalAddresses.Get` method."],["The documentation covers the class's constructors, properties like `Address` and `Project`, as well as its inherited members and implemented interfaces."],["Version 3.6.0 is the latest version of the API available, with versions ranging from 1.0.0 up to 3.6.0 being documented here."],["The page is part of the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly, and the class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]