Class /GOOG/CL_PUBSUBLITE_V1

Classe

/GOOG/CL_PUBSUBLITE_V1
  • Héritage de : /GOOG/CL_HTTP_CLIENT
  • Description : Pub/Sub Lite 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_002 Capacity PUBLIC
TY_003 CommitCursorRequest PUBLIC
TY_005 ComputeHeadCursorRequest PUBLIC
TY_006 ComputeHeadCursorResponse PUBLIC
TY_007 ComputeMessageStatsRequest PUBLIC
TY_008 ComputeMessageStatsResponse PUBLIC
TY_009 ComputeTimeCursorRequest PUBLIC
TY_010 ComputeTimeCursorResponse PUBLIC
TY_011 Cursor PUBLIC
TY_012 DeliveryConfig PUBLIC
TY_014 ExportConfig PUBLIC
TY_015 ListOperationsResponse PUBLIC
TY_016 ListPartitionCursorsResponse PUBLIC
TY_017 ListReservationTopicsResponse PUBLIC
TY_018 ListReservationsResponse PUBLIC
TY_019 ListSubscriptionsResponse PUBLIC
TY_020 ListTopicSubscriptionsResponse PUBLIC
TY_021 ListTopicsResponse PUBLIC
TY_022 Operation PUBLIC
TY_023 PartitionConfig PUBLIC
TY_024 PartitionCursor PUBLIC
TY_025 PubSubConfig PUBLIC
TY_026 Reservation PUBLIC
TY_027 ReservationConfig PUBLIC
TY_028 RetentionConfig PUBLIC
TY_029 SeekSubscriptionRequest PUBLIC
TY_030 Status PUBLIC
TY_031 Subscription PUBLIC
TY_032 TimeTarget PUBLIC
TY_033 Topic PUBLIC
TY_034 TopicPartitions PUBLIC
TY_T_022 Operation PUBLIC
TY_T_024 PartitionCursor PUBLIC
TY_T_026 Reservation PUBLIC
TY_T_031 Subscription PUBLIC
TY_T_033 Topic 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 20240426 PUBLIC
C_ROOT_URL STRING URL racine de l'API https://pubsublite.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Nom du service Google pubsublite: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

CANCEL_OPERATIONS

  • Description: pubsublite.admin.projects.locations.operations.cancel
  • 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_OPERATIONS_ID IMPORTING STRING operationsId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… 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_CURSOR_SUBSCRIPTIONS

  • Description: cursor.projects.locations.subscriptions.commitCursor
  • 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 Importation TY_003 CommitCursorRequest
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation… 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

COMPUTE_HEAD_CURSOR_TOPICS

  • Description: topicStats.projects.locations.topics.computeHeadCursor
  • 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_TOPICS_ID Importation STRING topicsId
IS_INPUT Importation TY_005 ComputeHeadCursorRequest
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation TY_006 ComputeHeadCursorResponse
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

COMPUTE_MESSAGE_STATS_TOPIC

  • Description: topicStats.projects.locations.topics.computeMessageStats
  • 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_TOPICS_ID Importation STRING topicsId
IS_INPUT Importation TY_007 ComputeMessageStatsRequest
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation TY_008 ComputeMessageStatsResponse
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

COMPUTE_TIME_CURSOR_TOPICS

  • Description: topicStats.projects.locations.topics.computeTimeCursor
  • 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_TOPICS_ID Importation STRING topicsId
IS_INPUT Importation TY_009 ComputeTimeCursorRequest
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation TY_010 ComputeTimeCursorResponse
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

CREATE_RESERVATIONS

  • Description: pubsublite.admin.projects.locations.reservations.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_RESERVATIONID Importation STRING reservationId
IV_P_PROJECTS_ID Importation STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT Importation TY_026 Réservation
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation TY_026 Réservation
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

CREATE_SUBSCRIPTIONS

  • Description: pubsublite.admin.projects.locations.subscriptions.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_SKIPBACKLOG Importation STRING skipBacklog
IV_Q_SUBSCRIPTIONID Importation STRING subscriptionId
IV_P_PROJECTS_ID Importation STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT Importation TY_031 Abonnement
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_031 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: pubsublite.admin.projects.locations.topics.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_TOPICID Importation STRING topicId
IV_P_PROJECTS_ID Importation STRING ProjectsId
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IS_INPUT Importation TY_033 Thème
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_033 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_OPERATIONS

  • Description: pubsublite.admin.projects.locations.operations.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_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… 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_RESERVATIONS

  • Description: pubsublite.admin.projects.locations.reservations.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_RESERVATIONS_ID Importation STRING reservationsId
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation… 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: pubsublite.admin.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… 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: pubsublite.admin.projects.locations.topics.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_TOPICS_ID Importation STRING topicsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… 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_OPERATIONS

  • Description: pubsublite.admin.projects.locations.operations.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_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_022 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_PARTITIONS_TOPICS

  • Description: pubsublite.admin.projects.locations.topics.getPartitions
  • 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_TOPICS_ID Importation STRING topicsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation TY_034 TopicPartitions
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_RESERVATIONS

  • Description: pubsublite.admin.projects.locations.reservations.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_RESERVATIONS_ID Importation STRING reservationsId
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation TY_026 Réservation
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_SUBSCRIPTIONS

  • Description: pubsublite.admin.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_031 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: pubsublite.admin.projects.locations.topics.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_TOPICS_ID Importation STRING topicsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_033 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_CURSORS

  • Description: cursor.projects.locations.subscriptions.cursors.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_SUBSCRIPTIONS_ID IMPORTING STRING subscriptionsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation TY_016 ListPartitionCursorsResponse
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

LIST_OPERATIONS

  • Description: pubsublite.admin.projects.locations.operations.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 Exportation… TY_015 ListOperationsResponse
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

LIST_RESERVATIONS

  • Description: pubsublite.admin.projects.locations.reservations.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 Exportation TY_018 ListReservationsResponse
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

LIST_SUBSCRIPTIONS

  • Description: pubsublite.admin.projects.locations.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_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_019 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: admin.projects.locations.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_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_TOPICS_ID Importation STRING topicsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_020 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: admin.projects.locations.reservations.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
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
IV_P_RESERVATIONS_ID Importation STRING reservationsId
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation TY_017 ListReservationTopicsResponse
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

LIST_TOPICS1

  • Description: pubsublite.admin.projects.locations.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
IV_P_LOCATIONS_ID IMPORTING STRING Emplacements.ID
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_021 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

PATCH_RESERVATIONS

  • Description: pubsublite.admin.projects.locations.reservations.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_RESERVATIONS_ID Importation STRING reservationsId
IS_INPUT Importation TY_026 Réservation
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation TY_026 Réservation
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_SUBSCRIPTIONS

  • Description: pubsublite.admin.projects.locations.subscriptions.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_SUBSCRIPTIONS_ID IMPORTING STRING subscriptionsId
IS_INPUT IMPORTING TY_031 Abonnement
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_031 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: pubsublite.admin.projects.locations.topics.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_TOPICS_ID Importation STRING topicsId
IS_INPUT IMPORTING TY_033 Thème
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_033 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

SEEK_SUBSCRIPTIONS

  • Description: pubsublite.admin.projects.locations.subscriptions.seek
  • 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 Importation TY_029 SeekSubscriptionRequest
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_022 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

FERMER

  • Description : Fermer la connexion
  • Visibilité : PUBLIQUE