Searched refs:GoogleFirestoreAdminV1ListIndexesResponse (Results 1 – 2 of 2) sorted by relevance
22 use Google\Service\Firestore\GoogleFirestoreAdminV1ListIndexesResponse; alias92 * @return GoogleFirestoreAdminV1ListIndexesResponse98 return $this->call('list', [$params], GoogleFirestoreAdminV1ListIndexesResponse::class);
20 class GoogleFirestoreAdminV1ListIndexesResponse extends \Google\Collection class61 class_alias(GoogleFirestoreAdminV1ListIndexesResponse::class, 'Google_Service_Firestore_GoogleFires…