Home
last modified time | relevance | path

Searched defs:queryRecord (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1SmartReplyData.php30 public $queryRecord; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1SmartReplyData
61 public function setQueryRecord($queryRecord)
H A DGoogleCloudContactcenterinsightsV1SmartComposeSuggestionData.php30 public $queryRecord; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData
61 public function setQueryRecord($queryRecord)
H A DGoogleCloudContactcenterinsightsV1ArticleSuggestionData.php33 public $queryRecord; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ArticleSuggestionData
78 public function setQueryRecord($queryRecord)
H A DGoogleCloudContactcenterinsightsV1FaqAnswerData.php37 public $queryRecord; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1FaqAnswerData
92 public function setQueryRecord($queryRecord)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeUXReport/Resource/
H A DRecords.php42 public function queryRecord(QueryRequest $postBody, $optParams = []) function in Google\\Service\\ChromeUXReport\\Resource\\Records
/plugin/sqlite/
H A DSQLiteDB.php197 public function queryRecord($sql, ...$params) global() function in dokuwiki\\plugin\\sqlite\\SQLiteDB