Searched refs:Iam (Results 1 – 25 of 87) sorted by relevance
1234
18 namespace Google\Service\Iam\Resource;20 use Google\Service\Iam\CreateServiceAccountRequest;21 use Google\Service\Iam\DisableServiceAccountRequest;22 use Google\Service\Iam\EnableServiceAccountRequest;23 use Google\Service\Iam\IamEmpty;24 use Google\Service\Iam\ListServiceAccountsResponse;25 use Google\Service\Iam\PatchServiceAccountRequest;26 use Google\Service\Iam\Policy;27 use Google\Service\Iam\ServiceAccount;28 use Google\Service\Iam\SetIamPolicyRequest;[all …]
18 namespace Google\Service\Iam\Resource;20 use Google\Service\Iam\CreateServiceAccountKeyRequest;21 use Google\Service\Iam\DisableServiceAccountKeyRequest;22 use Google\Service\Iam\EnableServiceAccountKeyRequest;23 use Google\Service\Iam\IamEmpty;24 use Google\Service\Iam\ListServiceAccountKeysResponse;25 use Google\Service\Iam\ServiceAccountKey;26 use Google\Service\Iam\UploadServiceAccountKeyRequest;
18 namespace Google\Service\Iam\Resource;20 use Google\Service\Iam\LintPolicyRequest;21 use Google\Service\Iam\LintPolicyResponse;22 use Google\Service\Iam\QueryAuditableServicesRequest;23 use Google\Service\Iam\QueryAuditableServicesResponse;
18 namespace Google\Service\Iam\Resource;20 use Google\Service\Iam\ListRolesResponse;21 use Google\Service\Iam\QueryGrantableRolesRequest;22 use Google\Service\Iam\QueryGrantableRolesResponse;23 use Google\Service\Iam\Role;
18 namespace Google\Service\Iam\Resource;20 use Google\Service\Iam\ListWorkloadIdentityPoolProvidersResponse;21 use Google\Service\Iam\Operation;22 use Google\Service\Iam\UndeleteWorkloadIdentityPoolProviderRequest;23 use Google\Service\Iam\WorkloadIdentityPoolProvider;
18 namespace Google\Service\Iam\Resource;20 use Google\Service\Iam\CreateRoleRequest;21 use Google\Service\Iam\ListRolesResponse;22 use Google\Service\Iam\Role;23 use Google\Service\Iam\UndeleteRoleRequest;
18 namespace Google\Service\Iam\Resource;20 use Google\Service\Iam\ListWorkloadIdentityPoolsResponse;21 use Google\Service\Iam\Operation;22 use Google\Service\Iam\UndeleteWorkloadIdentityPoolRequest;23 use Google\Service\Iam\WorkloadIdentityPool;
18 namespace Google\Service\Iam\Resource;20 use Google\Service\Iam\QueryTestablePermissionsRequest;21 use Google\Service\Iam\QueryTestablePermissionsResponse;
18 namespace Google\Service\Iam\Resource;20 use Google\Service\Iam\Operation;
24 use Google\Auth\Iam; alias145 * @var Iam|null170 * @param Iam $iam [optional] An IAM instance.180 Iam $iam = null,475 $signer = $this->iam ?: new Iam($httpHandler);
31 class Iam extends \Google\Service\Resource class51 class_alias(Iam::class, 'Google_Service_PolicyTroubleshooter_Resource_Iam');
18 namespace Google\Service\Iam;