includeGcpPublicDatasets property

bool? includeGcpPublicDatasets
getter/setter pair

If true, include Google Cloud Platform (GCP) public datasets in the search results.

Info on GCP public datasets is available at https://cloud.google.com/public-datasets/. By default, GCP public datasets are excluded.

Implementation

core.bool? includeGcpPublicDatasets;