Classe /GOOG/CL_SCRIPT_V1

Classe

/GOOG/CL_SCRIPT_V1
  • Héritage de : /GOOG/CL_HTTP_CLIENT
  • Description : Apps Script 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 Content PUBLIC
TY_002 CreateProjectRequest PUBLIC
TY_003 Deployment PUBLIC
TY_004 DeploymentConfig PUBLIC
TY_006 EntryPoint PUBLIC
TY_007 ExecutionRequest PUBLIC
TY_008 File PUBLIC
TY_009 GoogleAppsScriptTypeAddOnEntryPoint PUBLIC
TY_010 GoogleAppsScriptTypeExecutionApiConfig PUBLIC
TY_011 GoogleAppsScriptTypeExecutionApiEntryPoint PUBLIC
TY_012 GoogleAppsScriptTypeFunction PUBLIC
TY_013 GoogleAppsScriptTypeFunctionSet PUBLIC
TY_014 GoogleAppsScriptTypeProcess PUBLIC
TY_015 GoogleAppsScriptTypeUser PUBLIC
TY_016 GoogleAppsScriptTypeWebAppConfig PUBLIC
TY_017 GoogleAppsScriptTypeWebAppEntryPoint PUBLIC
TY_018 ListDeploymentsResponse PUBLIC
TY_019 ListScriptProcessesResponse PUBLIC
TY_020 ListUserProcessesResponse PUBLIC
TY_022 ListVersionsResponse PUBLIC
TY_023 Metrics PUBLIC
TY_024 MetricsValue PUBLIC
TY_025 Operation PUBLIC
TY_026 Project PUBLIC
TY_029 Status PUBLIC
TY_031 UpdateDeploymentRequest PUBLIC
TY_033 Version PUBLIC
TY_T_003 Deployment PUBLIC
TY_T_006 EntryPoint PUBLIC
TY_T_008 File PUBLIC
TY_T_012 GoogleAppsScriptTypeFunction PUBLIC
TY_T_014 GoogleAppsScriptTypeProcess PUBLIC
TY_T_024 MetricsValue PUBLIC
TY_T_033 Version 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 script:v1 PUBLIC
C_ROOT_URL STRING URL racine de l'API https://script.googleapis.com PUBLIC
C_CLOUD_VERSION /GOOG/SDK_VERSION Version Cloud la plus basse PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Version sur site la plus basse 1,7 PUBLIC
C_REVISION_DATE DATUM Date de révision du document de découverte 20240429 PUBLIC
C_PATH_PREFIX STRING Préfixe de chemin d'API 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_DEPLOYMENTS

  • Description : script.projects.deployments.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_SCRIPT_ID IMPORTING STRING scriptId
IS_INPUT IMPORTING TY_004 DeploymentConfig
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_003 Déploiement
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

CREATE_PROJECTS

  • Description : script.projects.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IS_INPUT IMPORTING TY_002 CreateProjectRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_026 Projet
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

CREATE_VERSIONS

  • Description: script.projects.versions.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_SCRIPT_ID IMPORTING STRING scriptId
IS_INPUT IMPORTING TY_033 Version
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_033 Version
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

DELETE_DEPLOYMENTS

  • Description: script.projects.deployments.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_DEPLOYMENT_ID IMPORTING STRING deploymentId
IV_P_SCRIPT_ID IMPORTING STRING scriptId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… DATA Données de sortie
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

GET_CONTENT_PROJECTS

  • Description: script.projects.getContent
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_VERSIONNUMBER IMPORTING STRING Numéro de version
IV_P_SCRIPT_ID IMPORTING STRING scriptId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_001 Contenus
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

GET_DEPLOYMENTS

  • Description: script.projects.deployments.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_DEPLOYMENT_ID IMPORTING STRING deploymentId
IV_P_SCRIPT_ID IMPORTING STRING scriptId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_003 Déploiement
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

