Classe /GOOG/CL_IAM_V1

Classe

/GOOG/CL_IAM_V1
  • Héritage de : /GOOG/CL_HTTP_CLIENT
  • Description : Identity and Access Management (IAM) API v1
Pour obtenir des informations générales sur une classe du SDK ABAP pour Google Cloud, consultez la page Bouchon de client API.

Types

Type Description Visibilité
TY_001 AuditConfig PUBLIC
TY_002 AuditLogConfig PUBLIC
TY_003 AuditableService PUBLIC
TY_004 Aws PUBLIC
TY_005 Binding PUBLIC
TY_007 CreateRoleRequest PUBLIC
TY_008 CreateServiceAccountKeyRequest PUBLIC
TY_009 CreateServiceAccountRequest PUBLIC
TY_010 DisableServiceAccountKeyRequest PUBLIC
TY_015 Expr PUBLIC
TY_016 GetIamPolicyRequest PUBLIC
TY_017 GetPolicyOptions PUBLIC
TY_018 GoogleIamAdminV1WorkforcePoolProviderOidc PUBLIC
TY_019 GoogleIamAdminV1WorkforcePoolProviderSaml PUBLIC
TY_020 KeyData PUBLIC
TY_021 LintPolicyRequest PUBLIC
TY_022 LintPolicyResponse PUBLIC
TY_023 LintResult PUBLIC
TY_024 ListRolesResponse PUBLIC
TY_025 ListServiceAccountKeysResponse PUBLIC
TY_026 ListServiceAccountsResponse PUBLIC
TY_027 ListWorkforcePoolProviderKeysResponse PUBLIC
TY_028 ListWorkforcePoolProvidersResponse PUBLIC
TY_029 ListWorkforcePoolsResponse PUBLIC
TY_030 ListWorkloadIdentityPoolProviderKeysResponse PUBLIC
TY_031 ListWorkloadIdentityPoolProvidersResponse PUBLIC
TY_032 ListWorkloadIdentityPoolsResponse PUBLIC
TY_033 Oidc PUBLIC
TY_034 Operation PUBLIC
TY_035 PatchServiceAccountRequest PUBLIC
TY_036 Permission PUBLIC
TY_038 Policy PUBLIC
TY_040 QueryAuditableServicesRequest PUBLIC
TY_041 QueryAuditableServicesResponse PUBLIC
TY_042 QueryGrantableRolesRequest PUBLIC
TY_043 QueryGrantableRolesResponse PUBLIC
TY_044 QueryTestablePermissionsRequest PUBLIC
TY_045 QueryTestablePermissionsResponse PUBLIC
TY_046 Role PUBLIC
TY_047 Saml PUBLIC
TY_048 ServiceAccount PUBLIC
TY_049 ServiceAccountKey PUBLIC
TY_050 SetIamPolicyRequest PUBLIC
TY_055 Status PUBLIC
TY_056 TestIamPermissionsRequest PUBLIC
TY_057 TestIamPermissionsResponse PUBLIC
TY_058 UndeleteRoleRequest PUBLIC
TY_060 UndeleteServiceAccountResponse PUBLIC
TY_068 UploadServiceAccountKeyRequest PUBLIC
TY_069 WorkforcePool PUBLIC
TY_070 WorkforcePoolProvider PUBLIC
TY_071 WorkforcePoolProviderKey PUBLIC
TY_072 WorkloadIdentityPool PUBLIC
TY_073 WorkloadIdentityPoolProvider PUBLIC
TY_074 WorkloadIdentityPoolProviderKey PUBLIC
TY_075 AccessRestrictions PUBLIC
TY_076 ExtendedStatus PUBLIC
TY_077 GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Cl PUBLIC
TY_078 GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Cl PUBLIC
TY_079 GoogleIamAdminV1WorkforcePoolProviderOidcClientSecret PUBLIC
TY_080 GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretValue PUBLIC
TY_081 GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfig PUBLIC
TY_082 ListOauthClientCredentialsResponse PUBLIC
TY_083 ListOauthClientsResponse PUBLIC
TY_084 OauthClient PUBLIC
TY_085 OauthClientCredential PUBLIC
TY_086 PatchServiceAccountKeyRequest PUBLIC
TY_087 ServiceConfig PUBLIC
TY_T_001 AuditConfig PUBLIC
TY_T_002 AuditLogConfig PUBLIC
TY_T_003 AuditableService PUBLIC
TY_T_005 Binding PUBLIC
TY_T_023 LintResult PUBLIC
TY_T_036 Permission PUBLIC
TY_T_046 Role PUBLIC
TY_T_048 ServiceAccount PUBLIC
TY_T_049 ServiceAccountKey PUBLIC
TY_T_069 WorkforcePool PUBLIC
TY_T_070 WorkforcePoolProvider PUBLIC
TY_T_071 WorkforcePoolProviderKey PUBLIC
TY_T_072 WorkloadIdentityPool PUBLIC
TY_T_073 WorkloadIdentityPoolProvider PUBLIC
TY_T_074 WorkloadIdentityPoolProviderKey PUBLIC
TY_T_076 ExtendedStatus PUBLIC
TY_T_084 OauthClient PUBLIC
TY_T_085 OauthClientCredential PUBLIC
TY_T_087 ServiceConfig PUBLIC
TY_T_STRING Table of Strings PUBLIC

