Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DIntentFilter.php30 public $categoryNames; variable in Google\\Service\\Testing\\IntentFilter
53 public function setCategoryNames($categoryNames) argument
55 $this->categoryNames = $categoryNames;
62 return $this->categoryNames;