Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope.php26 public $restrictedLocations; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope
52 public function setRestrictedLocations($restrictedLocations) argument
54 $this->restrictedLocations = $restrictedLocations;
58 return $this->restrictedLocations;
H A DGoogleCloudDatacatalogV1SearchCatalogRequestScope.php42 public $restrictedLocations; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequestScope
107 public function setRestrictedLocations($restrictedLocations) argument
109 $this->restrictedLocations = $restrictedLocations;
116 return $this->restrictedLocations;