Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocationsPrivateConnections.php20 use Google\Service\Datastream\ListPrivateConnectionsResponse; alias
126 * @return ListPrivateConnectionsResponse
132 return $this->call('list', [$params], ListPrivateConnectionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DListPrivateConnectionsResponse.php20 class ListPrivateConnectionsResponse extends \Google\Collection class
79 class_alias(ListPrivateConnectionsResponse::class, 'Google_Service_Datastream_ListPrivateConnection…