Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DStartBackfillJobResponse.php20 class StartBackfillJobResponse extends \Google\Model class
42 class_alias(StartBackfillJobResponse::class, 'Google_Service_Datastream_StartBackfillJobResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocationsStreamsObjects.php23 use Google\Service\Datastream\StartBackfillJobResponse; alias
97 * @return StartBackfillJobResponse
103 return $this->call('startBackfillJob', [$params], StartBackfillJobResponse::class);