Home
last modified time | relevance | path

Searched refs:LintPolicyResponse (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DIamPolicies.php21 use Google\Service\Iam\LintPolicyResponse; alias
44 * @return LintPolicyResponse
50 return $this->call('lintPolicy', [$params], LintPolicyResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DLintPolicyResponse.php20 class LintPolicyResponse extends \Google\Collection class
43 class_alias(LintPolicyResponse::class, 'Google_Service_Iam_LintPolicyResponse');