originType property
The origin of this inventory item. Possible string values are:
- "ORIGIN_TYPE_UNSPECIFIED" : Invalid. An origin type must be specified.
- "INVENTORY_REPORT" : This inventory item was discovered as the result of the agent reporting inventory via the reporting API.
Implementation
core.String? originType;