EffectiveIamPolicies
class EffectiveIamPolicies extends Resource (View source)
The "effectiveIamPolicies" collection of methods.
Typical usage is:
$cloudassetService = new Google\Service\CloudAsset(...);
$effectiveIamPolicies = $cloudassetService->effectiveIamPolicies;
Methods
batchGet(string $scope, array $optParams = [])
Gets effective IAM policies for a batch of resources.
Details
BatchGetEffectiveIamPoliciesResponse
batchGet(string $scope, array $optParams = [])
Gets effective IAM policies for a batch of resources.
(effectiveIamPolicies.batchGet)