Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DCheckCompatibilityResponse.php20 class CheckCompatibilityResponse extends \Google\Collection class
59 class_alias(CheckCompatibilityResponse::class, 'Google_Service_AnalyticsData_CheckCompatibilityResp…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/
H A DProperties.php25 use Google\Service\AnalyticsData\CheckCompatibilityResponse; alias
105 * @return CheckCompatibilityResponse
111 return $this->call('checkCompatibility', [$params], CheckCompatibilityResponse::class);