commercialState property
Commercial state of the Marketplace Data Product.
Output only. Possible string values are:
- "COMMERCIAL_STATE_UNSPECIFIED" : Commercialization is incomplete and cannot be used.
- "ONBOARDING" : Commercialization has been initialized.
- "ACTIVE" : Commercialization is complete and available for use.
Implementation
core.String? commercialState;