Searched defs:contentVersion (Results 1 – 8 of 8) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/ |
H A D | LayersAnnotationData.php | 55 public function get($volumeId, $layerId, $annotationDataId, $contentVersion, $optParams = []) 89 public function listLayersAnnotationData($volumeId, $layerId, $contentVersion, $optParams = [])
|
H A D | LayersVolumeAnnotations.php | 82 public function listLayersVolumeAnnotations($volumeId, $layerId, $contentVersion, $optParams = [])
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
H A D | VolumeannotationContentRanges.php | 27 public $contentVersion; variable in Google\\Service\\Books\\VolumeannotationContentRanges 50 public function setContentVersion($contentVersion)
|
H A D | AnnotationClientVersionRanges.php | 27 public $contentVersion; variable in Google\\Service\\Books\\AnnotationClientVersionRanges 52 public function setContentVersion($contentVersion)
|
H A D | AnnotationCurrentVersionRanges.php | 27 public $contentVersion; variable in Google\\Service\\Books\\AnnotationCurrentVersionRanges 52 public function setContentVersion($contentVersion)
|
H A D | Layersummary.php | 42 public $contentVersion; variable in Google\\Service\\Books\\Layersummary 135 public function setContentVersion($contentVersion)
|
H A D | VolumeVolumeInfo.php | 47 public $contentVersion; variable in Google\\Service\\Books\\VolumeVolumeInfo 202 public function setContentVersion($contentVersion)
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_BooksService.php | 246 …public function get($volumeId, $layerId, $annotationDataId, $contentVersion, $optParams = array())… 1134 public $contentVersion; variable in Google_AnnotationClientVersionRanges 1150 public function setContentVersion( $contentVersion) { 1180 public $contentVersion; variable in Google_AnnotationCurrentVersionRanges 1196 public function setContentVersion( $contentVersion) { 2322 public $contentVersion; variable in Google_Layersummary 2356 public function setContentVersion( $contentVersion) { 3051 public $contentVersion; variable in Google_VolumeVolumeInfo 3099 public function setContentVersion( $contentVersion) { 3392 public $contentVersion; variable in Google_VolumeannotationContentRanges [all …]
|