Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocations.php20 use Google\Service\Datastream\FetchStaticIpsResponse; alias
46 * @return FetchStaticIpsResponse
52 return $this->call('fetchStaticIps', [$params], FetchStaticIpsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DFetchStaticIpsResponse.php20 class FetchStaticIpsResponse extends \Google\Collection class
63 class_alias(FetchStaticIpsResponse::class, 'Google_Service_Datastream_FetchStaticIpsResponse');