Home
last modified time | relevance | path

Searched refs:bulletPreset (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DCreateParagraphBulletsRequest.php25 public $bulletPreset; variable in Google\\Service\\Docs\\CreateParagraphBulletsRequest
32 public function setBulletPreset($bulletPreset) argument
34 $this->bulletPreset = $bulletPreset;
41 return $this->bulletPreset;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DCreateParagraphBulletsRequest.php25 public $bulletPreset; variable in Google\\Service\\Slides\\CreateParagraphBulletsRequest
38 public function setBulletPreset($bulletPreset) argument
40 $this->bulletPreset = $bulletPreset;
47 return $this->bulletPreset;