service property
Service that physically stores the data. Possible string values are:
- "SERVICE_UNSPECIFIED" : Default unknown service.
- "CLOUD_STORAGE" : Google Cloud Storage service.
- "BIGQUERY" : BigQuery service.
Implementation
core.String? service;