Constantes

Nom Type Description Valeur Visibilité
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Types d'authentification pris en charge IJIJWW PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Nom du service Google iam:v1 PUBLIC
C_ROOT_URL STRING URL racine de l'API https://iam.googleapis.com PUBLIC
C_REVISION_DATE DATUM Date de révision du document de découverte 20240514 PUBLIC
C_PATH_PREFIX STRING Préfixe de chemin d'API PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Version sur site la plus ancienne 1,7 PUBLIC
C_CLOUD_VERSION /GOOG/SDK_VERSION Version Cloud la plus basse PUBLIC

Méthodes

Pour obtenir des informations générales sur une méthode du SDK ABAP pour Google Cloud, consultez la page Méthode API.

CONSTRUCTOR

  • Description : Constructor
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_KEY_NAME IMPORTING /GOOG/KEYNAME Nom de la clé Google Cloud
IV_LOG_OBJ IMPORTING BALOBJ_D Journal d'application : nom de l'objet (code d'application)
IV_LOG_SUBOBJ IMPORTING BALSUBOBJ Journal d'application : sous-objet

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_CREDENTIALS

  • Description : iam.projects.locations.oauthClients.credentials.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_OAUTHCLIENTCREDENTIALID IMPORTING STRING oauthClientCredentialId
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OAUTH_CLIENTS_ID IMPORTING STRING oauthClientsId
IS_INPUT IMPORTING TY_085 OauthClientCredential
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_085 OauthClientCredential
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_KEYS

  • Description : iam.locations.workforcePools.providers.keys.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_WORKFORCEPOOLPROVIDERKEYI IMPORTING STRING workforcePoolProviderKeyId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IS_INPUT IMPORTING TY_071 WorkforcePoolProviderKey
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_KEYS1

  • Description : locations.workloadIdentityPools.providers.keys.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_WORKLOADIDENTITYPOOLPROV0 IMPORTING STRING workloadIdentityPoolProviderKeyId
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IS_INPUT IMPORTING TY_074 WorkloadIdentityPoolProviderKey
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_KEYS2

  • Description : iam.projects.serviceAccounts.keys.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IS_INPUT IMPORTING TY_008 CreateServiceAccountKeyRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_049 Clé de compte de service
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_OAUTH_CLIENTS

  • Description : iam.projects.locations.oauthClients.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_OAUTHCLIENTID IMPORTING STRING oauthClientId
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_084 OauthClient
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_084 OauthClient
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_PROVIDERS

  • Description : iam.locations.workforcePools.providers.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_WORKFORCEPOOLPROVIDERID IMPORTING STRING workforcePoolProviderId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IS_INPUT IMPORTING TY_070 WorkforcePoolProvider
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_PROVIDERS1

  • Description : projects.locations.workloadIdentityPools.providers.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_WORKLOADIDENTITYPOOLPROVI IMPORTING STRING workloadIdentityPoolProviderId
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IS_INPUT IMPORTING TY_073 WorkloadIdentityPoolProvider
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_ROLES

  • Description : iam.organizations.roles.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IS_INPUT IMPORTING TY_007 CreateRoleRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_ROLES1

  • Description : iam.projects.roles.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IS_INPUT IMPORTING TY_007 CreateRoleRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_SERVICE_ACCOUNTS

  • Description : iam.projects.serviceAccounts.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IS_INPUT IMPORTING TY_009 CreateServiceAccountRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 ServiceAccount
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_WORKFORCE_POOLS

  • Description : iam.locations.workforcePools.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_WORKFORCEPOOLID IMPORTING STRING workforcePoolId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_069 WorkforcePool
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_WORKLOAD_IDENTITY_PO

  • Description : iam.projects.locations.workloadIdentityPools.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_WORKLOADIDENTITYPOOLID IMPORTING STRING workloadIdentityPoolId
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_072 WorkloadIdentityPool
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_CREDENTIALS

  • Description : iam.projects.locations.oauthClients.credentials.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OAUTH_CLIENTS_ID IMPORTING STRING oauthClientsId
IV_P_CREDENTIALS_ID IMPORTING STRING credentialsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING DATA Données de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_KEYS

  • Description : iam.locations.workforcePools.providers.keys.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IV_P_KEYS_ID IMPORTING STRING keysId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_KEYS1

  • Description : locations.workloadIdentityPools.providers.keys.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IV_P_KEYS_ID IMPORTING STRING keysId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_KEYS2

  • Description : iam.projects.serviceAccounts.keys.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IV_P_KEYS_ID IMPORTING STRING keysId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING DATA Données de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_OAUTH_CLIENTS

  • Description : iam.projects.locations.oauthClients.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OAUTH_CLIENTS_ID IMPORTING STRING oauthClientsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_084 OauthClient
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_PROVIDERS

  • Description : iam.locations.workforcePools.providers.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_PROVIDERS1

  • Description : projects.locations.workloadIdentityPools.providers.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_ROLES

  • Description : iam.organizations.roles.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ETAG IMPORTING STRING etag
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_ROLES_ID IMPORTING STRING rolesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_ROLES1

  • Description : iam.projects.roles.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ETAG IMPORTING STRING etag
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_ROLES_ID IMPORTING STRING rolesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_SERVICE_ACCOUNTS

  • Description : iam.projects.serviceAccounts.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING DATA Données de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_SUBJECTS

  • Description : iam.locations.workforcePools.subjects.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_SUBJECTS_ID IMPORTING STRING subjectsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_WORKFORCE_POOLS

  • Description : iam.locations.workforcePools.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_WORKLOAD_IDENTITY_PO

  • Description : iam.projects.locations.workloadIdentityPools.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DISABLE_KEYS

  • Description : iam.projects.serviceAccounts.keys.disable
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IV_P_KEYS_ID IMPORTING STRING keysId
IS_INPUT IMPORTING TY_010 DisableServiceAccountKeyRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING DATA Données de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DISABLE_SERVICE_ACCOUNTS

  • Description : iam.projects.serviceAccounts.disable
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING DATA Données de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

ENABLE_KEYS

  • Description : iam.projects.serviceAccounts.keys.enable
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IV_P_KEYS_ID IMPORTING STRING keysId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING DATA Données de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

ENABLE_SERVICE_ACCOUNTS

  • Description : iam.projects.serviceAccounts.enable
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING DATA Données de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_CREDENTIALS

  • Description : iam.projects.locations.oauthClients.credentials.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OAUTH_CLIENTS_ID IMPORTING STRING oauthClientsId
IV_P_CREDENTIALS_ID IMPORTING STRING credentialsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_085 OauthClientCredential
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_IAM_POLICY_SERVICE_ACCO

  • Description : iam.projects.serviceAccounts.getIamPolicy
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTING STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_038 Règle
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_IAM_POLICY_WORKFORCE_PO

  • Description : iam.locations.workforcePools.getIamPolicy
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IS_INPUT IMPORTING TY_016 GetIamPolicyRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_038 Règle
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_KEYS

  • Description : iam.locations.workforcePools.providers.keys.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IV_P_KEYS_ID IMPORTING STRING keysId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_071 WorkforcePoolProviderKey
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_KEYS1

  • Description : projects.locations.workloadIdentityPools.providers.keys.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IV_P_KEYS_ID IMPORTING STRING keysId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_074 WorkloadIdentityPoolProviderKey
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_KEYS2

  • Description : iam.projects.serviceAccounts.keys.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PUBLICKEYTYPE IMPORTING STRING publicKeyType
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IV_P_KEYS_ID IMPORTING STRING keysId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_049 Clé de compte de service
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OAUTH_CLIENTS

  • Description : iam.projects.locations.oauthClients.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OAUTH_CLIENTS_ID IMPORTING STRING oauthClientsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_084 OauthClient
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OPERATIONS

  • Description : iam.locations.workforcePools.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OPERATIONS1

  • Description : iam.locations.workforcePools.providers.keys.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IV_P_KEYS_ID IMPORTING STRING keysId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OPERATIONS2

  • Description : iam.locations.workforcePools.providers.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OPERATIONS3

  • Description : iam.locations.workforcePools.subjects.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_SUBJECTS_ID IMPORTING STRING subjectsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OPERATIONS4

  • Description : namespaces.managedIdentities.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_NAMESPACES_ID IMPORTING STRING namespacesId
IV_P_MANAGED_IDENTITIES_ID IMPORTING STRING managedIdentitiesId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

Opérations Get ()

  • Description : namespaces.managedIdentities.workloadSources.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_NAMESPACES_ID IMPORTING STRING namespacesId
IV_P_MANAGED_IDENTITIES_ID IMPORTING STRING managedIdentitiesId
IV_P_WORKLOAD_SOURCES_ID IMPORTING STRING workloadSourcesId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OPERATIONS6

  • Description : locations.workloadIdentityPools.namespaces.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_NAMESPACES_ID IMPORTING STRING namespacesId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OPERATIONS7

  • Description : iam.projects.locations.workloadIdentityPools.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OPERATIONS8

  • Description : workloadIdentityPools.providers.keys.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IV_P_KEYS_ID IMPORTING STRING keysId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_OPERATIONS9

  • Description : locations.workloadIdentityPools.providers.operations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_PROVIDERS

  • Description : iam.locations.workforcePools.providers.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_070 WorkforcePoolProvider
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_PROVIDERS1

  • Description : iam.projects.locations.workloadIdentityPools.providers.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_073 WorkloadIdentityPoolProvider
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_ROLES

  • Description : iam.organizations.roles.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_ROLES_ID IMPORTING STRING rolesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_ROLES1

  • Description : iam.projects.roles.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_ROLES_ID IMPORTING STRING rolesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_ROLES2

  • Description : iam.roles.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ROLES_ID IMPORTING STRING rolesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_SERVICE_ACCOUNTS

  • Description : iam.projects.serviceAccounts.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 ServiceAccount
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_WORKFORCE_POOLS

  • Description : iam.locations.workforcePools.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_069 WorkforcePool
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_WORKLOAD_IDENTITY_POOLS

  • Description : iam.projects.locations.workloadIdentityPools.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_072 WorkloadIdentityPool
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LINT_POLICY_IAM_POLICIES

  • Description : iam.iamPolicies.lintPolicy
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IS_INPUT IMPORTING TY_021 LintPolicyRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_022 LintPolicyResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_CREDENTIALS

  • Description : iam.projects.locations.oauthClients.credentials.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OAUTH_CLIENTS_ID IMPORTING STRING oauthClientsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_082 ListOauthClientCredentialsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_KEYS

  • Description : iam.locations.workforcePools.providers.keys.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SHOWDELETED IMPORTING STRING showDeleted
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_027 ListWorkforcePoolProviderKeysResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_KEYS1

  • Description : locations.workloadIdentityPools.providers.keys.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SHOWDELETED IMPORTING STRING showDeleted
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_030 ListWorkloadIdentityPoolProviderKeysResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_KEYS2

  • Description : iam.projects.serviceAccounts.keys.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_KEYTYPES IMPORTING STRING keyTypes
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_025 ListServiceAccountKeysResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_OAUTH_CLIENTS

  • Description : iam.projects.locations.oauthClients.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SHOWDELETED IMPORTING STRING showDeleted
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_083 ListOauthClientsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_PROVIDERS

  • Description : iam.locations.workforcePools.providers.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SHOWDELETED IMPORTING STRING showDeleted
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_028 ListWorkforcePoolProvidersResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_PROVIDERS1

  • Description : iam.projects.locations.workloadIdentityPools.providers.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SHOWDELETED IMPORTING STRING showDeleted
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_031 ListWorkloadIdentityPoolProvidersResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_ROLES

  • Description : iam.organizations.roles.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SHOWDELETED IMPORTING STRING showDeleted
IV_Q_VIEW IMPORTING STRING vue
IV_P_ORGANIZATIONS_ID Importation… STRING organizationsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_024 ListRolesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_ROLES1

  • Description : iam.projects.roles.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SHOWDELETED IMPORTING STRING showDeleted
IV_Q_VIEW IMPORTING STRING vue
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_024 ListRolesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_ROLES2

  • Description : iam.roles.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_PARENT IMPORTING STRING parent
IV_Q_SHOWDELETED IMPORTING STRING showDeleted
IV_Q_VIEW IMPORTING STRING vue
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_024 ListRolesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_SERVICE_ACCOUNTS

  • Description : iam.projects.serviceAccounts.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_026 ListServiceAccountsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_WORKFORCE_POOLS

  • Description : iam.locations.workforcePools.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_PARENT IMPORTING STRING parent
IV_Q_SHOWDELETED IMPORTING STRING showDeleted
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_029 ListWorkforcePoolsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_WORKLOAD_IDENTITY_POOL

  • Description : iam.projects.locations.workloadIdentityPools.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SHOWDELETED IMPORTING STRING showDeleted
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_032 ListWorkloadIdentityPoolsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_CREDENTIALS

  • Description : iam.projects.locations.oauthClients.credentials.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OAUTH_CLIENTS_ID IMPORTING STRING oauthClientsId
IV_P_CREDENTIALS_ID IMPORTING STRING credentialsId
IS_INPUT IMPORTING TY_085 OauthClientCredential
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_085 OauthClientCredential
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_KEYS

  • Description : iam.projects.serviceAccounts.keys.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IV_P_KEYS_ID IMPORTING STRING keysId
IS_INPUT IMPORTING TY_086 PatchServiceAccountKeyRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_049 Clé de compte de service
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_OAUTH_CLIENTS

  • Description : iam.projects.locations.oauthClients.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OAUTH_CLIENTS_ID IMPORTING STRING oauthClientsId
IS_INPUT IMPORTING TY_084 OauthClient
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_084 OauthClient
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_PROVIDERS

  • Description : iam.locations.workforcePools.providers.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IS_INPUT IMPORTING TY_070 WorkforcePoolProvider
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_PROVIDERS1

  • Description : projects.locations.workloadIdentityPools.providers.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IS_INPUT IMPORTING TY_073 WorkloadIdentityPoolProvider
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_ROLES

  • Description : iam.organizations.roles.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_ROLES_ID IMPORTING STRING rolesId
IS_INPUT IMPORTING TY_046 Rôle
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_ROLES1

  • Description : iam.projects.roles.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_ROLES_ID IMPORTING STRING rolesId
IS_INPUT IMPORTING TY_046 Rôle
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_SERVICE_ACCOUNTS

  • Description : iam.projects.serviceAccounts.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IS_INPUT IMPORTING TY_035 PatchServiceAccountRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 ServiceAccount
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_WORKFORCE_POOLS

  • Description : iam.locations.workforcePools.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IS_INPUT IMPORTING TY_069 WorkforcePool
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_WORKLOAD_IDENTITY_POO

  • Description : iam.projects.locations.workloadIdentityPools.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IS_INPUT IMPORTING TY_072 WorkloadIdentityPool
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

QUERY_AUDITABLE_SERVICES_IA

  • Description : iam.iamPolicies.queryAuditableServices
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IS_INPUT IMPORTING TY_040 QueryAuditableServicesRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_041 QueryAuditableServicesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

QUERY_GRANTABLE_ROLES_ROLES

  • Description : iam.roles.queryGrantableRoles
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IS_INPUT IMPORTING TY_042 QueryGrantableRolesRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_043 QueryGrantableRolesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

QUERY_TESTABLE_PERMISSIONS

  • Description : iam.permissions.queryTestablePermissions
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IS_INPUT IMPORTING TY_044 QueryTestablePermissionsRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_045 QueryTestablePermissionsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

SET_IAM_POLICY_SERVICE_ACCO

  • Description : iam.projects.serviceAccounts.setIamPolicy
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IS_INPUT IMPORTING TY_050 SetIamPolicyRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_038 Règle
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

SET_IAM_POLICY_WORKFORCE_PO

  • Description : iam.locations.workforcePools.setIamPolicy
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IS_INPUT IMPORTING TY_050 SetIamPolicyRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_038 Règle
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

TEST_IAM_PERMISSIONS_SERVIC

  • Description : iam.projects.serviceAccounts.testIamPermissions
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IS_INPUT IMPORTING TY_056 TestIamPermissionsRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_057 TestIamPermissionsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

TEST_IAM_PERMISSIONS_WORKFO

  • Description : iam.locations.workforcePools.testIamPermissions
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IS_INPUT IMPORTING TY_056 TestIamPermissionsRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_057 TestIamPermissionsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_KEYS

  • Description : iam.locations.workforcePools.providers.keys.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IV_P_KEYS_ID IMPORTING STRING keysId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_KEYS1

  • Description : locations.workloadIdentityPools.providers.keys.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IV_P_KEYS_ID IMPORTING STRING keysId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_OAUTH_CLIENTS

  • Description : iam.projects.locations.oauthClients.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_OAUTH_CLIENTS_ID IMPORTING STRING oauthClientsId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_084 OauthClient
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_PROVIDERS

  • Description : iam.locations.workforcePools.providers.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_PROVIDERS1

  • Description : projects.locations.workloadIdentityPools.providers.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IV_P_PROVIDERS_ID IMPORTING STRING providersId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_ROLES

  • Description : iam.organizations.roles.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_ROLES_ID IMPORTING STRING rolesId
IS_INPUT IMPORTING TY_058 UndeleteRoleRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_ROLES1

  • Description : iam.projects.roles.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_ROLES_ID IMPORTING STRING rolesId
IS_INPUT IMPORTING TY_058 UndeleteRoleRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 Rôle
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_SERVICE_ACCOUNTS

  • Description : iam.projects.serviceAccounts.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_060 UndeleteServiceAccountResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_SUBJECTS

  • Description : iam.locations.workforcePools.subjects.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IV_P_SUBJECTS_ID IMPORTING STRING subjectsId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_WORKFORCE_POOLS

  • Description : iam.locations.workforcePools.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKFORCE_POOLS_ID IMPORTING STRING workforcePoolsId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_WORKLOAD_IDENTITY

  • Description : iam.projects.locations.workloadIdentityPools.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_WORKLOAD_IDENTITY_POOLS_I IMPORTING STRING workloadIdentityPoolsId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_034 Opération
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_SERVICE_ACCOUNTS

  • Description : iam.projects.serviceAccounts.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IS_INPUT IMPORTING TY_048 ServiceAccount
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 ServiceAccount
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPLOAD_KEYS

  • Description : iam.projects.serviceAccounts.keys.upload
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_SERVICE_ACCOUNTS_ID IMPORTING STRING serviceAccountsId
IS_INPUT IMPORTING TY_068 UploadServiceAccountKeyRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_049 Clé de compte de service
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

FERMER

  • Description : Fermer la connexion
  • Visibilité : PUBLIQUE