Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1CallAnnotation.php22 …protected $annotationEndBoundaryType = GoogleCloudContactcenterinsightsV1AnnotationBoundary::class;
24 …protected $annotationStartBoundaryType = GoogleCloudContactcenterinsightsV1AnnotationBoundary::cla…
46 * @param GoogleCloudContactcenterinsightsV1AnnotationBoundary
48 …public function setAnnotationEndBoundary(GoogleCloudContactcenterinsightsV1AnnotationBoundary $ann…
53 * @return GoogleCloudContactcenterinsightsV1AnnotationBoundary
60 * @param GoogleCloudContactcenterinsightsV1AnnotationBoundary
62 …public function setAnnotationStartBoundary(GoogleCloudContactcenterinsightsV1AnnotationBoundary $a…
67 * @return GoogleCloudContactcenterinsightsV1AnnotationBoundary
H A DGoogleCloudContactcenterinsightsV1RuntimeAnnotation.php36 protected $endBoundaryType = GoogleCloudContactcenterinsightsV1AnnotationBoundary::class;
44 protected $startBoundaryType = GoogleCloudContactcenterinsightsV1AnnotationBoundary::class;
118 * @param GoogleCloudContactcenterinsightsV1AnnotationBoundary
120 public function setEndBoundary(GoogleCloudContactcenterinsightsV1AnnotationBoundary $endBoundary)
125 * @return GoogleCloudContactcenterinsightsV1AnnotationBoundary
174 * @param GoogleCloudContactcenterinsightsV1AnnotationBoundary
176 …public function setStartBoundary(GoogleCloudContactcenterinsightsV1AnnotationBoundary $startBounda…
181 * @return GoogleCloudContactcenterinsightsV1AnnotationBoundary
H A DGoogleCloudContactcenterinsightsV1AnnotationBoundary.php20 class GoogleCloudContactcenterinsightsV1AnnotationBoundary extends \Google\Model class
62 class_alias(GoogleCloudContactcenterinsightsV1AnnotationBoundary::class, 'Google_Service_Contactcen…