Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DResponse.php22 protected $createFooterType = CreateFooterResponse::class;
38 * @param CreateFooterResponse
40 public function setCreateFooter(CreateFooterResponse $createFooter)
45 * @return CreateFooterResponse
H A DCreateFooterResponse.php20 class CreateFooterResponse extends \Google\Model class
44 class_alias(CreateFooterResponse::class, 'Google_Service_Docs_CreateFooterResponse');