Home
last modified time | relevance | path

Searched refs:Iam (Results 1 – 25 of 87) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DProjectsServiceAccounts.php18 namespace Google\Service\Iam\Resource;
23 use Google\Service\Iam\IamEmpty;
25 use Google\Service\Iam\PatchServiceAccountRequest;
26 use Google\Service\Iam\Policy;
27 use Google\Service\Iam\ServiceAccount;
28 use Google\Service\Iam\SetIamPolicyRequest;
29 use Google\Service\Iam\SignBlobRequest;
30 use Google\Service\Iam\SignBlobResponse;
31 use Google\Service\Iam\SignJwtRequest;
32 use Google\Service\Iam\SignJwtResponse;
[all …]
H A DProjectsServiceAccountsKeys.php18 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;
H A DIamPolicies.php18 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;
H A DRoles.php18 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;
H A DOrganizationsRoles.php18 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;
H A DProjectsRoles.php18 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;
H A DProjectsLocationsWorkloadIdentityPoolsProviders.php18 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;
H A DProjectsLocationsWorkloadIdentityPools.php18 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;
H A DPermissions.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\QueryTestablePermissionsRequest;
21 use Google\Service\Iam\QueryTestablePermissionsResponse;
H A DLocationsWorkforcePoolsProvidersKeysOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
H A DProjectsLocationsWorkloadIdentityPoolsProvidersKeysOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
H A DLocationsWorkforcePoolsProvidersOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
H A DProjectsLocationsWorkloadIdentityPoolsOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
H A DProjectsLocationsWorkloadIdentityPoolsProvidersOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
H A DLocationsWorkforcePoolsSubjectsOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
H A DLocationsWorkforcePoolsOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php24 use Google\Auth\Iam; alias
145 * @var Iam|null
170 * @param Iam $iam [optional] An IAM instance.
180 Iam $iam = null,
475 $signer = $this->iam ?: new Iam($httpHandler);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicyTroubleshooter/Resource/
H A DIam.php31 class Iam extends \Google\Service\Resource class
51 class_alias(Iam::class, 'Google_Service_PolicyTroubleshooter_Resource_Iam');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DDisableServiceAccountRequest.php18 namespace Google\Service\Iam;
H A DIamEmpty.php18 namespace Google\Service\Iam;
H A DUndeleteServiceAccountRequest.php18 namespace Google\Service\Iam;
H A DUndeleteWorkloadIdentityPoolRequest.php18 namespace Google\Service\Iam;
H A DUndeleteWorkloadIdentityPoolProviderRequest.php18 namespace Google\Service\Iam;
H A DDisableServiceAccountKeyRequest.php18 namespace Google\Service\Iam;
H A DEnableServiceAccountRequest.php18 namespace Google\Service\Iam;

1234