Feedback geben
Klasse /GOOG/CL_PUBSUBLITE_V1
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
SAP BTP edition v1.0 keyboard_arrow_down
Klasse
/GOOG/CL_PUBSUBLITE_V1
Übernahme von: /GOOG/CL_HTTP_CLIENT
Beschreibung: Pub/Sub Lite API v1
Allgemeine Informationen zu einer Klasse im ABAP SDK for Google Cloud finden Sie unter
API-Client-Stub .
Typen
Typ
Beschreibung
Transparenz
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
Konstanten
Name
Typ
Beschreibung
Wert
Visuelle Hilfsmittel
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Unterstützte Authentifizierungstypen
IJIJWW
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Google-Dienstname
pubsublite:v1
Öffentlich
C_ROOT_URL
STRING
API-Stamm-URL
https://pubsublite.googleapis.com
Öffentlich
C_REVISION_DATE
DATUM
Überarbeitungsdatum des Discovery-Dokuments
20240224
Öffentlich
C_PATH_PREFIX
STRING
API-Pfadpräfix
PUBLIC
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Niedrigste lokale Version
1,5
PUBLIC
C_CLOUD_VERSION
/GOOG/SDK_VERSION
Niedrigste Cloud-Version
1
PUBLIC
Methoden
Allgemeine Informationen zu einer Methode im ABAP SDK for Google Cloud finden Sie unter
API-Methode .
Constructor
Beschreibung: Constructor
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_KEY_NAME
WIRD IMPORTIERT
/GOOG/KEYNAME
Google Cloud-Schlüsselname
IV_LOG_OBJ
WIRD IMPORTIERT
BALOBJ_D
Anwendungslog: Objektname (Anwendungscode)
IV_LOG_SUBOBJ
WIRD IMPORTIERT
BALSUBOBJ
Anwendungslog: Unterobjekt
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
CANCEL_OPERATIONS
Beschreibung: pubsublite.admin.projects.locations.operations.cancel
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_OPERATIONS_ID
WIRD IMPORTIERT
STRING
operationsId
IS_INPUT
WIRD IMPORTIERT
REF TO DATA
Eingabedaten
ES_RAW
WIRD EXPORTIERT
DATA
Rohausgabedaten
ES_OUTPUT
WIRD EXPORTIERT
REF TO DATA
Ausgabedaten
EV_RET_CODE
WIRD EXPORTIERT
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
COMMIT_CURSOR_SUBSCRIPTIONS
Beschreibung: cursor.projects.locations.subscriptions.commitCursor
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_SUBSCRIPTIONS_ID
WIRD IMPORTIERT
STRING
subscriptionsId
IS_INPUT
WIRD IMPORTIERT
TY_003
CommitCursorRequest
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
WIRD EXPORTIERT
REF TO DATA
Ausgabedaten
EV_RET_CODE
WIRD EXPORTIERT
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
COMPUTE_HEAD_CURSOR_TOPICS
Beschreibung: topicStats.projects.locations.topics.computeHeadCursor
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_TOPICS_ID
WIRD IMPORTIERT
STRING
topicsId
IS_INPUT
WIRD IMPORTIERT
TY_005
ComputeHeadCursorRequest
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_006
ComputeHeadCursorResponse
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
COMPUTE_MESSAGE_STATS_TOPIC
Beschreibung: topicStats.projects.locations.topics.computeMessageStats
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_TOPICS_ID
WIRD IMPORTIERT
STRING
topicsId
IS_INPUT
WIRD IMPORTIERT
TY_007
ComputeMessageStatsRequest
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_008
ComputeMessageStatsResponse
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
COMPUTE_TIME_CURSOR_TOPICS
Beschreibung: topicStats.projects.locations.topics.computeTimeCursor
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_TOPICS_ID
WIRD IMPORTIERT
STRING
topicsId
IS_INPUT
WIRD IMPORTIERT
TY_009
ComputeTimeCursorRequest
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_010
ComputeTimeCursorResponse
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
CREATE_RESERVATIONS
Beschreibung: pubsublite.admin.projects.locations.reservations.create
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_RESERVATIONID
WIRD IMPORTIERT
STRING
reservationId
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IS_INPUT
WIRD IMPORTIERT
TY_026
Reservierung
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_026
Reservierung
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
CREATE_SUBSCRIPTIONS
Beschreibung: pubsublite.admin.projects.locations.subscriptions.create
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_SKIPBACKLOG
WIRD IMPORTIERT
STRING
skipBacklog
IV_Q_SUBSCRIPTIONID
WIRD IMPORTIERT
STRING
subscriptionId
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IS_INPUT
WIRD IMPORTIERT
TY_031
Abo
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_031
Abo
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
CREATE_TOPICS
Beschreibung: pubsublite.admin.projects.locations.topics.create
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_TOPICID
WIRD IMPORTIERT
STRING
topicId
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IS_INPUT
WIRD IMPORTIERT
TY_033
Thema
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_033
Thema
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
DELETE_OPERATIONS
Beschreibung: pubsublite.admin.projects.locations.operations.delete
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_OPERATIONS_ID
WIRD IMPORTIERT
STRING
operationsId
ES_RAW
WIRD EXPORTIERT
DATA
Rohausgabedaten
ES_OUTPUT
WIRD EXPORTIERT
REF TO DATA
Ausgabedaten
EV_RET_CODE
WIRD EXPORTIERT
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
DELETE_RESERVATIONS
Beschreibung: pubsublite.admin.projects.locations.reservations.delete
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_RESERVATIONS_ID
WIRD IMPORTIERT
STRING
reservationsId
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
WIRD EXPORTIERT
REF TO DATA
Ausgabedaten
EV_RET_CODE
WIRD EXPORTIERT
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
DELETE_SUBSCRIPTIONS
Beschreibung: pubsublite.admin.projects.locations.subscriptions.delete
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_SUBSCRIPTIONS_ID
WIRD IMPORTIERT
STRING
subscriptionsId
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
WIRD EXPORTIERT
REF TO DATA
Ausgabedaten
EV_RET_CODE
WIRD EXPORTIERT
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
DELETE_TOPICS
Beschreibung: pubsublite.admin.projects.locations.topics.delete
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_TOPICS_ID
WIRD IMPORTIERT
STRING
topicsId
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
WIRD EXPORTIERT
REF TO DATA
Ausgabedaten
EV_RET_CODE
WIRD EXPORTIERT
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
GET_OPERATIONS
Beschreibung: pubsublite.admin.projects.locations.operations.get
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_OPERATIONS_ID
WIRD IMPORTIERT
STRING
operationsId
ES_RAW
WIRD EXPORTIERT
DATA
Rohausgabedaten
ES_OUTPUT
WIRD EXPORTIERT
TY_022
Vorgang
EV_RET_CODE
WIRD EXPORTIERT
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
GET_PARTITIONS_TOPICS
Beschreibung: pubsublite.admin.projects.locations.topics.getPartitions
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_TOPICS_ID
WIRD IMPORTIERT
STRING
topicsId
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_034
TopicPartitions
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
GET_RESERVATIONS
Beschreibung: pubsublite.admin.projects.locations.reservations.get
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_RESERVATIONS_ID
WIRD IMPORTIERT
STRING
reservationsId
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_026
Reservierung
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
GET_SUBSCRIPTIONS
Beschreibung: pubsublite.admin.projects.locations.subscriptions.get
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_SUBSCRIPTIONS_ID
WIRD IMPORTIERT
STRING
subscriptionsId
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_031
Abo
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
GET_TOPICS
Beschreibung: pubsublite.admin.projects.locations.topics.get
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_TOPICS_ID
WIRD IMPORTIERT
STRING
topicsId
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_033
Thema
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
LIST_CURSORS
Beschreibung: cursor.projects.locations.subscriptions.cursors.list
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_PAGESIZE
WIRD IMPORTIERT
STRING
pageSize
IV_Q_PAGETOKEN
WIRD IMPORTIERT
STRING
pageToken
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_SUBSCRIPTIONS_ID
WIRD IMPORTIERT
STRING
subscriptionsId
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_016
ListPartitionCursorsResponse
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
LIST_OPERATIONS
Beschreibung: pubsublite.admin.projects.locations.operations.list
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_FILTER
WIRD IMPORTIERT
STRING
Filter
IV_Q_PAGESIZE
WIRD IMPORTIERT
STRING
pageSize
IV_Q_PAGETOKEN
WIRD IMPORTIERT
STRING
pageToken
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
ES_RAW
WIRD EXPORTIERT
DATA
Rohausgabedaten
ES_OUTPUT
WIRD EXPORTIERT
TY_015
ListOperationsResponse
EV_RET_CODE
WIRD EXPORTIERT
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
LIST_RESERVATIONS
Beschreibung: pubsublite.admin.projects.locations.reservations.list
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_PAGESIZE
WIRD IMPORTIERT
STRING
pageSize
IV_Q_PAGETOKEN
WIRD IMPORTIERT
STRING
pageToken
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
ES_RAW
WIRD EXPORTIERT
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_018
ListReservationsResponse
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
LIST_SUBSCRIPTIONS
Beschreibung: pubsublite.admin.projects.locations.subscriptions.list
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_PAGESIZE
WIRD IMPORTIERT
STRING
pageSize
IV_Q_PAGETOKEN
WIRD IMPORTIERT
STRING
pageToken
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
ES_RAW
WIRD EXPORTIERT
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_019
ListSubscriptionsResponse
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
LIST_SUBSCRIPTIONS1
Beschreibung: admin.projects.locations.topics.subscriptions.list
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_PAGESIZE
WIRD IMPORTIERT
STRING
pageSize
IV_Q_PAGETOKEN
WIRD IMPORTIERT
STRING
pageToken
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_TOPICS_ID
WIRD IMPORTIERT
STRING
topicsId
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_020
ListTopicSubscriptionsResponse
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
LIST_TOPICS
Beschreibung: admin.projects.locations.reservations.topics.list
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_PAGESIZE
WIRD IMPORTIERT
STRING
pageSize
IV_Q_PAGETOKEN
WIRD IMPORTIERT
STRING
pageToken
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_RESERVATIONS_ID
WIRD IMPORTIERT
STRING
reservationsId
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_017
ListReservationTopicsResponse
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
LIST_TOPICS1
Beschreibung: pubsublite.admin.projects.locations.topics.list
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_PAGESIZE
WIRD IMPORTIERT
STRING
pageSize
IV_Q_PAGETOKEN
WIRD IMPORTIERT
STRING
pageToken
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
ES_RAW
WIRD EXPORTIERT
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_021
ListTopicsResponse
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
PATCH_RESERVATIONS
Beschreibung: pubsublite.admin.projects.locations.reservations.patch
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_UPDATEMASK
WIRD IMPORTIERT
STRING
updateMask
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_RESERVATIONS_ID
WIRD IMPORTIERT
STRING
reservationsId
IS_INPUT
WIRD IMPORTIERT
TY_026
Reservierung
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_026
Reservierung
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
PATCH_SUBSCRIPTIONS
Beschreibung: pubsublite.admin.projects.locations.subscriptions.patch
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_UPDATEMASK
WIRD IMPORTIERT
STRING
updateMask
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_SUBSCRIPTIONS_ID
WIRD IMPORTIERT
STRING
subscriptionsId
IS_INPUT
IMPORTING
TY_031
Abo
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_031
Abo
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
PATCH_TOPICS
Beschreibung: pubsublite.admin.projects.locations.topics.patch
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_Q_UPDATEMASK
WIRD IMPORTIERT
STRING
updateMask
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_TOPICS_ID
WIRD IMPORTIERT
STRING
topicsId
IS_INPUT
IMPORTING
TY_033
Thema
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
EXPORTING
TY_033
Thema
EV_RET_CODE
EXPORTING
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Ausnahmeklasse
SEEK_SUBSCRIPTIONS
Beschreibung: pubsublite.admin.projects.locations.subscriptions.seek
Sichtbarkeit: Öffentlich
Parameter
Name
Kategorie
Typ
Beschreibung
IV_P_PROJECTS_ID
WIRD IMPORTIERT
STRING
projectsId
IV_P_LOCATIONS_ID
WIRD IMPORTIERT
STRING
locationsId
IV_P_SUBSCRIPTIONS_ID
WIRD IMPORTIERT
STRING
subscriptionsId
IS_INPUT
WIRD IMPORTIERT
TY_029
SeekSubscriptionRequest
ES_RAW
EXPORTING
DATA
Rohausgabedaten
ES_OUTPUT
WIRD EXPORTIERT
TY_022
Vorgang
EV_RET_CODE
WIRD EXPORTIERT
I
Rückgabecode
EV_ERR_TEXT
WIRD EXPORTIERT
STRING
Fehlertext
ES_ERR_RESP
WIRD EXPORTIERT
/GOOG/ERR_RESP
Fehlerantwort
Ausnahme
Name
Beschreibung
/GOOG/CX_SDK
ABAP SDK für Google Cloud: Ausnahmeklasse
SCHLIEẞEN
Beschreibung: Verbindung schließen
Sichtbarkeit: Öffentlich
Feedback geben
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers . Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-04-23 (UTC).
Haben Sie Feedback für uns?
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","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"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-04-23 (UTC)."],[],[]]