Classe /goog/CL_PUBSUBLITE_V1

Classe

/GOOG/CL_PUBSUBLITE_V1
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Pub/Sub Lite API v1
Per informazioni generali su una classe nell'SDK ABAP per Google Cloud, consulta stub del client API.

Tipi

Tipo Descrizione Visibilità
TY_002 Capacity PUBBLICO
TY_003 CommitCursorRequest PUBBLICO
TY_005 ComputeHeadCursorRequest PUBBLICO
TY_006 ComputeHeadCursorResponse PUBBLICO
TY_007 ComputeMessageStatsRequest PUBBLICO
TY_008 ComputeMessageStatsResponse PUBBLICO
TY_009 ComputeTimeCursorRequest PUBBLICO
TY_010 ComputeTimeCursorResponse PUBBLICO
TY_011 Cursor PUBBLICO
TY_012 DeliveryConfig PUBBLICO
TY_014 ExportConfig PUBBLICO
TY_015 ListOperationsResponse PUBBLICO
TY_016 ListPartitionCursorsResponse PUBBLICO
TY_017 ListReservationTopicsResponse PUBBLICO
TY_018 ListReservationsResponse PUBBLICO
TY_019 ListSubscriptionsResponse PUBBLICO
TY_020 ListTopicSubscriptionsResponse PUBBLICO
TY_021 ListTopicsResponse PUBBLICO
TY_022 Operation PUBBLICO
TY_023 PartitionConfig PUBBLICO
TY_024 PartitionCursor PUBBLICO
TY_025 PubSubConfig PUBBLICO
TY_026 Reservation PUBBLICO
TY_027 ReservationConfig PUBBLICO
TY_028 RetentionConfig PUBBLICO
TY_029 SeekSubscriptionRequest PUBBLICO
TY_030 Status PUBBLICO
TY_031 Subscription PUBBLICO
TY_032 TimeTarget PUBBLICO
TY_033 Topic PUBBLICO
TY_034 TopicPartitions PUBBLICO
TY_T_022 Operation PUBBLICO
TY_T_024 PartitionCursor PUBBLICO
TY_T_026 Reservation PUBBLICO
TY_T_031 Subscription PUBBLICO
TY_T_033 Topic 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 pubsublite:v1 PUBBLICO
C_ROOT_URL STRING URL radice dell'API https://pubsublite.googleapis.com PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento discovery 20240224 PUBBLICO
C_PATH_PREFIX STRING Prefisso percorso API PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,5 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

CANCEL_OPERATIONS

  • Descrizione: pubsublite.admin.projects.locations.operations.cancel
  • 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_OPERATIONS_ID IMPORTAZIONE IN CORSO... STRING operationsId
IS_INPUT IMPORTAZIONE IN CORSO... REF TO DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE REF TO 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

COMMIT_CURSOR_SUBSCRIPTIONS

  • Descrizione: cursor.projects.locations.subscriptions.commitCursor
  • 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_SUBSCRIPTIONS_ID IMPORTAZIONE IN CORSO... STRING subscriptionsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_003 CommitCursorRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE REF TO 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

COMPUTE_HEAD_CURSOR_TOPICS

  • Descrizione: topicStats.projects.locations.topics.computeHeadCursor
  • 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_TOPICS_ID IMPORTAZIONE IN CORSO... STRING topicsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_005 ComputeHeadCursorRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_006 ComputeHeadCursorResponse
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

COMPUTE_MESSAGE_STATS_TOPIC

  • Descrizione: topicStats.projects.locations.topics.computeMessageStats
  • 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_TOPICS_ID IMPORTAZIONE IN CORSO... STRING topicsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_007 ComputeMessageStatsRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_008 ComputeMessageStatsResponse
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

COMPUTE_TIME_CURSOR_TOPICS

  • Descrizione: topicStats.projects.locations.topics.computeTimeCursor
  • 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_TOPICS_ID IMPORTAZIONE IN CORSO... STRING topicsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_009 ComputeTimeCursorRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_010 ComputeTimeCursorResponse
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

CREATE_RESERVATIONS

  • Descrizione: pubsublite.admin.projects.locations.reservations.create
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_RESERVATIONID IMPORTAZIONE IN CORSO... STRING reservationId
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_026 Prenotazione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_026 Prenotazione
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

