Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DAnnotation.php117 public function setClientVersionRanges(AnnotationClientVersionRanges $clientVersionRanges) argument
119 $this->clientVersionRanges = $clientVersionRanges;
126 return $this->clientVersionRanges;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php1015 public $clientVersionRanges; variable in Google_Annotation
1043 …public function setClientVersionRanges(Google_AnnotationClientVersionRanges $clientVersionRanges) { argument
1044 $this->clientVersionRanges = $clientVersionRanges;
1047 return $this->clientVersionRanges;