Module: Google::Cloud::Dataplex::V1::Asset::ResourceStatus::State
- Defined in:
- proto_docs/google/cloud/dataplex/v1/resources.rb
Overview
The state of a resource.
Constant Summary collapse
- STATE_UNSPECIFIED =
State unspecified.
0
- READY =
Resource does not have any errors.
1
- ERROR =
Resource has errors.
2