Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DCheckConsistencyResponse.php20 class CheckConsistencyResponse extends \Google\Model class
44 class_alias(CheckConsistencyResponse::class, 'Google_Service_BigtableAdmin_CheckConsistencyResponse…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsInstancesTables.php22 use Google\Service\BigtableAdmin\CheckConsistencyResponse; alias
58 * @return CheckConsistencyResponse
64 return $this->call('checkConsistency', [$params], CheckConsistencyResponse::class);