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 root API https://pubsublite.googleapis.com PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento di rilevamento 20240224 PUBBLICO
C_PATH_PREFIX STRING Prefisso del 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 in ABAP SDK per Google Cloud, consulta Metodo API.

COSTRUTTORE

  • Descrizione: costruttore
  • Visibilità: PUBBLICA

Parametri

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

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CANCEL_OPERATIONS

  • Descrizione: pubsublite.admin.projects.locations.operations.cancel
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE STRING operationsId
IS_INPUT IMPORTAZIONE 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 di eccezione

COMMIT_CURSOR_SUBSCRIPTIONS

  • Descrizione: cursor.projects.locations.subscriptions.commitCursor
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_SUBSCRIPTIONS_ID IMPORTAZIONE STRING subscriptionsId
IS_INPUT IMPORTAZIONE 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 di eccezione

COMPUTE_HEAD_CURSOR_TOPICS

  • Descrizione: topicStats.projects.locations.topics.computeHeadCursor
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_TOPICS_ID IMPORTAZIONE STRING topicsId
IS_INPUT IMPORTAZIONE 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 di eccezione

COMPUTE_MESSAGE_STATS_TOPIC

  • Descrizione: topicStats.projects.locations.topics.computeMessageStats
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_TOPICS_ID IMPORTAZIONE STRING topicsId
IS_INPUT IMPORTAZIONE 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 di eccezione

COMPUTE_TIME_CURSOR_TOPICS

  • Descrizione: topicStats.projects.locations.topics.computeTimeCursor
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_TOPICS_ID IMPORTAZIONE STRING topicsId
IS_INPUT IMPORTAZIONE 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 di eccezione

CREATE_RESERVATIONS

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

Parametri

Nome Categoria Tipo Descrizione
IV_Q_RESERVATIONID IMPORTAZIONE STRING reservationId
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE 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 di eccezione

CREATE_SUBSCRIPTIONS

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

Parametri

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

CREATE_TOPICS

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

Parametri

Nome Categoria Tipo Descrizione
IV_Q_TOPICID IMPORTAZIONE STRING topicId
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE 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 di eccezione

DELETE_OPERATIONS

  • Descrizione: pubsublite.admin.projects.locations.operations.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE 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 di eccezione

DELETE_RESERVATIONS

  • Descrizione: pubsublite.admin.projects.locations.reservations.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_RESERVATIONS_ID IMPORTAZIONE 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 di eccezione

DELETE_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_SUBSCRIPTIONS_ID IMPORTAZIONE 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 di eccezione

DELETE_TOPICS

  • Descrizione: pubsublite.admin.projects.locations.topics.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_TOPICS_ID IMPORTAZIONE 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 di eccezione

GET_OPERATIONS

  • Descrizione: pubsublite.admin.projects.locations.operations.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE 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 di eccezione

GET_PARTITIONS_TOPICS

  • Descrizione: pubsublite.admin.projects.locations.topics.getPartitions
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_TOPICS_ID IMPORTAZIONE 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 di eccezione

GET_RESERVATIONS

  • Descrizione: pubsublite.admin.projects.locations.reservations.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_RESERVATIONS_ID IMPORTAZIONE 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 di eccezione

GET_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_SUBSCRIPTIONS_ID IMPORTAZIONE STRING subscriptionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_031 Abbonamento
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 di eccezione

GET_TOPICS

  • Descrizione: pubsublite.admin.projects.locations.topics.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_TOPICS_ID IMPORTAZIONE 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 di eccezione

LIST_CURSORS

  • Descrizione: cursor.projects.locations.subscriptions.cursors.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_SUBSCRIPTIONS_ID IMPORTAZIONE 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 di eccezione

LIST_OPERATIONS

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

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE 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 di eccezione

LIST_RESERVATIONS

  • Descrizione: pubsublite.admin.projects.locations.reservations.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE 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 di eccezione

LIST_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE 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 di eccezione

LIST_SUBSCRIPTIONS1

  • Descrizione: admin.projects.locations.topics.subscriptions.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_TOPICS_ID IMPORTAZIONE 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 di eccezione

LIST_TOPICS

  • Descrizione: admin.projects.locations.reservations.topics.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_RESERVATIONS_ID IMPORTAZIONE 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 di eccezione

LIST_TOPICS1

  • Descrizione: pubsublite.admin.projects.locations.topics.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE 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 di eccezione

PATCH_RESERVATIONS

  • Descrizione: pubsublite.admin.projects.locations.reservations.patch
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_RESERVATIONS_ID IMPORTAZIONE STRING reservationsId
IS_INPUT IMPORTAZIONE 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 di eccezione

PATCH_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.patch
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_SUBSCRIPTIONS_ID IMPORTAZIONE STRING subscriptionsId
IS_INPUT IMPORTAZIONE TY_031 Abbonamento
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_031 Abbonamento
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 di eccezione

PATCH_TOPICS

  • Descrizione: pubsublite.admin.projects.locations.topics.patch
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_TOPICS_ID IMPORTAZIONE STRING topicsId
IS_INPUT IMPORTAZIONE 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 di eccezione

SEEK_SUBSCRIPTIONS

  • Descrizione: pubsublite.admin.projects.locations.subscriptions.seek
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_SUBSCRIPTIONS_ID IMPORTAZIONE STRING subscriptionsId
IS_INPUT IMPORTAZIONE 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 di eccezione

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBBLICA