Classe /goog/CL_BIGQUERYCONNECTION_V1

Classe


 /GOOG/CL_BIGQUERYCONNECTION_V1
 
  • Ereditarietà da: /GOOG/CL_HTTP_CLIENT
  • Descrizione: BigQuery Connection 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 AwsAccessRole PUBBLICO
TY_004 AwsProperties PUBBLICO
TY_005 AzureProperties PUBBLICO
TY_006 Binding PUBBLICO
TY_007 CloudResourceProperties PUBBLICO
TY_008 CloudSpannerProperties PUBBLICO
TY_009 CloudSqlCredential PUBBLICO
TY_010 CloudSqlProperties PUBBLICO
TY_011 Connection PUBBLICO
TY_012 ConnectorConfiguration PUBBLICO
TY_013 ConnectorConfigurationAuthentication PUBBLICO
TY_014 ConnectorConfigurationEndpoint PUBBLICO
TY_015 ConnectorConfigurationSecret PUBBLICO
TY_016 ConnectorConfigurationUsernamePassword PUBBLICO
TY_018 Expr PUBBLICO
TY_019 GetIamPolicyRequest PUBBLICO
TY_020 GetPolicyOptions PUBBLICO
TY_021 ListConnectionsResponse PUBBLICO
TY_022 MetastoreServiceConfig PUBBLICO
TY_023 Policy PUBBLICO
TY_024 SalesforceDataCloudProperties PUBBLICO
TY_025 SetIamPolicyRequest PUBBLICO
TY_026 SparkHistoryServerConfig PUBBLICO
TY_027 SparkProperties PUBBLICO
TY_028 TestIamPermissionsRequest PUBBLICO
TY_029 TestIamPermissionsResponse PUBBLICO
TY_T_001 AuditConfig PUBBLICO
TY_T_002 AuditLogConfig PUBBLICO
TY_T_006 Binding PUBBLICO
TY_T_011 Connection 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 BigQueryconnection:v1 PUBBLICO
C_ROOT_URL STRING URL radice dell'API https://bigqueryconnection.googleapis.com PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento discovery 20240229 PUBBLICO
C_PATH_PREFIX STRING Prefisso percorso API PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1.6 PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1,0 PUBBLICO

Metodi

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

COSTRUTTORE

  • Descrizione: Costruttore
  • Visibilità: PUBLIC

Parametri

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

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

CREATE_CONNECTIONS

  • Descrizione: bigqueryconnection.projects.locations.connections.create
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_CONNECTIONID IMPORTAZIONE IN CORSO... STRING connectionId
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_011 Connessione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 Connessione
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 delle eccezioni

DELETE_CONNECTIONS

  • Descrizione: bigqueryconnection.projects.locations.connections.delete
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_CONNECTIONS_ID IMPORTAZIONE IN CORSO... STRING connectionsId
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 delle eccezioni

GET_CONNECTIONS

  • Descrizione: bigqueryconnection.projects.locations.connections.get
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_CONNECTIONS_ID IMPORTAZIONE IN CORSO... STRING connectionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 Connessione
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 delle eccezioni

GET_IAM_POLICY_CONNECTIONS

  • Descrizione: projects.locations.connections.getIamPolicy
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_CONNECTIONS_ID IMPORTAZIONE IN CORSO... STRING connectionsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_019 GetIamPolicyRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Norme
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 delle eccezioni

LIST_CONNECTIONS

  • Descrizione: bigqueryconnection.projects.locations.connections.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_021 ListConnectionsResponse
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 delle eccezioni

PATCH_CONNECTIONS

  • Descrizione: bigqueryconnection.projects.locations.connections.patch
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE IN CORSO... STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_CONNECTIONS_ID IMPORTAZIONE IN CORSO... STRING connectionsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_011 Connessione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 Connessione
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 delle eccezioni

SET_IAM_POLICY_CONNECTIONS

  • Descrizione: projects.locations.connections.setIamPolicy
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_CONNECTIONS_ID IMPORTAZIONE IN CORSO... STRING connectionsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_025 SetIamPolicyRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_023 Norme
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 delle eccezioni

TEST_IAM_PERMISSIONS_CONNEC

  • Descrizione: projects.locations.connections.testIamPermissions
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_CONNECTIONS_ID IMPORTAZIONE IN CORSO... STRING connectionsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_028 TestIamPermissionsRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_029 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 delle eccezioni

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBLIC