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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetGlobalAddressRequest\u003c/code\u003e class is used to request information about a global address within the Google Cloud Compute API, specifically in version V1.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for various functionalities like message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that creates a copy from an existing \u003ccode\u003eGetGlobalAddressRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties, \u003ccode\u003eAddress\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e, which allow specifying the address resource name and the project ID respectively for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is 3.6.0, with documentation going as far back as version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]