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."],[[["The latest version of the `GetGlobalAddressRequest` is 3.6.0, as part of the Google Cloud Compute V1 API."],["This documentation provides reference material and code samples for the Compute Engine v1 API class `GetGlobalAddressRequest`, and a history of prior versions."],["The `GetGlobalAddressRequest` class is used to retrieve details of a global address resource."],["The `GetGlobalAddressRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetGlobalAddressRequest` class has properties such as `Address` (the address resource name) and `Project` (the project ID)."]]],[]]