License Manager V1 API - Module Google::Cloud::LicenseManager::V1::Product::State (v0.1.0)

Reference documentation and code samples for the License Manager V1 API module Google::Cloud::LicenseManager::V1::Product::State.

State of the product.

Constants

STATE_UNSPECIFIED

value: 0
The Status of the product is unknown.

STATE_PROVISIONING

value: 1
Product is under provisioning stage.

STATE_RUNNING

value: 2
Product is ok to run on instances.

STATE_TERMINATING

value: 3
The product is about to terminate or has been announced for termination.

STATE_TERMINATED

value: 4
The product has been terminated.