Classe /GOOG/CL_SCRIPT_V1

Classe

/GOOG/CL_SCRIPT_V1
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Apps Script API v1
Per informazioni generali su una classe nell'SDK ABAP per Google Cloud, consulta stub del client API.

Tipi

Tipo Descrizione Visibilità
TY_001 Content PUBBLICO
TY_002 CreateProjectRequest PUBBLICO
TY_003 Deployment PUBBLICO
TY_004 DeploymentConfig PUBBLICO
TY_006 EntryPoint PUBBLICO
TY_007 ExecutionRequest PUBBLICO
TY_008 File PUBBLICO
TY_009 GoogleAppsScriptTypeAddOnEntryPoint PUBBLICO
TY_010 GoogleAppsScriptTypeExecutionApiConfig PUBBLICO
TY_011 GoogleAppsScriptTypeExecutionApiEntryPoint PUBBLICO
TY_012 GoogleAppsScriptTypeFunction PUBBLICO
TY_013 GoogleAppsScriptTypeFunctionSet PUBBLICO
TY_014 GoogleAppsScriptTypeProcess PUBBLICO
TY_015 GoogleAppsScriptTypeUser PUBBLICO
TY_016 GoogleAppsScriptTypeWebAppConfig PUBBLICO
TY_017 GoogleAppsScriptTypeWebAppEntryPoint PUBBLICO
TY_018 ListDeploymentsResponse PUBBLICO
TY_019 ListScriptProcessesResponse PUBBLICO
TY_020 ListUserProcessesResponse PUBBLICO
TY_022 ListVersionsResponse PUBBLICO
TY_023 Metrics PUBBLICO
TY_024 MetricsValue PUBBLICO
TY_025 Operation PUBBLICO
TY_026 Project PUBBLICO
TY_029 Status PUBBLICO
TY_031 UpdateDeploymentRequest PUBBLICO
TY_033 Version PUBBLICO
TY_T_003 Deployment PUBBLICO
TY_T_006 EntryPoint PUBBLICO
TY_T_008 File PUBBLICO
TY_T_012 GoogleAppsScriptTypeFunction PUBBLICO
TY_T_014 GoogleAppsScriptTypeProcess PUBBLICO
TY_T_024 MetricsValue PUBBLICO
TY_T_033 Version PUBBLICO
TY_T_STRING Table of Strings PUBBLICO

Costanti

Nome Tipo Descrizione Valore Visibilità
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati IJIJWW PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google script:v1 PUBBLICO
C_ROOT_URL STRING URL root API https://script.googleapis.com PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,7 PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento di rilevamento 20240429 PUBBLICO
C_PATH_PREFIX STRING Prefisso del percorso API PUBBLICO

Metodi

Per informazioni generali su un metodo in ABAP SDK per Google Cloud, consulta Metodo API.

COSTRUTTORE

  • Descrizione: costruttore
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_KEY_NAME IMPORTAZIONE /GOOG/KEYNAME Nome chiave Google Cloud
IV_LOG_OBJ IMPORTAZIONE BALOBJ_D Log applicazione: nome oggetto (codice applicazione)
IV_LOG_SUBOBJ IMPORTAZIONE BALSUBOBJ Log applicazione: oggetto secondario

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CREATE_DEPLOYMENTS

  • Descrizione: script.projects.deployments.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
IS_INPUT IMPORTAZIONE TY_004 DeploymentConfig
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_003 Deployment
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CREATE_PROJECTS

  • Descrizione: script.projects.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IS_INPUT IMPORTAZIONE TY_002 CreateProjectRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_026 Progetto
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CREATE_VERSIONS

  • Descrizione: script.projects.versions.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
IS_INPUT IMPORTAZIONE TY_033 Versione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_033 Versione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

