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/
DInsertPageBreakRequest.php30 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
32 $this->endOfSegmentLocation = $endOfSegmentLocation;
39 return $this->endOfSegmentLocation;
DCreateFootnoteRequest.php30 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
32 $this->endOfSegmentLocation = $endOfSegmentLocation;
39 return $this->endOfSegmentLocation;
DInsertTextRequest.php34 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
36 $this->endOfSegmentLocation = $endOfSegmentLocation;
43 return $this->endOfSegmentLocation;
DInsertSectionBreakRequest.php34 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
36 $this->endOfSegmentLocation = $endOfSegmentLocation;
43 return $this->endOfSegmentLocation;
DInsertTableRequest.php52 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
54 $this->endOfSegmentLocation = $endOfSegmentLocation;
61 return $this->endOfSegmentLocation;
DInsertInlineImageRequest.php36 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation) argument
38 $this->endOfSegmentLocation = $endOfSegmentLocation;
45 return $this->endOfSegmentLocation;