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 page provides documentation for the `GetAddressRequest` class within the Google Cloud Compute Engine v1 API for .NET, with the current version being 2.14.0."],["The `GetAddressRequest` class is a request message used for retrieving details about a specific address, as part of the Addresses.Get functionality."],["The documentation includes an extensive version history of the `GetAddressRequest` class, starting from version 1.0.0 up to the latest version 3.6.0, enabling users to see how it has evolved over time."],["The `GetAddressRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class, and it also has constructors and properties such as Address, Project, and Region."]]],[]]