Home
last modified time | relevance | path

Searched defs:queryResultType (Results 1 – 9 of 9) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2WebhookRequest.php22 protected $queryResultType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryResult'; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2WebhookRequest
H A DGoogleCloudDialogflowV2DetectIntentResponse.php23 protected $queryResultType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryResult'; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2DetectIntentResponse
H A DGoogleCloudDialogflowV2beta1WebhookRequest.php25 protected $queryResultType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult'; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2WebhookRequest.php22 protected $queryResultType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryResult'; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2WebhookRequest
H A DGoogleCloudDialogflowCxV3DetectIntentResponse.php23 protected $queryResultType = 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3QueryResult'; variable in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3DetectIntentResponse
H A DGoogleCloudDialogflowCxV3FulfillIntentResponse.php23 protected $queryResultType = 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3QueryResult'; variable in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3FulfillIntentResponse
H A DGoogleCloudDialogflowV2DetectIntentResponse.php23 protected $queryResultType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryResult'; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2DetectIntentResponse
H A DGoogleCloudDialogflowV2beta1WebhookRequest.php25 protected $queryResultType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult'; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookRequest
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/
H A Dconnection.go59 queryResultType resultType = "query" const