Searched refs:LineConnection (Results 1 – 2 of 2) sorted by relevance
30 protected $endConnectionType = LineConnection::class;40 protected $startConnectionType = LineConnection::class;74 * @param LineConnection76 public function setEndConnection(LineConnection $endConnection)81 * @return LineConnection130 * @param LineConnection132 public function setStartConnection(LineConnection $startConnection)137 * @return LineConnection
20 class LineConnection extends \Google\Model class62 class_alias(LineConnection::class, 'Google_Service_Slides_LineConnection');