Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1SearchCatalogRequestScope.php46 public $starredOnly; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequestScope
121 public function setStarredOnly($starredOnly) argument
123 $this->starredOnly = $starredOnly;
130 return $this->starredOnly;