Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DResponse.php30 protected $insertInlineImageType = InsertInlineImageResponse::class;
94 * @param InsertInlineImageResponse
96 public function setInsertInlineImage(InsertInlineImageResponse $insertInlineImage)
101 * @return InsertInlineImageResponse
H A DInsertInlineImageResponse.php20 class InsertInlineImageResponse extends \Google\Model class
44 class_alias(InsertInlineImageResponse::class, 'Google_Service_Docs_InsertInlineImageResponse');