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 and is a part of the Google.Cloud.Compute.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all essential for message processing, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of \u003ccode\u003eGetGlobalAddressRequest\u003c/code\u003e is 3.6.0, with a detailed history of versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eAddress\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e, which are strings that specify the name of the address resource and the project ID, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe GetGlobalAddressRequest class has two constructors, a default one with no arguments and another one that takes a GetGlobalAddressRequest object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]