dataSourceId property

String? dataSourceId
final

A user-supplied ID that uniquely identifies the datasource. This value should be identical to the value of the DataSourceID in the request.

Implementation

final String? dataSourceId;