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-24 UTC."],[[["This webpage provides documentation for the `GetGlobalAddressRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The latest version of the `GetGlobalAddressRequest` class documented is 3.6.0, with a listing of previous versions down to 1.0.0."],["The `GetGlobalAddressRequest` class is used to retrieve details about a specific global address resource and it inherits from the .NET object class, while also implementing various interfaces."],["The `GetGlobalAddressRequest` class has two properties, `Address` and `Project`, which represent the address name and the project ID for the request respectively."]]],[]]