Invia feedback
Classe /GOOG/CL_CLOUDSCHEDULER_V1
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
SAP BTP edition v1.0 keyboard_arrow_down
Classe
/GOOG/CL_CLOUDSCHEDULER_V1
Ereditarietà da:/GOOG/CL_HTTP_CLIENT
Descrizione:Cloud Scheduler 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
AppEngineHttpTarget
PUBBLICO
TY_002
AppEngineRouting
PUBBLICO
TY_004
HttpTarget
PUBBLICO
TY_005
Job
PUBBLICO
TY_006
ListJobsResponse
PUBBLICO
TY_007
ListLocationsResponse
PUBBLICO
TY_008
Location
PUBBLICO
TY_009
OAuthToken
PUBBLICO
TY_010
OidcToken
PUBBLICO
TY_012
PubsubTarget
PUBBLICO
TY_014
RetryConfig
PUBBLICO
TY_016
Status
PUBBLICO
TY_T_005
Job
PUBBLICO
TY_T_008
Location
PUBBLICO
Costanti
Nome
Tipo
Descrizione
Valore
Visibilità
C_CLOUD_VERSION
/GOOG/SDK_VERSION
Versione cloud più bassa
1.0
PUBBLICO
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Versione on-premise più bassa
1,5
PUBBLICO
C_PATH_PREFIX
STRING
Prefisso del percorso API
PUBBLICO
C_REVISION_DATE
DATUM
Data di revisione del documento di rilevamento
20240226
PUBBLICO
C_ROOT_URL
STRING
URL root API
https://cloudscheduler.googleapis.com
PUBBLICO
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Nome servizio Google
cloudscheduler:v1
PUBBLICO
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Tipi di autenticazione supportati
IJIJWW
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_JOBS
Descrizione: cloudscheduler.projects.locations.jobs.create
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_005
Job
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_005
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: cloudscheduler.projects.locations.jobs.delete
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
REF TO 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: cloudscheduler.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_005
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: cloudscheduler.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_008
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
LIST_JOBS
Descrizione: cloudscheduler.projects.locations.jobs.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
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_006
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: cloudscheduler.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_007
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
PATCH_JOBS
Descrizione: cloudscheduler.projects.locations.jobs.patch
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_UPDATEMASK
IMPORTAZIONE
STRING
updateMask
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
STRING
locationsId
IV_P_JOBS_ID
IMPORTAZIONE
STRING
jobsId
IS_INPUT
IMPORTAZIONE
TY_005
Job
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_005
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
PAUSE_JOBS
Descrizione: cloudscheduler.projects.locations.jobs.pause
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
IS_INPUT
IMPORTAZIONE
REF TO DATA
Dati di input
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_005
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
RESUME_JOBS
Descrizione: cloudscheduler.projects.locations.jobs.resume
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
IS_INPUT
IMPORTAZIONE
REF TO DATA
Dati di input
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_005
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
RUN_JOBS
Descrizione: cloudscheduler.projects.locations.jobs.run
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
IS_INPUT
IMPORTAZIONE
REF TO DATA
Dati di input
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_005
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
CHIUDI
Descrizione: Chiudi connessione
Visibilità: PUBBLICA
Invia feedback
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0 , mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0 . Per ulteriori dettagli, consulta le norme del sito di Google Developers . Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-06-28 UTC.
Vuoi dirci altro?
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-28 UTC."],[],[]]