Searched defs:annotationId (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/ |
H A D | MylibraryAnnotations.php | 44 public function delete($annotationId, $optParams = []) 122 public function update($annotationId, Annotation $postBody, $optParams = [])
|
H A D | LayersVolumeAnnotations.php | 46 public function get($volumeId, $layerId, $annotationId, $optParams = [])
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/ |
H A D | GoogleCloudContactcenterinsightsV1RuntimeAnnotation.php | 25 public $annotationId; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1RuntimeAnnotation 50 public function setAnnotationId($annotationId)
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_BooksService.php | 309 public function get($volumeId, $layerId, $annotationId, $optParams = array()) { 462 public function delete($annotationId, $optParams = array()) { 477 public function get($annotationId, $optParams = array()) { 543 public function update($annotationId, Google_Annotation $postBody, $optParams = array()) {
|