Classe /GOOG/CL_RUN_V2

Classe

/GOOG/CL_RUN_V2
  • Héritage de : /GOOG/CL_HTTP_CLIENT
  • Description : Cloud Run Admin API v2
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 GoogleCloudRunV2BinaryAuthorization PUBLIC
TY_002 GoogleCloudRunV2CloudSqlInstance PUBLIC
TY_003 GoogleCloudRunV2Condition PUBLIC
TY_004 GoogleCloudRunV2Container PUBLIC
TY_005 GoogleCloudRunV2ContainerPort PUBLIC
TY_006 GoogleCloudRunV2EmptyDirVolumeSource PUBLIC
TY_007 GoogleCloudRunV2EnvVar PUBLIC
TY_008 GoogleCloudRunV2EnvVarSource PUBLIC
TY_009 GoogleCloudRunV2Execution PUBLIC
TY_010 GoogleCloudRunV2ExecutionReference PUBLIC
TY_011 GoogleCloudRunV2ExecutionTemplate PUBLIC
TY_012 GoogleCloudRunV2GRPCAction PUBLIC
TY_013 GoogleCloudRunV2HTTPGetAction PUBLIC
TY_014 GoogleCloudRunV2HTTPHeader PUBLIC
TY_015 GoogleCloudRunV2Job PUBLIC
TY_016 GoogleCloudRunV2ListExecutionsResponse PUBLIC
TY_017 GoogleCloudRunV2ListJobsResponse PUBLIC
TY_018 GoogleCloudRunV2ListRevisionsResponse PUBLIC
TY_019 GoogleCloudRunV2ListServicesResponse PUBLIC
TY_020 GoogleCloudRunV2ListTasksResponse PUBLIC
TY_021 GoogleCloudRunV2Probe PUBLIC
TY_022 GoogleCloudRunV2ResourceRequirements PUBLIC
TY_023 GoogleCloudRunV2Revision PUBLIC
TY_024 GoogleCloudRunV2RevisionScaling PUBLIC
TY_025 GoogleCloudRunV2RevisionTemplate PUBLIC
TY_026 GoogleCloudRunV2RunJobRequest PUBLIC
TY_027 GoogleCloudRunV2SecretKeySelector PUBLIC
TY_028 GoogleCloudRunV2SecretVolumeSource PUBLIC
TY_029 GoogleCloudRunV2Service PUBLIC
TY_030 GoogleCloudRunV2TCPSocketAction PUBLIC
TY_031 GoogleCloudRunV2Task PUBLIC
TY_032 GoogleCloudRunV2TaskAttemptResult PUBLIC
TY_033 GoogleCloudRunV2TaskTemplate PUBLIC
TY_034 GoogleCloudRunV2TrafficTarget PUBLIC
TY_035 GoogleCloudRunV2TrafficTargetStatus PUBLIC
TY_036 GoogleCloudRunV2VersionToPath PUBLIC
TY_037 GoogleCloudRunV2Volume PUBLIC
TY_038 GoogleCloudRunV2VolumeMount PUBLIC
TY_039 GoogleCloudRunV2VpcAccess PUBLIC
TY_040 GoogleIamV1AuditConfig PUBLIC
TY_041 GoogleIamV1AuditLogConfig PUBLIC
TY_042 GoogleIamV1Binding PUBLIC
TY_043 GoogleIamV1Policy PUBLIC
TY_044 GoogleIamV1SetIamPolicyRequest PUBLIC
TY_045 GoogleIamV1TestIamPermissionsRequest PUBLIC
TY_046 GoogleIamV1TestIamPermissionsResponse PUBLIC
TY_047 GoogleLongrunningListOperationsResponse PUBLIC
TY_048 GoogleLongrunningOperation PUBLIC
TY_049 GoogleLongrunningWaitOperationRequest PUBLIC
TY_051 GoogleRpcStatus PUBLIC
TY_052 GoogleTypeExpr PUBLIC
TY_053 GoogleCloudRunV2CancelExecutionRequest PUBLIC
TY_054 GoogleCloudRunV2ContainerOverride PUBLIC
TY_055 GoogleCloudRunV2ExportImageRequest PUBLIC
TY_056 GoogleCloudRunV2ExportImageResponse PUBLIC
TY_057 GoogleCloudRunV2ExportStatusResponse PUBLIC
TY_058 GoogleCloudRunV2GCSVolumeSource PUBLIC
TY_059 GoogleCloudRunV2ImageExportStatus PUBLIC
TY_060 GoogleCloudRunV2Metadata PUBLIC
TY_061 GoogleCloudRunV2NFSVolumeSource PUBLIC
TY_062 GoogleCloudRunV2NetworkInterface PUBLIC
TY_063 GoogleCloudRunV2NodeSelector PUBLIC
TY_064 GoogleCloudRunV2Overrides PUBLIC
TY_065 GoogleCloudRunV2RevisionScalingStatus PUBLIC
TY_066 GoogleCloudRunV2ServiceScaling PUBLIC
TY_105 UtilStatusProto PUBLIC
TY_T_003 GoogleCloudRunV2Condition PUBLIC
TY_T_004 GoogleCloudRunV2Container PUBLIC
TY_T_005 GoogleCloudRunV2ContainerPort PUBLIC
TY_T_007 GoogleCloudRunV2EnvVar PUBLIC
TY_T_009 GoogleCloudRunV2Execution PUBLIC
TY_T_014 GoogleCloudRunV2HTTPHeader PUBLIC
TY_T_015 GoogleCloudRunV2Job PUBLIC
TY_T_023 GoogleCloudRunV2Revision PUBLIC
TY_T_029 GoogleCloudRunV2Service PUBLIC
TY_T_031 GoogleCloudRunV2Task PUBLIC
TY_T_034 GoogleCloudRunV2TrafficTarget PUBLIC
TY_T_035 GoogleCloudRunV2TrafficTargetStatus PUBLIC
TY_T_036 GoogleCloudRunV2VersionToPath PUBLIC
TY_T_037 GoogleCloudRunV2Volume PUBLIC
TY_T_038 GoogleCloudRunV2VolumeMount PUBLIC
TY_T_040 GoogleIamV1AuditConfig PUBLIC
TY_T_041 GoogleIamV1AuditLogConfig PUBLIC
TY_T_042 GoogleIamV1Binding PUBLIC
TY_T_048 GoogleLongrunningOperation PUBLIC
TY_T_054 GoogleCloudRunV2ContainerOverride PUBLIC
TY_T_059 GoogleCloudRunV2ImageExportStatus PUBLIC
TY_T_062 GoogleCloudRunV2NetworkInterface PUBLIC
TY_T_STRING Table of Strings PUBLIC

