Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2Message.php34 protected $messageAnnotationType = GoogleCloudDialogflowV2MessageAnnotation::class;
98 * @param GoogleCloudDialogflowV2MessageAnnotation
100 public function setMessageAnnotation(GoogleCloudDialogflowV2MessageAnnotation $messageAnnotation)
105 * @return GoogleCloudDialogflowV2MessageAnnotation
H A DGoogleCloudDialogflowV2MessageAnnotation.php20 class GoogleCloudDialogflowV2MessageAnnotation extends \Google\Collection class
61 class_alias(GoogleCloudDialogflowV2MessageAnnotation::class, 'Google_Service_Dialogflow_GoogleCloud…