Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DVacationSettings.php33 public $responseBodyHtml; variable in Google\\Service\\Gmail\\VacationSettings
86 public function setResponseBodyHtml($responseBodyHtml) argument
88 $this->responseBodyHtml = $responseBodyHtml;
95 return $this->responseBodyHtml;