state property
State of the extension.
Output only. Possible string values are:
- "STATE_UNSPECIFIED" : Default state. Generally not used.
- "PUBLISHED" : Can be installed by consumers.
Implementation
core.String? state;
State of the extension.
Output only. Possible string values are:
core.String? state;