Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DAnnotationLayerSummary.php25 public $allowedCharacterCount; variable in Google\\Service\\Books\\AnnotationLayerSummary
38 public function setAllowedCharacterCount($allowedCharacterCount) argument
40 $this->allowedCharacterCount = $allowedCharacterCount;
47 return $this->allowedCharacterCount;
H A DVolumeUserInfoCopy.php25 public $allowedCharacterCount; variable in Google\\Service\\Books\\VolumeUserInfoCopy
42 public function setAllowedCharacterCount($allowedCharacterCount) argument
44 $this->allowedCharacterCount = $allowedCharacterCount;
51 return $this->allowedCharacterCount;
H A DAnnotationsSummaryLayers.php25 public $allowedCharacterCount; variable in Google\\Service\\Books\\AnnotationsSummaryLayers
46 public function setAllowedCharacterCount($allowedCharacterCount) argument
48 $this->allowedCharacterCount = $allowedCharacterCount;
55 return $this->allowedCharacterCount;