Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DCreateFootnoteResponse.php25 public $footnoteId; variable in Google\\Service\\Docs\\CreateFootnoteResponse
30 public function setFootnoteId($footnoteId) argument
32 $this->footnoteId = $footnoteId;
39 return $this->footnoteId;
H A DFootnote.php28 public $footnoteId; variable in Google\\Service\\Docs\\Footnote
47 public function setFootnoteId($footnoteId) argument
49 $this->footnoteId = $footnoteId;
56 return $this->footnoteId;
H A DFootnoteReference.php26 public $footnoteId; variable in Google\\Service\\Docs\\FootnoteReference
47 public function setFootnoteId($footnoteId) argument
49 $this->footnoteId = $footnoteId;
56 return $this->footnoteId;