Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocationsStreams.php20 use Google\Service\Datastream\ListStreamsResponse; alias
120 * @return ListStreamsResponse
126 return $this->call('list', [$params], ListStreamsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DListStreamsResponse.php20 class ListStreamsResponse extends \Google\Collection class
79 class_alias(ListStreamsResponse::class, 'Google_Service_Datastream_ListStreamsResponse');