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-03-21 UTC."],[[["The latest version available for the `GetAddressRequest` class is 3.6.0, as part of the Google Cloud Compute V1 API."],["This page provides reference documentation and code samples for the `GetAddressRequest` class within the Compute Engine v1 API, including version 2.5.0, and all versions from 1.0.0 to 3.6.0."],["The `GetAddressRequest` class, used for requesting address information, inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAddressRequest` class includes properties such as `Address`, `Project`, and `Region`, which are all strings and represent the address name, the project ID, and the region name, respectively."],["The page documents two constructors for the `GetAddressRequest` class: a parameterless constructor and one that accepts another `GetAddressRequest` as a parameter."]]],[]]