/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/ |
H A D | ProjectsServiceAccounts.php | 18 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 D | ProjectsServiceAccountsKeys.php | 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;
|
H A D | IamPolicies.php | 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;
|
H A D | Roles.php | 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;
|
H A D | OrganizationsRoles.php | 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;
|
H A D | ProjectsRoles.php | 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;
|
H A D | ProjectsLocationsWorkloadIdentityPoolsProviders.php | 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;
|
H A D | ProjectsLocationsWorkloadIdentityPools.php | 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;
|
H A D | Permissions.php | 18 namespace Google\Service\Iam\Resource; 20 use Google\Service\Iam\QueryTestablePermissionsRequest; 21 use Google\Service\Iam\QueryTestablePermissionsResponse;
|
H A D | LocationsWorkforcePoolsProvidersKeysOperations.php | 18 namespace Google\Service\Iam\Resource; 20 use Google\Service\Iam\Operation;
|
H A D | ProjectsLocationsWorkloadIdentityPoolsProvidersKeysOperations.php | 18 namespace Google\Service\Iam\Resource; 20 use Google\Service\Iam\Operation;
|
H A D | LocationsWorkforcePoolsProvidersOperations.php | 18 namespace Google\Service\Iam\Resource; 20 use Google\Service\Iam\Operation;
|
H A D | ProjectsLocationsWorkloadIdentityPoolsOperations.php | 18 namespace Google\Service\Iam\Resource; 20 use Google\Service\Iam\Operation;
|
H A D | ProjectsLocationsWorkloadIdentityPoolsProvidersOperations.php | 18 namespace Google\Service\Iam\Resource; 20 use Google\Service\Iam\Operation;
|
H A D | LocationsWorkforcePoolsSubjectsOperations.php | 18 namespace Google\Service\Iam\Resource; 20 use Google\Service\Iam\Operation;
|
H A D | LocationsWorkforcePoolsOperations.php | 18 namespace Google\Service\Iam\Resource; 20 use Google\Service\Iam\Operation;
|
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/ |
H A D | GCECredentials.php | 24 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 D | Iam.php | 31 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 D | DisableServiceAccountRequest.php | 18 namespace Google\Service\Iam;
|
H A D | IamEmpty.php | 18 namespace Google\Service\Iam;
|
H A D | UndeleteServiceAccountRequest.php | 18 namespace Google\Service\Iam;
|
H A D | UndeleteWorkloadIdentityPoolRequest.php | 18 namespace Google\Service\Iam;
|
H A D | UndeleteWorkloadIdentityPoolProviderRequest.php | 18 namespace Google\Service\Iam;
|
H A D | DisableServiceAccountKeyRequest.php | 18 namespace Google\Service\Iam;
|
H A D | EnableServiceAccountRequest.php | 18 namespace Google\Service\Iam;
|