Reference documentation and code samples for the Compute Engine v1 API enum Address.Types.Status.
[Output Only] The status of the address, which can be one of RESERVING, RESERVED, or IN_USE. An address that is RESERVING is currently in the process of being reserved. A RESERVED address is currently reserved and available to use. An IN_USE address is currently being used by another resource and is not available.
[[["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 of the `Google.Cloud.Compute.V1` API for `.NET` is `3.6.0`, with multiple previous versions available, down to version `1.0.0`."],["This document provides reference documentation for the `Address.Types.Status` enum within the `Google.Cloud.Compute.V1` namespace."],["The `Address.Types.Status` enum defines the possible states of an address: `InUse`, `Reserved`, `Reserving`, and `UndefinedStatus`."],["Each status of `Address.Types.Status` are described, with `InUse` representing an address in use, `Reserved` for an address available for use, and `Reserving` for an address being reserved."]]],[]]