GET_METRICS_PROJECTS

  • Description: script.projects.getMetrics
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_METRICSFILTERDEPLOYMENTID IMPORTING STRING metricsFilter.deploymentId
IV_Q_METRICSGRANULARITY IMPORTING STRING metricsGranularity
IV_P_SCRIPT_ID IMPORTING STRING scriptId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_023 de régression
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

GET_PROJECTS

  • Description: script.projects.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_SCRIPT_ID IMPORTING STRING scriptId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_026 Projet
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

getVersions

  • Description: script.projects.versions.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_SCRIPT_ID IMPORTING STRING scriptId
IV_P_VERSION_NUMBER IMPORTING STRING Numéro de version
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_033 Version
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

Répertorier les déploiements

  • Description: script.projects.deployments.list
  • Visibilité : PUBLIQUE

Paramètres

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

Exception

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

LIST_PROCESSES

  • Description: script.processes.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_USERPROCESSFILTERDEPLOYME IMPORTING STRING userProcessFilter.deploymentId
IV_Q_USERPROCESSFILTERENDTIME IMPORTING STRING userProcessFilter.endTime
IV_Q_USERPROCESSFILTERFUNCTION IMPORTING STRING userProcessFilter.functionName
IV_Q_USERPROCESSFILTERPROJECTN IMPORTING STRING userProcessFilter.projectName
IV_Q_USERPROCESSFILTERSCRIPTID IMPORTING STRING userProcessFilter.scriptId
IV_Q_USERPROCESSFILTERSTARTTIM IMPORTING STRING userProcessFilter.startTime
IV_Q_USERPROCESSFILTERSTATUSES IMPORTING STRING userProcessFilter.statuses
IV_Q_USERPROCESSFILTERTYPES IMPORTING STRING userProcessFilter.types
IV_Q_USERPROCESSFILTERUSERACCE IMPORTING STRING userProcessFilter.userAccessLevels
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_020 ListUserProcessesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

LIST_SCRIPT_PROCESSES_PROCE

  • Description: script.processes.listScriptProcesses
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SCRIPTID IMPORTING STRING scriptId
IV_Q_SCRIPTPROCESSFILTERDEPLOY IMPORTING STRING scriptProcessFilter.deploymentId
IV_Q_SCRIPTPROCESSFILTERENDTIM IMPORTING STRING scriptProcessFilter.endTime
IV_Q_SCRIPTPROCESSFILTERFUNCTI IMPORTING STRING scriptProcessFilter.functionName
IV_Q_SCRIPTPROCESSFILTERSTARTT IMPORTING STRING scriptProcessFilter.startTime
IV_Q_SCRIPTPROCESSFILTERSTATUS IMPORTING STRING scriptProcessFilter.statuses
IV_Q_SCRIPTPROCESSFILTERTYPES IMPORTING STRING scriptProcessFilter.types
IV_Q_SCRIPTPROCESSFILTERUSERAC IMPORTING STRING scriptProcessFilter.userAccessLevels
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_019 ListScriptProcessesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

listVersions

  • Description: script.projects.versions.list
  • Visibilité : PUBLIQUE

Paramètres

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

Exception

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

RUN_SCRIPTS

  • Description: script.scripts.run
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_SCRIPT_ID IMPORTING STRING scriptId
IS_INPUT IMPORTING TY_007 ExecutionRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_025 Opération
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

UPDATE_CONTENT_PROJECTS

  • Description: script.projects.updateContent
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_SCRIPT_ID IMPORTING STRING scriptId
IS_INPUT IMPORTING TY_001 Contenus
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_001 Contenus
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /GOOG/ERR_RESP Réponse d'erreur

Exception

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

UPDATE_DEPLOYMENTS

  • Description: script.projects.deployments.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_DEPLOYMENT_ID IMPORTING STRING deploymentId
IV_P_SCRIPT_ID IMPORTING STRING scriptId
IS_INPUT IMPORTING TY_031 UpdateDeploymentRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_003 Déploiement
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT Exportation… STRING Texte de l'erreur
ES_ERR_RESP Exportation… /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