Searched defs:contentVersion (Results 1 – 8 of 8) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/ |
D | LayersAnnotationData.php | 55 public function get($volumeId, $layerId, $annotationDataId, $contentVersion, $optParams = []) 89 public function listLayersAnnotationData($volumeId, $layerId, $contentVersion, $optParams = [])
|
D | LayersVolumeAnnotations.php | 82 public function listLayersVolumeAnnotations($volumeId, $layerId, $contentVersion, $optParams = [])
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
D | VolumeannotationContentRanges.php | 27 public $contentVersion; variable in Google\\Service\\Books\\VolumeannotationContentRanges 50 public function setContentVersion($contentVersion)
|
D | AnnotationClientVersionRanges.php | 27 public $contentVersion; variable in Google\\Service\\Books\\AnnotationClientVersionRanges 52 public function setContentVersion($contentVersion)
|
D | AnnotationCurrentVersionRanges.php | 27 public $contentVersion; variable in Google\\Service\\Books\\AnnotationCurrentVersionRanges 52 public function setContentVersion($contentVersion)
|
D | Layersummary.php | 42 public $contentVersion; variable in Google\\Service\\Books\\Layersummary 135 public function setContentVersion($contentVersion)
|
D | VolumeVolumeInfo.php | 47 public $contentVersion; variable in Google\\Service\\Books\\VolumeVolumeInfo 202 public function setContentVersion($contentVersion)
|
/plugin/authgoogle/google/contrib/ |
D | Google_BooksService.php | 246 …public function get($volumeId, $layerId, $annotationDataId, $contentVersion, $optParams = array())… 276 …public function listLayersAnnotationData($volumeId, $layerId, $contentVersion, $optParams = array(… 341 …public function listLayersVolumeAnnotations($volumeId, $layerId, $contentVersion, $optParams = arr… 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 [all …]
|