DELETE_DEPLOYMENTS

  • Descrizione: script.projects.deployments.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_DEPLOYMENT_ID IMPORTAZIONE STRING deploymentId
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE DATA Dati di output
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_CONTENT_PROJECTS

  • Descrizione: script.projects.getContent
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_VERSIONNUMBER IMPORTAZIONE STRING versionNumber
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_001 Contenuti
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_DEPLOYMENTS

  • Descrizione: script.projects.deployments.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_DEPLOYMENT_ID IMPORTAZIONE STRING deploymentId
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_003 Deployment
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_METRICS_PROJECTS

  • Descrizione: script.projects.getMetrics
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_METRICSFILTERDEPLOYMENTID IMPORTAZIONE STRING metricsFilter.deploymentId
IV_Q_METRICSGRANULARITY IMPORTAZIONE STRING metricsGranularity
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Metriche
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_PROJECTS

  • Descrizione: script.projects.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_026 Progetto
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_VERSIONS

  • Descrizione: script.projects.versions.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
IV_P_VERSION_NUMBER IMPORTAZIONE STRING versionNumber
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_033 Versione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_DEPLOYMENTS

  • Descrizione: script.projects.deployments.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_018 ListDeploymentsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_PROCESSES

  • Descrizione: script.processes.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_Q_USERPROCESSFILTERDEPLOYME IMPORTAZIONE STRING userProcessFilter.deploymentId
IV_Q_USERPROCESSFILTERENDTIME IMPORTAZIONE STRING userProcessFilter.endTime
IV_Q_USERPROCESSFILTERFUNCTION IMPORTAZIONE STRING userProcessFilter.functionName
IV_Q_USERPROCESSFILTERPROJECTN IMPORTAZIONE STRING userProcessFilter.projectName
IV_Q_USERPROCESSFILTERSCRIPTID IMPORTAZIONE STRING userProcessFilter.scriptId
IV_Q_USERPROCESSFILTERSTARTTIM IMPORTAZIONE STRING userProcessFilter.startTime
IV_Q_USERPROCESSFILTERSTATUSES IMPORTAZIONE STRING userProcessFilter.statuses
IV_Q_USERPROCESSFILTERTYPES IMPORTAZIONE STRING userProcessFilter.types
IV_Q_USERPROCESSFILTERUSERACCE IMPORTAZIONE STRING userProcessFilter.userAccessLevels
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_020 ListUserProcessesResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_SCRIPT_PROCESSES_PROCE

  • Descrizione: script.processes.listScriptProcesses
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_Q_SCRIPTID IMPORTAZIONE STRING scriptId
IV_Q_SCRIPTPROCESSFILTERDEPLOY IMPORTAZIONE STRING scriptProcessFilter.deploymentId
IV_Q_SCRIPTPROCESSFILTERENDTIM IMPORTAZIONE STRING scriptProcessFilter.endTime
IV_Q_SCRIPTPROCESSFILTERFUNCTI IMPORTAZIONE STRING scriptProcessFilter.functionName
IV_Q_SCRIPTPROCESSFILTERSTARTT IMPORTAZIONE STRING scriptProcessFilter.startTime
IV_Q_SCRIPTPROCESSFILTERSTATUS IMPORTAZIONE STRING scriptProcessFilter.statuses
IV_Q_SCRIPTPROCESSFILTERTYPES IMPORTAZIONE STRING scriptProcessFilter.types
IV_Q_SCRIPTPROCESSFILTERUSERAC IMPORTAZIONE STRING scriptProcessFilter.userAccessLevels
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_019 ListScriptProcessesResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_VERSIONS

  • Descrizione: script.projects.versions.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_022 ListVersionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

RUN_SCRIPTS

  • Descrizione: script.scripts.run
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
IS_INPUT IMPORTAZIONE TY_007 ExecutionRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_025 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

UPDATE_CONTENT_PROJECTS

  • Descrizione: script.projects.updateContent
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
IS_INPUT IMPORTAZIONE TY_001 Contenuti
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_001 Contenuti
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

UPDATE_DEPLOYMENTS

  • Descrizione: script.projects.deployments.update
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_DEPLOYMENT_ID IMPORTAZIONE STRING deploymentId
IV_P_SCRIPT_ID IMPORTAZIONE STRING scriptId
IS_INPUT IMPORTAZIONE TY_031 UpdateDeploymentRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_003 Deployment
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBBLICA