assetType property

String? assetType
getter/setter pair

The asset type of the external data source this can be one of go/cai-asset-types to override the default asset type or it can be a custom type defined by the user custom type must match the asset type in the rule

Required.

Implementation

core.String? assetType;