Home
last modified time | relevance | path

Searched refs:caseClassifications (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DSearchCaseClassificationsResponse.php33 public function setCaseClassifications($caseClassifications) argument
35 $this->caseClassifications = $caseClassifications;
42 return $this->caseClassifications;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSupport.php43 public $caseClassifications; variable in Google\\Service\\CloudSupport
88 'caseClassifications',
92 'path' => 'v2beta/caseClassifications:search',