Searched refs:EndOfSegmentLocation (Results 1 – 7 of 7) sorted by relevance
22 protected $endOfSegmentLocationType = EndOfSegmentLocation::class;28 * @param EndOfSegmentLocation30 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation)35 * @return EndOfSegmentLocation
22 protected $endOfSegmentLocationType = EndOfSegmentLocation::class;32 * @param EndOfSegmentLocation34 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation)39 * @return EndOfSegmentLocation
26 protected $endOfSegmentLocationType = EndOfSegmentLocation::class;50 * @param EndOfSegmentLocation52 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation)57 * @return EndOfSegmentLocation
22 protected $endOfSegmentLocationType = EndOfSegmentLocation::class;34 * @param EndOfSegmentLocation36 public function setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation)41 * @return EndOfSegmentLocation
20 class EndOfSegmentLocation extends \Google\Model class44 class_alias(EndOfSegmentLocation::class, 'Google_Service_Docs_EndOfSegmentLocation');