public sealed class GetAddressRequest : IMessage<GetAddressRequest>, IEquatable<GetAddressRequest>, IDeepCloneable<GetAddressRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetAddressRequest.
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"]],[["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-04-02 UTC."],[[["The latest version of the `GetAddressRequest` documentation is 3.6.0, with the page also providing access to several older versions, down to version 1.0.0."],["The `GetAddressRequest` class is part of the Google Cloud Compute Engine v1 API and is used for requesting information about an address."],["This class, `GetAddressRequest`, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetAddressRequest` contains three properties: Address, Project, and Region, all of which are strings."],["There are two constructors available for `GetAddressRequest`, a default parameter-less constructor, and one that takes in another `GetAddressRequest` object as a parameter."]]],[]]