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/
DProjectsServiceAccounts.php18 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 …]
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;
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;
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;
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;
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;
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;
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;
DPermissions.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\QueryTestablePermissionsRequest;
21 use Google\Service\Iam\QueryTestablePermissionsResponse;
DLocationsWorkforcePoolsProvidersOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
DProjectsLocationsWorkloadIdentityPoolsOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
DLocationsWorkforcePoolsProvidersKeysOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
DLocationsWorkforcePoolsOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
DProjectsLocationsWorkloadIdentityPoolsProvidersKeysOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
DProjectsLocationsWorkloadIdentityPoolsProvidersOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
DLocationsWorkforcePoolsSubjectsOperations.php18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\Operation;
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
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/
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/
DIamEmpty.php18 namespace Google\Service\Iam;
DUndeleteWorkloadIdentityPoolProviderRequest.php18 namespace Google\Service\Iam;
DEnableServiceAccountRequest.php18 namespace Google\Service\Iam;
DEnableServiceAccountKeyRequest.php18 namespace Google\Service\Iam;
DUndeleteServiceAccountRequest.php18 namespace Google\Service\Iam;
DUndeleteWorkloadIdentityPoolRequest.php18 namespace Google\Service\Iam;
DDisableServiceAccountRequest.php18 namespace Google\Service\Iam;

1234