Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DStopBackfillJobResponse.php20 class StopBackfillJobResponse extends \Google\Model class
42 class_alias(StopBackfillJobResponse::class, 'Google_Service_Datastream_StopBackfillJobResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocationsStreamsObjects.php25 use Google\Service\Datastream\StopBackfillJobResponse; alias
113 * @return StopBackfillJobResponse
119 return $this->call('stopBackfillJob', [$params], StopBackfillJobResponse::class);