Home
last modified time | relevance | path

Searched refs:ListReservationsResponse (Results 1 – 4 of 4) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
H A DListReservationsResponse.php20 class ListReservationsResponse extends \Google\Collection class
61 class_alias(ListReservationsResponse::class, 'Google_Service_BigQueryReservation_ListReservationsRe…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/Resource/
H A DProjectsLocationsReservations.php21 use Google\Service\BigQueryReservation\ListReservationsResponse; alias
93 * @return ListReservationsResponse
99 return $this->call('list', [$params], ListReservationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DListReservationsResponse.php20 class ListReservationsResponse extends \Google\Collection class
61 class_alias(ListReservationsResponse::class, 'Google_Service_PubsubLite_ListReservationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/Resource/
H A DAdminProjectsLocationsReservations.php20 use Google\Service\PubsubLite\ListReservationsResponse; alias
99 * @return ListReservationsResponse
105 return $this->call('list', [$params], ListReservationsResponse::class);