google_api_data_catalog v0.10.0 GoogleApi.DataCatalog.V1beta1.Model.GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope View Source
Attributes
includeGcpPublicDatasets
(type:boolean()
, default:nil
) - Iftrue
, 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.includeOrgIds
(type:list(String.t)
, default:nil
) - Data Catalog tries to automatically choose the right corpus of data to search through. You can ensure an organization is included by adding it toinclude_org_ids
. You can ensure a project's org is included withinclude_project_ids
. You must specify at least one organization usinginclude_org_ids
orinclude_project_ids
in all search requests.List of organization IDs to search within. To find your organization ID, follow instructions in https://cloud.google.com/resource-manager/docs/creating-managing-organization.
includeProjectIds
(type:list(String.t)
, default:nil
) - List of project IDs to search within. To learn more about the distinction between project names/IDs/numbers, go to https://cloud.google.com/docs/overview/#projects.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.