Home
last modified time | relevance | path

Searched refs:annotationResults (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1beta2AnnotateVideoResponse.php29 public function setAnnotationResults($annotationResults) argument
31 $this->annotationResults = $annotationResults;
38 return $this->annotationResults;
H A DGoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse.php29 public function setAnnotationResults($annotationResults) argument
31 $this->annotationResults = $annotationResults;
38 return $this->annotationResults;
H A DGoogleCloudVideointelligenceV1AnnotateVideoResponse.php29 public function setAnnotationResults($annotationResults) argument
31 $this->annotationResults = $annotationResults;
38 return $this->annotationResults;
H A DGoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse.php29 public function setAnnotationResults($annotationResults) argument
31 $this->annotationResults = $annotationResults;
38 return $this->annotationResults;
H A DGoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse.php29 public function setAnnotationResults($annotationResults) argument
31 $this->annotationResults = $annotationResults;
38 return $this->annotationResults;
H A DGoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse.php34 …ionResults(GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults $annotationResults) argument
36 $this->annotationResults = $annotationResults;
43 return $this->annotationResults;