Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope.php24 public $includeOrgIds; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope
36 public function setIncludeOrgIds($includeOrgIds) argument
38 $this->includeOrgIds = $includeOrgIds;
42 return $this->includeOrgIds;
H A DGoogleCloudDatacatalogV1SearchCatalogRequestScope.php30 public $includeOrgIds; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequestScope
65 public function setIncludeOrgIds($includeOrgIds) argument
67 $this->includeOrgIds = $includeOrgIds;
74 return $this->includeOrgIds;