Envoyer des commentaires
Classe /GOOG/CL_PUBSUB_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_PUBSUB_V1
Héritage de : /GOOG/CL_HTTP_CLIENT
Description : Cloud Pub/Sub 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
AcknowledgeRequest
PUBLIC
TY_002
BigQueryConfig
PUBLIC
TY_003
Binding
PUBLIC
TY_004
CommitSchemaRequest
PUBLIC
TY_005
CreateSnapshotRequest
PUBLIC
TY_006
DeadLetterPolicy
PUBLIC
TY_009
ExpirationPolicy
PUBLIC
TY_010
Expr
PUBLIC
TY_011
ListSchemaRevisionsResponse
PUBLIC
TY_012
ListSchemasResponse
PUBLIC
TY_013
ListSnapshotsResponse
PUBLIC
TY_014
ListSubscriptionsResponse
PUBLIC
TY_015
ListTopicSnapshotsResponse
PUBLIC
TY_016
ListTopicSubscriptionsResponse
PUBLIC
TY_017
ListTopicsResponse
PUBLIC
TY_018
MessageStoragePolicy
PUBLIC
TY_019
ModifyAckDeadlineRequest
PUBLIC
TY_020
ModifyPushConfigRequest
PUBLIC
TY_021
OidcToken
PUBLIC
TY_022
Policy
PUBLIC
TY_023
PublishRequest
PUBLIC
TY_024
PublishResponse
PUBLIC
TY_025
PubsubMessage
PUBLIC
TY_026
PullRequest
PUBLIC
TY_027
PullResponse
PUBLIC
TY_028
PushConfig
PUBLIC
TY_029
ReceivedMessage
PUBLIC
TY_030
RetryPolicy
PUBLIC
TY_031
RollbackSchemaRequest
PUBLIC
TY_032
Schema
PUBLIC
TY_033
SchemaSettings
PUBLIC
TY_034
SeekRequest
PUBLIC
TY_036
SetIamPolicyRequest
PUBLIC
TY_037
Snapshot
PUBLIC
TY_038
Subscription
PUBLIC
TY_039
TestIamPermissionsRequest
PUBLIC
TY_040
TestIamPermissionsResponse
PUBLIC
TY_041
Topic
PUBLIC
TY_042
UpdateSnapshotRequest
PUBLIC
TY_043
UpdateSubscriptionRequest
PUBLIC
TY_044
UpdateTopicRequest
PUBLIC
TY_045
ValidateMessageRequest
PUBLIC
TY_047
ValidateSchemaRequest
PUBLIC
TY_049
AvroConfig
PUBLIC
TY_050
CloudStorageConfig
PUBLIC
TY_052
NoWrapper
PUBLIC
TY_054
AwsKinesis
PUBLIC
TY_055
IngestionDataSourceSettings
PUBLIC
TY_T_003
Binding
PUBLIC
TY_T_025
PubsubMessage
PUBLIC
TY_T_029
ReceivedMessage
PUBLIC
TY_T_032
Schema
PUBLIC
TY_T_037
Snapshot
PUBLIC
TY_T_038
Subscription
PUBLIC
TY_T_041
Topic
PUBLIC
TY_T_STRING
Table of Strings
PUBLIC
Constantes
Nom
Type
Description
Valeur
Visibilité
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Types d'authentification pris en charge
IJIJWW
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Nom du service Google
pubsub:v1
PUBLIC
C_ROOT_URL
STRING
URL racine de l'API
https://pubsub.googleapis.com
PUBLIC
C_REVISION_DATE
DATUM
Date de révision du document de découverte
20240220
PUBLIC
C_PATH_PREFIX
STRING
Préfixe de chemin d'API
PUBLIC
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Version sur site la plus basse
1.0
PUBLIC
C_CLOUD_VERSION
/GOOG/SDK_VERSION
Version Cloud la plus basse
1.0
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
ACKNOWLEDGE_SUBSCRIPTIONS
Description : pubsub.projects.subscriptions.acknowledge
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_001
AcknowledgeRequest
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
COMMIT_SCHEMAS
Description : pubsub.projects.schemas.commit
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SCHEMAS_ID
IMPORTING
STRING
schemasId
IS_INPUT
IMPORTING
TY_004
CommitSchemaRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_032
Schéma
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_SCHEMAS
Description : pubsub.projects.schemas.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_SCHEMAID
IMPORTING
STRING
schemaId
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IS_INPUT
IMPORTING
TY_032
Schéma
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_032
Schéma
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_SNAPSHOTS
Description : pubsub.projects.snapshots.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SNAPSHOTS_ID
IMPORTING
STRING
snapshotsId
IS_INPUT
IMPORTING
TY_005
CreateSnapshotRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_037
Instantané
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_SUBSCRIPTIONS
Description : pubsub.projects.subscriptions.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_038
Abonnement
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_038
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
CREATE_TOPICS
Description : pubsub.projects.topics.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_TOPICS_ID
IMPORTING
STRING
topicsId
IS_INPUT
IMPORTING
TY_041
Thème
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_041
Thème
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_REVISION_SCHEMAS
Description : pubsub.projects.schemas.deleteRevision
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_REVISIONID
IMPORTING
STRING
revisionId
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SCHEMAS_ID
IMPORTING
STRING
schemasId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_032
Schéma
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_SCHEMAS
Description : pubsub.projects.schemas.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SCHEMAS_ID
IMPORTING
STRING
schemasId
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_SNAPSHOTS
Description : pubsub.projects.snapshots.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SNAPSHOTS_ID
IMPORTING
STRING
snapshotsId
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 : pubsub.projects.subscriptions.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
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_TOPICS
Description : pubsub.projects.topics.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_TOPICS_ID
IMPORTING
STRING
topicsId
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
DETACH_SUBSCRIPTIONS
Description : pubsub.projects.subscriptions.detach
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
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
GET_IAM_POLICY_SCHEMAS
Description : pubsub.projects.schemas.getIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_OPTIONSREQUESTEDPOLICYVER
IMPORTING
STRING
options.requestedPolicyVersion
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SCHEMAS_ID
IMPORTING
STRING
schemasId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_022
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_SNAPSHOTS
Description : pubsub.projects.snapshots.getIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_OPTIONSREQUESTEDPOLICYVER
IMPORTING
STRING
options.requestedPolicyVersion
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SNAPSHOTS_ID
IMPORTING
STRING
snapshotsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_022
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 : pubsub.projects.subscriptions.getIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_OPTIONSREQUESTEDPOLICYVER
IMPORTING
STRING
options.requestedPolicyVersion
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_022
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_TOPICS
Description : pubsub.projects.topics.getIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_OPTIONSREQUESTEDPOLICYVER
IMPORTING
STRING
options.requestedPolicyVersion
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_TOPICS_ID
IMPORTING
STRING
topicsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_022
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_SCHEMAS
Description : pubsub.projects.schemas.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_VIEW
IMPORTING
STRING
vue
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SCHEMAS_ID
IMPORTING
STRING
schemasId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_032
Schéma
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_SNAPSHOTS
Description : pubsub.projects.snapshots.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SNAPSHOTS_ID
IMPORTING
STRING
snapshotsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_037
Instantané
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 : pubsub.projects.subscriptions.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_038
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
GET_TOPICS
Description : pubsub.projects.topics.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_TOPICS_ID
IMPORTING
STRING
topicsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_041
Thème
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_REVISIONS_SCHEMAS
Description : pubsub.projects.schemas.listRevisions
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_Q_VIEW
IMPORTING
STRING
vue
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SCHEMAS_ID
IMPORTING
STRING
schemasId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_011
ListSchemaRevisionsResponse
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_SCHEMAS
Description : pubsub.projects.schemas.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_Q_VIEW
IMPORTING
STRING
vue
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_012
ListSchemasResponse
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_SNAPSHOTS
Description : pubsub.projects.snapshots.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
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_013
ListSnapshotsResponse
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_SNAPSHOTS1
Description : pubsub.projects.topics.snapshots.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_TOPICS_ID
IMPORTING
STRING
topicsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_015
ListTopicSnapshotsResponse
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 : pubsub.projects.subscriptions.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
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_014
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_SUBSCRIPTIONS1
Description : pubsub.projects.topics.subscriptions.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_TOPICS_ID
IMPORTING
STRING
topicsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_016
ListTopicSubscriptionsResponse
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_TOPICS
Description : pubsub.projects.topics.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
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_017
ListTopicsResponse
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
MODIFY_ACK_DEADLINE_SUBSCRI
Description : pubsub.projects.subscriptions.modifyAckDeadline
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_019
ModifyAckDeadlineRequest
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
MODIFY_PUSH_CONFIG_SUBSCRIP
Description : pubsub.projects.subscriptions.modifyPushConfig
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_020
ModifyPushConfigRequest
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
PATCH_SNAPSHOTS
Description : pubsub.projects.snapshots.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SNAPSHOTS_ID
IMPORTING
STRING
snapshotsId
IS_INPUT
IMPORTING
TY_042
UpdateSnapshotRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_037
Instantané
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_SUBSCRIPTIONS
Description : pubsub.projects.subscriptions.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_043
UpdateSubscriptionRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_038
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
PATCH_TOPICS
Description : pubsub.projects.topics.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_TOPICS_ID
IMPORTING
STRING
topicsId
IS_INPUT
IMPORTING
TY_044
UpdateTopicRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_041
Thème
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
PUBLISH_TOPICS
Description : pubsub.projects.topics.publish
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_TOPICS_ID
IMPORTING
STRING
topicsId
IS_INPUT
IMPORTING
TY_023
PublishRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_024
PublishResponse
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
PULL_SUBSCRIPTIONS
Description : pubsub.projects.subscriptions.pull
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_026
PullRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_027
PullResponse
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
ROLLBACK_SCHEMAS
Description : pubsub.projects.schemas.rollback
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SCHEMAS_ID
IMPORTING
STRING
schemasId
IS_INPUT
IMPORTING
TY_031
RollbackSchemaRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_032
Schéma
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
SEEK_SUBSCRIPTIONS
Description : pubsub.projects.subscriptions.seek
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_034
SeekRequest
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
SET_IAM_POLICY_SCHEMAS
Description : pubsub.projects.schemas.setIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SCHEMAS_ID
IMPORTING
STRING
schemasId
IS_INPUT
IMPORTING
TY_036
SetIamPolicyRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_022
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_SNAPSHOTS
Description : pubsub.projects.snapshots.setIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SNAPSHOTS_ID
IMPORTING
STRING
snapshotsId
IS_INPUT
IMPORTING
TY_036
SetIamPolicyRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_022
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 : pubsub.projects.subscriptions.setIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_036
SetIamPolicyRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_022
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_TOPICS
Description : pubsub.projects.topics.setIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_TOPICS_ID
IMPORTING
STRING
topicsId
IS_INPUT
IMPORTING
TY_036
SetIamPolicyRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_022
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
TEST_IAM_PERMISSIONS_SCHEMA
Description : pubsub.projects.schemas.testIamPermissions
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SCHEMAS_ID
IMPORTING
STRING
schemasId
IS_INPUT
IMPORTING
TY_039
TestIamPermissionsRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_040
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_SNAPSH
Description : pubsub.projects.snapshots.testIamPermissions
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SNAPSHOTS_ID
IMPORTING
STRING
snapshotsId
IS_INPUT
IMPORTING
TY_039
TestIamPermissionsRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_040
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_SUBSCR
Description : pubsub.projects.subscriptions.testIamPermissions
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_SUBSCRIPTIONS_ID
IMPORTING
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_039
TestIamPermissionsRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_040
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_TOPICS
Description : pubsub.projects.topics.testIamPermissions
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_TOPICS_ID
IMPORTING
STRING
topicsId
IS_INPUT
IMPORTING
TY_039
TestIamPermissionsRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_040
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
VALIDATE_MESSAGE_SCHEMAS
Description : pubsub.projects.schemas.validateMessage
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IS_INPUT
IMPORTING
TY_045
ValidateMessageRequest
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
VALIDATE_SCHEMAS
Description : pubsub.projects.schemas.validate
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IS_INPUT
IMPORTING
TY_047
ValidateSchemaRequest
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
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/31 (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/31 (UTC)."],[],[]]