Home
last modified time | relevance | path

Searched refs:Iam (Results 51 – 75 of 87) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DUndeleteServiceAccountResponse.php18 namespace Google\Service\Iam;
H A DUndeleteWorkloadIdentityPoolProviderRequest.php18 namespace Google\Service\Iam;
H A DWorkloadIdentityPoolProvider.php18 namespace Google\Service\Iam;
H A DAuditableService.php18 namespace Google\Service\Iam;
H A DDisableServiceAccountKeyRequest.php18 namespace Google\Service\Iam;
H A DEnableServiceAccountRequest.php18 namespace Google\Service\Iam;
H A DLintPolicyResponse.php18 namespace Google\Service\Iam;
H A DLintResult.php18 namespace Google\Service\Iam;
H A DServiceAccountKey.php18 namespace Google\Service\Iam;
H A DTestIamPermissionsRequest.php18 namespace Google\Service\Iam;
H A DAuditConfig.php18 namespace Google\Service\Iam;
H A DAuditLogConfig.php18 namespace Google\Service\Iam;
H A DAws.php18 namespace Google\Service\Iam;
H A DBinding.php18 namespace Google\Service\Iam;
H A DBindingDelta.php18 namespace Google\Service\Iam;
H A DEnableServiceAccountKeyRequest.php18 namespace Google\Service\Iam;
H A DLintPolicyRequest.php18 namespace Google\Service\Iam;
H A DListWorkloadIdentityPoolProvidersResponse.php18 namespace Google\Service\Iam;
H A DListWorkloadIdentityPoolsResponse.php18 namespace Google\Service\Iam;
/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/Iam/Resource/
H A DLocationsWorkforcePoolsProviders.php18 namespace Google\Service\Iam\Resource;
H A DLocationsWorkforcePoolsSubjectsOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
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 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 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;

1234