Constantes

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

CANCEL_EXECUTIONS

  • Description : run.projects.locations.jobs.executions.cancel
  • 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_JOBS_ID IMPORTING STRING jobsId
IV_P_EXECUTIONS_ID IMPORTING STRING executionsId
IS_INPUT IMPORTING TY_053 GoogleCloudRunV2CancelExecutionRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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_JOBS

  • Description : run.projects.locations.jobs.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_JOBID IMPORTING STRING jobId
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_015 GoogleCloudRunV2Job
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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

Elle crée des services

  • Description : run.projects.locations.services.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_SERVICEID Importation… STRING ID du service
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT IMPORTING TY_029 GoogleCloudRunV2Service
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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_EXECUTIONS

  • Description : run.projects.locations.jobs.executions.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ETAG IMPORTING STRING etag
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_JOBS_ID IMPORTING STRING jobsId
IV_P_EXECUTIONS_ID IMPORTING STRING executionsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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_JOBS

  • Description : run.projects.locations.jobs.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ETAG IMPORTING STRING etag
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_JOBS_ID IMPORTING STRING jobsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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_OPERATIONS

  • Description : run.projects.locations.operations.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_OPERATIONS_ID IMPORTING STRING operationsId
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_REVISIONS

  • Description : run.projects.locations.services.revisions.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ETAG IMPORTING STRING etag
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_SERVICES_ID IMPORTING STRING ID de service
IV_P_REVISIONS_ID IMPORTING STRING revisionsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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

Supprimer des services

  • Description : run.projects.locations.services.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ETAG IMPORTING STRING etag
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_SERVICES_ID IMPORTING STRING ID de service
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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

EXPORT_IMAGE_LOCATIONS

  • Description : run.projects.locations.exportImage
  • 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_LOCATIONS_ID1 IMPORTING STRING locationsId1
IS_INPUT IMPORTING TY_055 GoogleCloudRunV2ExportImageRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_056 GoogleCloudRunV2ExportImageResponse
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

EXPORT_IMAGE_METADATA_LOCAT

  • Description : run.projects.locations.exportImageMetadata
  • 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_LOCATIONS_ID1 IMPORTING STRING locationsId1
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_060 GoogleCloudRunV2Metadata
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

EXPORT_METADATA_LOCATIONS

  • Description : run.projects.locations.exportMetadata
  • 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_LOCATIONS_ID1 IMPORTING STRING locationsId1
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_060 GoogleCloudRunV2Metadata
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

EXPORT_STATUS_EXECUTIONS

  • Description : run.projects.locations.jobs.executions.exportStatus
  • 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_JOBS_ID IMPORTING STRING jobsId
IV_P_EXECUTIONS_ID IMPORTING STRING executionsId
IV_P_EXECUTIONS_ID1 IMPORTING STRING executionsId1
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_057 GoogleCloudRunV2ExportStatusResponse
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

EXPORT_STATUS_REVISIONS

  • Description : run.projects.locations.services.revisions.exportStatus
  • 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_SERVICES_ID IMPORTING STRING ID de service
