assetType property

String? assetType
getter/setter pair

The asset type of the external data source.

This can be a supported Cloud Asset Inventory asset type (see https://cloud.google.com/asset-inventory/docs/supported-asset-types) to override the default asset type, or it can be a custom type defined by the user.

Required.

Implementation

core.String? assetType;