Envoyer des commentaires
Class /GOOG/CL_ANALYTICSHUB_V1
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
SAP BTP edition v1.0 keyboard_arrow_down
Classe
/GOOG/CL_ANALYTICSHUB_V1
Héritage de : /GOOG/CL_HTTP_CLIENT
Description : Analytics Hub API v1
Pour obtenir des informations générales sur une classe du SDK ABAP pour Google Cloud, consultez la page
Bouchon de client API .
Types
Type
Description
Visibilité
TY_001
AuditConfig
PUBLIC
TY_002
AuditLogConfig
PUBLIC
TY_003
BigQueryDatasetSource
PUBLIC
TY_004
Binding
PUBLIC
TY_005
DataExchange
PUBLIC
TY_006
DataProvider
PUBLIC
TY_007
DestinationDataset
PUBLIC
TY_008
DestinationDatasetReference
PUBLIC
TY_010
Expr
PUBLIC
TY_011
GetIamPolicyRequest
PUBLIC
TY_012
GetPolicyOptions
PUBLIC
TY_013
ListDataExchangesResponse
PUBLIC
TY_014
ListListingsResponse
PUBLIC
TY_015
ListOrgDataExchangesResponse
PUBLIC
TY_016
Listing
PUBLIC
TY_017
Policy
PUBLIC
TY_018
Publisher
PUBLIC
TY_019
RestrictedExportConfig
PUBLIC
TY_020
SetIamPolicyRequest
PUBLIC
TY_021
SubscribeListingRequest
PUBLIC
TY_022
SubscribeListingResponse
PUBLIC
TY_023
TestIamPermissionsRequest
PUBLIC
TY_024
TestIamPermissionsResponse
PUBLIC
TY_025
DcrExchangeConfig
PUBLIC
TY_027
LinkedResource
PUBLIC
TY_028
ListSharedResourceSubscriptionsResponse
PUBLIC
TY_029
ListSubscriptionsResponse
PUBLIC
TY_030
Operation
PUBLIC
TY_034
SharingEnvironmentConfig
PUBLIC
TY_035
Status
PUBLIC
TY_036
SubscribeDataExchangeRequest
PUBLIC
TY_037
Subscription
PUBLIC
TY_T_001
AuditConfig
PUBLIC
TY_T_002
AuditLogConfig
PUBLIC
TY_T_004
Binding
PUBLIC
TY_T_005
DataExchange
PUBLIC
TY_T_016
Listing
PUBLIC
TY_T_037
Subscription
PUBLIC
TY_T_STRING
Table of Strings
PUBLIC
Constantes
Nom
Type
Description
Valeur
Visibilité
C_CLOUD_VERSION
/GOOG/SDK_VERSION
Version Cloud la plus basse
1.0
PUBLIC
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Version sur site la plus basse
1.5
PUBLIC
C_PATH_PREFIX
STRING
Préfixe de chemin d'API
PUBLIC
C_REVISION_DATE
DATUM
Date de révision du document de découverte
20240226
PUBLIC
C_ROOT_URL
STRING
URL racine de l'API
https://analyticshub.googleapis.com
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Nom du service Google
analyticshub:v1
PUBLIC
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Types d'authentification pris en charge
IJIJWW
PUBLIC
Méthodes
Pour obtenir des informations générales sur une méthode du SDK ABAP pour Google Cloud, consultez la page
Méthode API .
CONSTRUCTOR
Description : Constructor
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_KEY_NAME
IMPORTING
/GOOG/KEYNAME
Nom de la clé Google Cloud
IV_LOG_OBJ
IMPORTING
BALOBJ_D
Journal d'application : nom de l'objet (code d'application)
IV_LOG_SUBOBJ
IMPORTING
BALSUBOBJ
Journal d'application : sous-objet
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
CREATE_DATA_EXCHANGES
Description: analyticshub.projects.locations.dataExchanges.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_DATAEXCHANGEID
IMPORTING
STRING
dataExchangeId
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IS_INPUT
IMPORTING
TY_005
DataExchange
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_005
DataExchange
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
CREATE_LISTINGS
Description: projects.locations.dataExchanges.listings.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_LISTINGID
IMPORTING
STRING
listingId
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IS_INPUT
IMPORTING
TY_016
Liste
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_016
Liste
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_DATA_EXCHANGES
Description: analyticshub.projects.locations.dataExchanges.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_LISTINGS
Description: projects.locations.dataExchanges.listings.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IV_P_LISTINGS_ID
IMPORTING
STRING
listingsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_SUBSCRIPTIONS
Description: analyticshub.projects.locations.subscriptions.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_030
Opération
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_DATA_EXCHANGES
Description: analyticshub.projects.locations.dataExchanges.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_005
DataExchange
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_IAM_POLICY_DATA_EXCHANG
Description: analyticshub.projects.locations.dataExchanges.getIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IS_INPUT
IMPORTING
TY_011
GetIamPolicyRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_017
Règle
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_IAM_POLICY_LISTINGS
Description: projects.locations.dataExchanges.listings.getIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IV_P_LISTINGS_ID
IMPORTING
STRING
listingsId
IS_INPUT
IMPORTING
TY_011
GetIamPolicyRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_017
Règle
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_IAM_POLICY_SUBSCRIPTION
Description: analyticshub.projects.locations.subscriptions.getIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_011
GetIamPolicyRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_017
Règle
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_LISTINGS
Description: analyticshub.projects.locations.dataExchanges.listings.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IV_P_LISTINGS_ID
IMPORTING
STRING
listingsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_016
Liste
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_SUBSCRIPTIONS
Description: analyticshub.projects.locations.subscriptions.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_037
Abonnement
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_DATA_EXCHANGES
Description: analyticshub.organizations.locations.dataExchanges.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_015
ListOrgDataExchangesResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_DATA_EXCHANGES1
Description: analyticshub.projects.locations.dataExchanges.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_013
ListDataExchangesResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_LISTINGS
Description: analyticshub.projects.locations.dataExchanges.listings.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_014
ListListingsResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_SUBSCRIPTIONS
Description: analyticshub.projects.locations.subscriptions.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_FILTER
IMPORTING
STRING
filter
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_029
ListSubscriptionsResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_SUBSCRIPTIONS_DATA_EXC
Description: projects.locations.dataExchanges.listSubscriptions
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_INCLUDEDELETEDSUBSCRIPTIO
IMPORTING
STRING
includeDeletedSubscriptions
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_028
ListSharedResourceSubscriptionsResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_SUBSCRIPTIONS_LISTINGS
Description: projects.locations.dataExchanges.listings.listSubscriptions
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_INCLUDEDELETEDSUBSCRIPTIO
IMPORTING
STRING
includeDeletedSubscriptions
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IV_P_LISTINGS_ID
IMPORTING
STRING
listingsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_028
ListSharedResourceSubscriptionsResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
PATCH_DATA_EXCHANGES
Description: analyticshub.projects.locations.dataExchanges.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
#updatemask
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IS_INPUT
IMPORTING
TY_005
DataExchange
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_005
DataExchange
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
PATCH_LISTINGS
Description: projects.locations.dataExchanges.listings.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
#updatemask
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IV_P_LISTINGS_ID
IMPORTING
STRING
listingsId
IS_INPUT
IMPORTING
TY_016
Liste
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_016
Liste
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
REFRESH_SUBSCRIPTIONS
Description: analyticshub.projects.locations.subscriptions.refresh
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
REF TO DATA
Données d'entrée
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_030
Opération
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
REVOKE_SUBSCRIPTIONS
Description: analyticshub.projects.locations.subscriptions.revoke
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
REF TO DATA
Données d'entrée
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
SET_IAM_POLICY_DATA_EXCHANG
Description: analyticshub.projects.locations.dataExchanges.setIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IS_INPUT
IMPORTING
TY_020
SetIamPolicyRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_017
Règle
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
SET_IAM_POLICY_LISTINGS
Description: projects.locations.dataExchanges.listings.setIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IV_P_LISTINGS_ID
IMPORTING
STRING
listingsId
IS_INPUT
IMPORTING
TY_020
SetIamPolicyRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_017
Règle
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
SET_IAM_POLICY_SUBSCRIPTION
Description: analyticshub.projects.locations.subscriptions.setIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_020
SetIamPolicyRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_017
Règle
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
SUBSCRIBE_DATA_EXCHANGES
Description: analyticshub.projects.locations.dataExchanges.subscribe
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IS_INPUT
IMPORTING
TY_036
SubscribeDataExchangeRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_030
Opération
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
SUBSCRIBE_LISTINGS
Description: projects.locations.dataExchanges.listings.subscribe
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IV_P_LISTINGS_ID
IMPORTING
STRING
listingsId
IS_INPUT
IMPORTING
TY_021
SubscribeListingRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_022
SubscribeListingResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
TEST_IAM_PERMISSIONS_DATA_E
Description: projects.locations.dataExchanges.testIamPermissions
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IS_INPUT
IMPORTING
TY_023
TestIamPermissionsRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_024
TestIamPermissionsResponse
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
TEST_IAM_PERMISSIONS_LISTIN
Description: locations.dataExchanges.listings.testIamPermissions
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_DATA_EXCHANGES_ID
IMPORTING
STRING
dataExchangesId
IV_P_LISTINGS_ID
IMPORTING
STRING
listingsId
IS_INPUT
IMPORTING
TY_023
TestIamPermissionsRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_024
TestIamPermissionsResponse
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
FERMER
Description : Fermer la connexion
Visibilité : PUBLIQUE
Envoyer des commentaires
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0 , et les échantillons de code sont régis par une licence Apache 2.0 . Pour en savoir plus, consultez les Règles du site Google Developers . Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/05/30 (UTC).
Voulez-vous nous donner plus d'informations ?
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","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"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/05/30 (UTC)."],[],[]]