Module: Google::Cloud::Developerconnect::V1::DeploymentEvent::State
- Defined in:
- proto_docs/google/cloud/developerconnect/v1/insights_config.rb
Overview
The state of the DeploymentEvent.
Constant Summary collapse
- STATE_UNSPECIFIED =
No state specified.
0- STATE_ACTIVE =
The deployment is active in the runtime.
1- STATE_INACTIVE =
The deployment is not in the runtime.
2