Home
last modified time | relevance | path

Searched refs:OperationsListResponse (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DOperations.php21 use Google\Service\SQLAdmin\OperationsListResponse; alias
61 * @return OperationsListResponse
67 return $this->call('list', [$params], OperationsListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DOperations.php21 use Google\Service\DeploymentManager\OperationsListResponse; alias
89 * @return OperationsListResponse
95 return $this->call('list', [$params], OperationsListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperationsListResponse.php20 class OperationsListResponse extends \Google\Collection class
61 class_alias(OperationsListResponse::class, 'Google_Service_DeploymentManager_OperationsListResponse…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DOperationsListResponse.php20 class OperationsListResponse extends \Google\Collection class
79 class_alias(OperationsListResponse::class, 'Google_Service_SQLAdmin_OperationsListResponse');