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."],[[["This webpage provides reference documentation for the `GetAddressRequest` class within the Google Cloud Compute Engine v1 API, specifically within the .NET environment."],["The `GetAddressRequest` class is a request message used for retrieving address details and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the API reference is 3.6.0, but this specific page is related to version 2.10.0 of the `GetAddressRequest`."],["The `GetAddressRequest` class has constructors for default initialization, and for deep cloning, along with properties like `Address`, `Project`, and `Region`."],["The page outlines the inheritance hierarchy and implemented interfaces of `GetAddressRequest`, as well as the namespace and assembly it belongs to."]]],[]]