Home
last modified time | relevance | path

Searched refs:remainingCharacterCount (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DAnnotationLayerSummary.php33 public $remainingCharacterCount; variable in Google\\Service\\Books\\AnnotationLayerSummary
66 public function setRemainingCharacterCount($remainingCharacterCount) argument
68 $this->remainingCharacterCount = $remainingCharacterCount;
75 return $this->remainingCharacterCount;
H A DVolumeUserInfoCopy.php33 public $remainingCharacterCount; variable in Google\\Service\\Books\\VolumeUserInfoCopy
70 public function setRemainingCharacterCount($remainingCharacterCount) argument
72 $this->remainingCharacterCount = $remainingCharacterCount;
79 return $this->remainingCharacterCount;
H A DAnnotationsSummaryLayers.php37 public $remainingCharacterCount; variable in Google\\Service\\Books\\AnnotationsSummaryLayers
88 public function setRemainingCharacterCount($remainingCharacterCount) argument
90 $this->remainingCharacterCount = $remainingCharacterCount;
97 return $this->remainingCharacterCount;