/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/ |
H A D | LayersAnnotationData.php | 39 * @param string $contentVersion The content version for the volume you are 55 public function get($volumeId, $layerId, $annotationDataId, $contentVersion, $optParams = []) argument 57 …ayerId' => $layerId, 'annotationDataId' => $annotationDataId, 'contentVersion' => $contentVersion]; 67 * @param string $contentVersion The content version for the requested volume. 89 public function listLayersAnnotationData($volumeId, $layerId, $contentVersion, $optParams = []) argument 91 $params = ['volumeId' => $volumeId, 'layerId' => $layerId, 'contentVersion' => $contentVersion];
|
H A D | LayersVolumeAnnotations.php | 58 * @param string $contentVersion The content version for the requested volume. 82 public function listLayersVolumeAnnotations($volumeId, $layerId, $contentVersion, $optParams = []) argument 84 $params = ['volumeId' => $volumeId, 'layerId' => $layerId, 'contentVersion' => $contentVersion];
|
/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) argument 52 $this->contentVersion = $contentVersion; 59 return $this->contentVersion;
|
H A D | AnnotationClientVersionRanges.php | 27 public $contentVersion; variable in Google\\Service\\Books\\AnnotationClientVersionRanges 52 public function setContentVersion($contentVersion) argument 54 $this->contentVersion = $contentVersion; 61 return $this->contentVersion;
|
H A D | AnnotationCurrentVersionRanges.php | 27 public $contentVersion; variable in Google\\Service\\Books\\AnnotationCurrentVersionRanges 52 public function setContentVersion($contentVersion) argument 54 $this->contentVersion = $contentVersion; 61 return $this->contentVersion;
|
H A D | Layersummary.php | 42 public $contentVersion; variable in Google\\Service\\Books\\Layersummary 135 public function setContentVersion($contentVersion) argument 137 $this->contentVersion = $contentVersion; 144 return $this->contentVersion;
|
H A D | VolumeVolumeInfo.php | 47 public $contentVersion; variable in Google\\Service\\Books\\VolumeVolumeInfo 202 public function setContentVersion($contentVersion) argument 204 $this->contentVersion = $contentVersion; 211 return $this->contentVersion;
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_BooksService.php | 1134 public $contentVersion; variable in Google_AnnotationClientVersionRanges 1151 $this->contentVersion = $contentVersion; 1154 return $this->contentVersion; 1180 public $contentVersion; variable in Google_AnnotationCurrentVersionRanges 1197 $this->contentVersion = $contentVersion; 2322 public $contentVersion; variable in Google_Layersummary 2357 $this->contentVersion = $contentVersion; 3051 public $contentVersion; variable in Google_VolumeVolumeInfo 3100 $this->contentVersion = $contentVersion; 3392 public $contentVersion; variable in Google_VolumeannotationContentRanges [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Books.php | 304 'contentVersion' => [ 322 'contentVersion' => [ 368 'contentVersion' => [ 412 'contentVersion' => [ 511 'contentVersion' => [ 736 'contentVersion' => [ 992 'contentVersion' => [ 1024 'contentVersion' => [
|