public sealed class GetGlobalAddressRequest : IMessage<GetGlobalAddressRequest>, IEquatable<GetGlobalAddressRequest>, IDeepCloneable<GetGlobalAddressRequest>, IBufferMessage, IMessage
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 shown by the version listing at the beginning of the content provided."],["This documentation covers the `GetGlobalAddressRequest` class, which is used to request information about a global address within Google Cloud Compute."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which help with its functionality and structure."],["The `GetGlobalAddressRequest` class includes properties like `Address` and `Project`, which are both strings and are essential for identifying the specific address and project."],["The page details all the available versions from version 1.0.0 to the latest 3.6.0 for the `GetGlobalAddressRequest` class."]]],[]]