dataSource property

String? dataSource
getter/setter pair

A string that identifies the type of resource being profiled.

Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket

Implementation

core.String? dataSource;