CREATE_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.create
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_SKIPBACKLOG IMPORTAZIONE IN CORSO... STRING skipBacklog
IV_Q_SUBSCRIPTIONID IMPORTAZIONE IN CORSO... STRING subscriptionId
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_031 Partecipazione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_031 Partecipazione
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

CREATE_TOPICS

  • Descrizione: pubsublite.admin.projects.locations.topics.create
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_TOPICID IMPORTAZIONE IN CORSO... STRING topicId
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_033 Argomento
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_033 Argomento
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_OPERATIONS

  • Descrizione: pubsublite.admin.projects.locations.operations.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_OPERATIONS_ID IMPORTAZIONE IN CORSO... STRING operationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE REF TO 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

DELETE_RESERVATIONS

  • Descrizione: pubsublite.admin.projects.locations.reservations.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_RESERVATIONS_ID IMPORTAZIONE IN CORSO... STRING reservationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE REF TO 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

DELETE_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.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_SUBSCRIPTIONS_ID IMPORTAZIONE IN CORSO... STRING subscriptionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE REF TO 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

DELETE_TOPICS

  • Descrizione: pubsublite.admin.projects.locations.topics.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_TOPICS_ID IMPORTAZIONE IN CORSO... STRING topicsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE REF TO 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_OPERATIONS

  • Descrizione: pubsublite.admin.projects.locations.operations.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_OPERATIONS_ID IMPORTAZIONE IN CORSO... STRING operationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_022 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 delle eccezioni

GET_PARTITIONS_TOPICS

  • Descrizione: pubsublite.admin.projects.locations.topics.getPartitions
  • 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_TOPICS_ID IMPORTAZIONE IN CORSO... STRING topicsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_034 TopicPartitions
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_RESERVATIONS

  • Descrizione: pubsublite.admin.projects.locations.reservations.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_RESERVATIONS_ID IMPORTAZIONE IN CORSO... STRING reservationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_026 Prenotazione
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_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.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_SUBSCRIPTIONS_ID IMPORTAZIONE IN CORSO... STRING subscriptionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_031 Partecipazione
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_TOPICS

  • Descrizione: pubsublite.admin.projects.locations.topics.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_TOPICS_ID IMPORTAZIONE IN CORSO... STRING topicsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_033 Argomento
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_CURSORS

  • Descrizione: cursor.projects.locations.subscriptions.cursors.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
IV_P_SUBSCRIPTIONS_ID IMPORTAZIONE IN CORSO... STRING subscriptionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_016 ListPartitionCursorsResponse
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_OPERATIONS

  • Descrizione: pubsublite.admin.projects.locations.operations.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE IN CORSO... STRING filtro
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_015 ListOperationsResponse
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_RESERVATIONS

  • Descrizione: pubsublite.admin.projects.locations.reservations.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_018 ListReservationsResponse
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_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.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_019 ListSubscriptionsResponse
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_SUBSCRIPTIONS1

  • Descrizione: admin.projects.locations.topics.subscriptions.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
IV_P_TOPICS_ID IMPORTAZIONE IN CORSO... STRING topicsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_020 ListTopicSubscriptionsResponse
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_TOPICS

  • Descrizione: admin.projects.locations.reservations.topics.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
IV_P_RESERVATIONS_ID IMPORTAZIONE IN CORSO... STRING reservationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_017 ListReservationTopicsResponse
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_TOPICS1

  • Descrizione: pubsublite.admin.projects.locations.topics.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 ListTopicsResponse
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_RESERVATIONS

  • Descrizione: pubsublite.admin.projects.locations.reservations.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_RESERVATIONS_ID IMPORTAZIONE IN CORSO... STRING reservationsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_026 Prenotazione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_026 Prenotazione
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_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.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_SUBSCRIPTIONS_ID IMPORTAZIONE IN CORSO... STRING subscriptionsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_031 Partecipazione
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_031 Partecipazione
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_TOPICS

  • Descrizione: pubsublite.admin.projects.locations.topics.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_TOPICS_ID IMPORTAZIONE IN CORSO... STRING topicsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_033 Argomento
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_033 Argomento
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

SEEK_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.seek
  • 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_SUBSCRIPTIONS_ID IMPORTAZIONE IN CORSO... STRING subscriptionsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_029 SeekSubscriptionRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_022 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 delle eccezioni

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBLIC