type property
Type of an annotation. Possible string values are:
- "TYPE_UNSPECIFIED" : Unknown type
- "TYPE_LEGACY_EXPORT_CONSENT" : Indicates that this project has opted into StratoZone export.
- "TYPE_QWIKLAB" : Indicates that this project is created by Qwiklab.
Implementation
core.String? type;