Classe /GOOG/CL_SOURCEREPO_V1

Classe

/GOOG/CL_SOURCEREPO_V1
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Cloud Source Repositories 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 AuditConfig PUBBLICO
TY_002 AuditLogConfig PUBBLICO
TY_003 Binding PUBBLICO
TY_005 Expr PUBBLICO
TY_006 ListReposResponse PUBBLICO
TY_007 MirrorConfig PUBBLICO
TY_008 Operation PUBBLICO
TY_009 Policy PUBBLICO
TY_010 ProjectConfig PUBBLICO
TY_011 PubsubConfig PUBBLICO
TY_012 Repo PUBBLICO
TY_013 SetIamPolicyRequest PUBBLICO
TY_014 Status PUBBLICO
TY_016 TestIamPermissionsRequest PUBBLICO
TY_017 TestIamPermissionsResponse PUBBLICO
TY_018 UpdateProjectConfigRequest PUBBLICO
TY_019 UpdateRepoRequest PUBBLICO
TY_T_001 AuditConfig PUBBLICO
TY_T_002 AuditLogConfig PUBBLICO
TY_T_003 Binding PUBBLICO
TY_T_012 Repo PUBBLICO
TY_T_STRING Table of Strings PUBBLICO

Costanti

Nome Tipo Descrizione Valore Visibilità
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_PATH_PREFIX STRING Prefisso del percorso API PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento di rilevamento 20240506 PUBBLICO
C_ROOT_URL STRING URL root API https://sourcerepo.googleapis.com PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google sourcerepo: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_REPOS

  • Descrizione: sourcerepo.projects.repos.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IS_INPUT IMPORTAZIONE TY_012 Repository
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_012 Repository
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_REPOS

  • Descrizione: sourcerepo.projects.repos.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_REPOS_ID IMPORTAZIONE STRING reposId
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_CONFIG_PROJECTS

  • Descrizione: sourcerepo.projects.getConfig
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_010 ProjectConfig
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_IAM_POLICY_REPOS

  • Descrizione: sourcerepo.projects.repos.getIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTAZIONE STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_REPOS_ID IMPORTAZIONE STRING reposId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_009 Criterio
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_REPOS

  • Descrizione: sourcerepo.projects.repos.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_REPOS_ID IMPORTAZIONE STRING reposId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_012 Repository
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_REPOS

  • Descrizione: sourcerepo.projects.repos.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
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_006 ListReposResponse
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_REPOS

  • Descrizione: sourcerepo.projects.repos.patch
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_REPOS_ID IMPORTAZIONE STRING reposId
IS_INPUT IMPORTAZIONE TY_019 UpdateRepoRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_012 Repository
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

SET_IAM_POLICY_REPOS

  • Descrizione: sourcerepo.projects.repos.setIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_REPOS_ID IMPORTAZIONE STRING reposId
IS_INPUT IMPORTAZIONE TY_013 SetIamPolicyRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_009 Criterio
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

SYNC_REPOS

  • Descrizione: sourcerepo.projects.repos.sync
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_REPOS_ID IMPORTAZIONE STRING reposId
IS_INPUT IMPORTAZIONE DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_008 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

TEST_IAM_PERMISSIONS_REPOS

  • Descrizione: sourcerepo.projects.repos.testIamPermissions
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_REPOS_ID IMPORTAZIONE STRING reposId
IS_INPUT IMPORTAZIONE TY_016 TestIamPermissionsRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_017 TestIamPermissionsResponse
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_CONFIG_PROJECTS

  • Descrizione: sourcerepo.projects.updateConfig
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IS_INPUT IMPORTAZIONE TY_018 UpdateProjectConfigRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_010 ProjectConfig
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