Specifies a list of projects to access on Google Cloud Platform.
| Valid in: | LIBNAME statement that connects to an external data source |
|---|---|
| Category: | Data Access |
| Default: | none |
| Data source: | Google BigQuery |
| Notes: | Support for this option was added in SAS 9.4M9. Support was added at SAS 9.4M8 in December 2025. |
| This option applies only when submitting FedSQL and DS2 programs in PROC FEDSQL and PROC DS2. | |
| See: | PROJECT= connection option, QUALIFIER= LIBNAME option |
| Example: |
|
Table of Contents
specifies a list of Google Cloud Platform projects to access.
When you specify this option, SAS/ACCESS does not query the full list of projects in your data source. As a result, you can improve the response time to access one or more Google Cloud Platform projects.
In addition to the projects that you specify in the PROJECT_LIST= option, SAS/ACCESS also accesses these projects:
If you specify PROJECT_LIST="" (empty string), this turns off querying all projects. In this case, only projects specified for PROJECT=, QUALIFIER=, and the Google BigQuery public data project would be accessed.