Home
last modified time | relevance | path

Searched refs:CreateLineResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DResponse.php24 protected $createLineType = CreateLineResponse::class;
62 * @param CreateLineResponse
64 public function setCreateLine(CreateLineResponse $createLine)
69 * @return CreateLineResponse
H A DCreateLineResponse.php20 class CreateLineResponse extends \Google\Model class
44 class_alias(CreateLineResponse::class, 'Google_Service_Slides_CreateLineResponse');