Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DCreateFooterResponse.php25 public $footerId; variable in Google\\Service\\Docs\\CreateFooterResponse
30 public function setFooterId($footerId) argument
32 $this->footerId = $footerId;
39 return $this->footerId;
H A DDeleteFooterRequest.php25 public $footerId; variable in Google\\Service\\Docs\\DeleteFooterRequest
30 public function setFooterId($footerId) argument
32 $this->footerId = $footerId;
39 return $this->footerId;
H A DFooter.php28 public $footerId; variable in Google\\Service\\Docs\\Footer
47 public function setFooterId($footerId) argument
49 $this->footerId = $footerId;
56 return $this->footerId;