Home
last modified time | relevance | path

Searched refs:endOfSegmentLocation (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DCreateFootnoteRequest.php30 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
32 $this->endOfSegmentLocation = $endOfSegmentLocation;
39 return $this->endOfSegmentLocation;
H A DInsertPageBreakRequest.php30 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
32 $this->endOfSegmentLocation = $endOfSegmentLocation;
39 return $this->endOfSegmentLocation;
H A DInsertTextRequest.php34 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
36 $this->endOfSegmentLocation = $endOfSegmentLocation;
43 return $this->endOfSegmentLocation;
H A DInsertSectionBreakRequest.php34 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
36 $this->endOfSegmentLocation = $endOfSegmentLocation;
43 return $this->endOfSegmentLocation;
H A DInsertTableRequest.php52 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
54 $this->endOfSegmentLocation = $endOfSegmentLocation;
61 return $this->endOfSegmentLocation;
H A DInsertInlineImageRequest.php36 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
38 $this->endOfSegmentLocation = $endOfSegmentLocation;
45 return $this->endOfSegmentLocation;