Module: Google::Cloud::Compute::V1::LicenseCode::State

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

[Output Only] Current state of this License Code.

Constant Summary collapse

UNDEFINED_STATE =

A value indicating that the enum field is not set.

0
DISABLED =

Machines are not allowed to attach boot disks with this License Code. Requests to create new resources with this license will be rejected.

516_696_700
ENABLED =

Use is allowed for anyone with USE_READ_ONLY access to this License Code.

182_130_465
RESTRICTED =

Use of this license is limited to a project whitelist.

261_551_195
STATE_UNSPECIFIED =
470_755_401
TERMINATED =

Reserved state.

250_018_339