Home
last modified time | relevance | path

Searched refs:includeProjectIds (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope.php25 public $includeProjectIds; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope
44 public function setIncludeProjectIds($includeProjectIds) argument
46 $this->includeProjectIds = $includeProjectIds;
50 return $this->includeProjectIds;
H A DGoogleCloudDatacatalogV1SearchCatalogRequestScope.php34 public $includeProjectIds; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequestScope
79 public function setIncludeProjectIds($includeProjectIds) argument
81 $this->includeProjectIds = $includeProjectIds;
88 return $this->includeProjectIds;