public sealed class GetAddressRequest : IMessage<GetAddressRequest>, IEquatable<GetAddressRequest>, IDeepCloneable<GetAddressRequest>, IBufferMessage, IMessage
A request message for Addresses.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\u003eGetAddressRequest\u003c/code\u003e class is a request message for retrieving address details in Google Cloud Compute Engine, specifically within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\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, ensuring it supports various functionalities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default constructor and a copy constructor for creating instances based on existing \u003ccode\u003eGetAddressRequest\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAddressRequest\u003c/code\u003e class has properties for specifying the \u003ccode\u003eAddress\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, all of which are strings, to target the desired address resource in the Google Cloud Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of this class is 3.6.0, and it has been versioned back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]