Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/Resource/
H A DEffectiveIamPolicies.php20 use Google\Service\CloudAsset\BatchGetEffectiveIamPoliciesResponse; alias
52 * @return BatchGetEffectiveIamPoliciesResponse
58 return $this->call('batchGet', [$params], BatchGetEffectiveIamPoliciesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DBatchGetEffectiveIamPoliciesResponse.php20 class BatchGetEffectiveIamPoliciesResponse extends \Google\Collection class
43 class_alias(BatchGetEffectiveIamPoliciesResponse::class, 'Google_Service_CloudAsset_BatchGetEffecti…