Interface protos.google.cloud.datacatalog.v1.SearchCatalogRequest.IScope (4.1.1)

Properties of a Scope.

Package

@google-cloud/datacatalog

Properties

includeGcpPublicDatasets

includeGcpPublicDatasets?: (boolean|null);

Scope includeGcpPublicDatasets

includeOrgIds

includeOrgIds?: (string[]|null);

Scope includeOrgIds

includeProjectIds

includeProjectIds?: (string[]|null);

Scope includeProjectIds

includePublicTagTemplates

includePublicTagTemplates?: (boolean|null);

Scope includePublicTagTemplates

restrictedLocations

restrictedLocations?: (string[]|null);

Scope restrictedLocations

starredOnly

starredOnly?: (boolean|null);

Scope starredOnly