type property
A constant describing the type of this data source.
Indicates whether this data source produces raw or derived data. Possible string values are:
- "raw"
- "derived"
Implementation
core.String? type;
A constant describing the type of this data source.
Indicates whether this data source produces raw or derived data. Possible string values are:
core.String? type;