Home
last modified time | relevance | path

Searched refs:createFootnote (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DResponse.php54 public function setCreateFootnote(CreateFootnoteResponse $createFootnote) argument
56 $this->createFootnote = $createFootnote;
63 return $this->createFootnote;
DRequest.php104 public function setCreateFootnote(CreateFootnoteRequest $createFootnote) argument
106 $this->createFootnote = $createFootnote;
113 return $this->createFootnote;