IV_P_REVISIONS_ID IMPORTING STRING revisionsId
IV_P_REVISIONS_ID1 IMPORTING STRING revisionsId1
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_057 GoogleCloudRunV2ExportStatusResponse
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_EXECUTIONS

  • Description : run.projects.locations.jobs.executions.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_JOBS_ID IMPORTING STRING jobsId
IV_P_EXECUTIONS_ID IMPORTING STRING executionsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_009 GoogleCloudRunV2Execution
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_JOBS

  • Description : run.projects.locations.jobs.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_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_JOBS_ID IMPORTING STRING jobsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_043 GoogleIamV1Policy
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_SERVICES

  • Description : run.projects.locations.services.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_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_SERVICES_ID IMPORTING STRING ID de service
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_043 GoogleIamV1Policy
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_JOBS

  • Description : run.projects.locations.jobs.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_JOBS_ID IMPORTING STRING jobsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_015 GoogleCloudRunV2Job
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 : run.projects.locations.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_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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_REVISIONS

  • Description : run.projects.locations.services.revisions.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_SERVICES_ID IMPORTING STRING ID de service
IV_P_REVISIONS_ID IMPORTING STRING revisionsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_023 GoogleCloudRunV2Revision
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_SERVICES

  • Description : run.projects.locations.services.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_SERVICES_ID IMPORTING STRING ID de service
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_029 GoogleCloudRunV2Service
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_TASKS

  • Description : run.projects.locations.jobs.executions.tasks.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_JOBS_ID IMPORTING STRING jobsId
IV_P_EXECUTIONS_ID IMPORTING STRING executionsId
IV_P_TASKS_ID IMPORTING STRING tasksId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_031 GoogleCloudRunV2Task
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_EXECUTIONS

  • Description : run.projects.locations.jobs.executions.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_JOBS_ID IMPORTING STRING jobsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_016 GoogleCloudRunV2ListExecutionsResponse
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_JOBS

  • Description : run.projects.locations.jobs.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_017 GoogleCloudRunV2ListJobsResponse
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_OPERATIONS

  • Description : run.projects.locations.operations.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
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 EXPORTING TY_047 GoogleLongrunningListOperationsResponse
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

LIST_REVISIONS

  • Description : run.projects.locations.services.revisions.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_SERVICES_ID IMPORTING STRING ID de service
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_018 GoogleCloudRunV2ListRevisionsResponse
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

Répertorier les services

  • Description : run.projects.locations.services.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_019 GoogleCloudRunV2ListServicesResponse
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_TASKS

  • Description : run.projects.locations.jobs.executions.tasks.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_JOBS_ID IMPORTING STRING jobsId
IV_P_EXECUTIONS_ID IMPORTING STRING executionsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_020 GoogleCloudRunV2ListTasksResponse
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_JOBS

  • Description : run.projects.locations.jobs.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ALLOWMISSING IMPORTING STRING allowMissing
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_JOBS_ID IMPORTING STRING jobsId
IS_INPUT IMPORTING TY_015 GoogleCloudRunV2Job
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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_SERVICES

  • Description : run.projects.locations.services.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ALLOWMISSING IMPORTING STRING allowMissing
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_SERVICES_ID IMPORTING STRING ID de service
IS_INPUT IMPORTING TY_029 GoogleCloudRunV2Service
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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

RUN_JOBS

  • Description : run.projects.locations.jobs.run
  • 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_JOBS_ID IMPORTING STRING jobsId
IS_INPUT IMPORTING TY_026 GoogleCloudRunV2RunJobRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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_JOBS

  • Description : run.projects.locations.jobs.setIamPolicy
  • 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_JOBS_ID IMPORTING STRING jobsId
IS_INPUT IMPORTING TY_044 GoogleIamV1SetIamPolicyRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_043 GoogleIamV1Policy
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_SERVICES

  • Description : run.projects.locations.services.setIamPolicy
  • 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_SERVICES_ID IMPORTING STRING ID de service
IS_INPUT IMPORTING TY_044 GoogleIamV1SetIamPolicyRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_043 GoogleIamV1Policy
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_JOBS

  • Description : run.projects.locations.jobs.testIamPermissions
  • 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_JOBS_ID IMPORTING STRING jobsId
IS_INPUT IMPORTING TY_045 GoogleIamV1TestIamPermissionsRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_046 GoogleIamV1TestIamPermissionsResponse
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 : run.projects.locations.services.testIamPermissions
  • 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_SERVICES_ID IMPORTING STRING ID de service
IS_INPUT IMPORTING TY_045 GoogleIamV1TestIamPermissionsRequest
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_046 GoogleIamV1TestIamPermissionsResponse
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

WAIT_OPERATIONS

  • Description : run.projects.locations.operations.wait
  • 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_OPERATIONS_ID IMPORTING STRING operationsId
IS_INPUT IMPORTING TY_049 GoogleLongrunningWaitOperationRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_048 GoogleLongrunningOperation
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

FERMER

  • Description : Fermer la connexion
  • Visibilité : PUBLIQUE