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 for .NET development."],["The `GetAddressRequest` class is used to create request messages for retrieving address resources and it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes a comprehensive list of versions for the `GetAddressRequest` class, ranging from version 1.0.0 to the latest version 3.6.0."],["Key properties of the `GetAddressRequest` class include `Address`, `Project`, and `Region`, which are used to specify the address, project ID, and region for the request."],["The provided documentation covers the contructors, properties, inherited members, namespace, and assembly of the `GetAddressRequest` class."]]],[]]