primaryDataSourceName property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated: Use self instead to reference the primary data source.
The name of the primary data source. Format:
accounts/{account}/dataSources/{datasource}
Optional.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? primaryDataSourceName;