Classe /GOOG/CL_BATCH_V1

Classe

/GOOG/CL_BATCH_V1
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Batch 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 Accelerator PUBBLICO
TY_002 ActionCondition PUBBLICO
TY_003 AgentContainer PUBBLICO
TY_004 AgentEnvironment PUBBLICO
TY_005 AgentInfo PUBBLICO
TY_006 AgentKMSEnvMap PUBBLICO
TY_007 AgentMetadata PUBBLICO
TY_008 AgentScript PUBBLICO
TY_009 AgentTask PUBBLICO
TY_010 AgentTaskInfo PUBBLICO
TY_011 AgentTaskRunnable PUBBLICO
TY_012 AgentTaskSpec PUBBLICO
TY_013 AgentTimingInfo PUBBLICO
TY_014 AllocationPolicy PUBBLICO
TY_015 AttachedDisk PUBBLICO
TY_016 Barrier PUBBLICO
TY_018 ComputeResource PUBBLICO
TY_019 Container PUBBLICO
TY_020 Disk PUBBLICO
TY_022 Environment PUBBLICO
TY_023 GCS PUBBLICO
TY_024 InstancePolicy PUBBLICO
TY_025 InstancePolicyOrTemplate PUBBLICO
TY_026 InstanceStatus PUBBLICO
TY_027 Job PUBBLICO
TY_028 JobNotification PUBBLICO
TY_029 JobStatus PUBBLICO
TY_030 KMSEnvMap PUBBLICO
TY_031 LifecyclePolicy PUBBLICO
TY_032 ListJobsResponse PUBBLICO
TY_033 ListLocationsResponse PUBBLICO
TY_034 ListOperationsResponse PUBBLICO
TY_035 ListTasksResponse PUBBLICO
TY_036 Location PUBBLICO
TY_037 LocationPolicy PUBBLICO
TY_038 LogsPolicy PUBBLICO
TY_039 Message PUBBLICO
TY_040 NFS PUBBLICO
TY_041 NetworkInterface PUBBLICO
TY_042 NetworkPolicy PUBBLICO
TY_043 Operation PUBBLICO
TY_044 PlacementPolicy PUBBLICO
TY_045 ReportAgentStateRequest PUBBLICO
TY_046 ReportAgentStateResponse PUBBLICO
TY_047 Runnable PUBBLICO
TY_048 Script PUBBLICO
TY_049 ServiceAccount PUBBLICO
TY_050 Status PUBBLICO
TY_051 StatusEvent PUBBLICO
TY_052 Task PUBBLICO
TY_053 TaskExecution PUBBLICO
TY_054 TaskGroup PUBBLICO
TY_055 TaskGroupStatus PUBBLICO
TY_056 TaskSpec PUBBLICO
TY_057 TaskStatus PUBBLICO
TY_058 Volume PUBBLICO
TY_059 AgentTaskUserAccount PUBBLICO
TY_060 CloudLoggingOption PUBBLICO
TY_T_001 Accelerator PUBBLICO
TY_T_009 AgentTask PUBBLICO
TY_T_010 AgentTaskInfo PUBBLICO
TY_T_011 AgentTaskRunnable PUBBLICO
TY_T_015 AttachedDisk PUBBLICO
TY_T_022 Environment PUBBLICO
TY_T_025 InstancePolicyOrTemplate PUBBLICO
TY_T_026 InstanceStatus PUBBLICO
TY_T_027 Job PUBBLICO
TY_T_028 JobNotification PUBBLICO
TY_T_031 LifecyclePolicy PUBBLICO
TY_T_036 Location PUBBLICO
TY_T_041 NetworkInterface PUBBLICO
TY_T_043 Operation PUBBLICO
TY_T_047 Runnable PUBBLICO
TY_T_051 StatusEvent PUBBLICO
TY_T_052 Task PUBBLICO
TY_T_054 TaskGroup PUBBLICO
TY_T_058 Volume PUBBLICO
TY_T_INT4 Table of Integers 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 batch:v1 PUBBLICO
C_ROOT_URL STRING URL root API https://batch.googleapis.com PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento di rilevamento 20240428 PUBBLICO
C_PATH_PREFIX STRING Prefisso del percorso API PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,5 PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1.0 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

CANCEL_OPERATIONS

  • Descrizione: batch.projects.locations.operations.cancel
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE STRING operationsId
IS_INPUT IMPORTAZIONE DATA Dati di input
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

CREATE_JOBS

  • Descrizione: batch.projects.locations.jobs.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_JOBID IMPORTAZIONE STRING jobId
IV_Q_REQUESTID IMPORTAZIONE STRING requestId
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE TY_027 Job
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_027 Job
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_JOBS

  • Descrizione: batch.projects.locations.jobs.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_REASON IMPORTAZIONE STRING motivo
IV_Q_REQUESTID IMPORTAZIONE STRING requestId
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_JOBS_ID IMPORTAZIONE STRING jobsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_043 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

DELETE_OPERATIONS

  • Descrizione: batch.projects.locations.operations.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE STRING operationsId
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_JOBS

  • Descrizione: batch.projects.locations.jobs.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_JOBS_ID IMPORTAZIONE STRING jobsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_027 Job
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_LOCATIONS

  • Descrizione: batch.projects.locations.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_036 Località
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_OPERATIONS

  • Descrizione: batch.projects.locations.operations.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE STRING operationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_043 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

GET_TASKS

  • Descrizione: batch.projects.locations.jobs.taskGroups.tasks.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_JOBS_ID IMPORTAZIONE STRING jobsId
IV_P_TASK_GROUPS_ID IMPORTAZIONE STRING taskGroupsId
IV_P_TASKS_ID IMPORTAZIONE STRING tasksId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_052 Attività
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_JOBS

  • Descrizione: batch.projects.locations.jobs.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_ORDERBY IMPORTAZIONE STRING orderBy
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_032 ListJobsResponse
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_LOCATIONS

  • Descrizione: batch.projects.locations.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_033 ListLocationsResponse
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_OPERATIONS

  • Descrizione: batch.projects.locations.operations.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_034 ListOperationsResponse
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_TASKS

  • Descrizione: batch.projects.locations.jobs.taskGroups.tasks.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_JOBS_ID IMPORTAZIONE STRING jobsId
IV_P_TASK_GROUPS_ID IMPORTAZIONE STRING taskGroupsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_035 ListTasksResponse
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

REPORT_STATE

  • Descrizione: batch.projects.locations.state.report
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE TY_045 ReportAgentStateRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_046 ReportAgentStateResponse
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