Module: Google::Cloud::Connectors::V1::ConfigVariableTemplate::State
- Defined in:
- proto_docs/google/cloud/connectors/v1/common.rb
Overview
Indicates the state of the config variable.
Constant Summary collapse
- STATE_UNSPECIFIED =
Status is unspecified.
0
- ACTIVE =
Config variable is active
1
- DEPRECATED =
Config variable is deprecated.
2