Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DResponse.php34 protected $replaceAllTextType = ReplaceAllTextResponse::class;
122 * @param ReplaceAllTextResponse
124 public function setReplaceAllText(ReplaceAllTextResponse $replaceAllText)
129 * @return ReplaceAllTextResponse
H A DReplaceAllTextResponse.php20 class ReplaceAllTextResponse extends \Google\Model class
44 class_alias(ReplaceAllTextResponse::class, 'Google_Service_Docs_ReplaceAllTextResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DResponse.php44 protected $replaceAllTextType = ReplaceAllTextResponse::class;
202 * @param ReplaceAllTextResponse
204 public function setReplaceAllText(ReplaceAllTextResponse $replaceAllText)
209 * @return ReplaceAllTextResponse
H A DReplaceAllTextResponse.php20 class ReplaceAllTextResponse extends \Google\Model class
44 class_alias(ReplaceAllTextResponse::class, 'Google_Service_Slides_ReplaceAllTextResponse');