Class
/GOOG/CL_LOGGING_V2
- Inheriting from:
/GOOG/CL_HTTP_CLIENT - Description:
Cloud Logging API v2
Types
| Type | Description | Visibility |
|---|---|---|
TY_001
|
BigQueryDataset
|
PUBLIC |
TY_002
|
BigQueryOptions
|
PUBLIC |
TY_003
|
BucketOptions
|
PUBLIC |
TY_005
|
CmekSettings
|
PUBLIC |
TY_006
|
CopyLogEntriesRequest
|
PUBLIC |
TY_011
|
Explicit
|
PUBLIC |
TY_012
|
Exponential
|
PUBLIC |
TY_013
|
HttpRequest
|
PUBLIC |
TY_014
|
IndexConfig
|
PUBLIC |
TY_015
|
LabelDescriptor
|
PUBLIC |
TY_016
|
Linear
|
PUBLIC |
TY_017
|
Link
|
PUBLIC |
TY_018
|
ListBucketsResponse
|
PUBLIC |
TY_019
|
ListExclusionsResponse
|
PUBLIC |
TY_020
|
ListLinksResponse
|
PUBLIC |
TY_021
|
ListLocationsResponse
|
PUBLIC |
TY_022
|
ListLogEntriesRequest
|
PUBLIC |
TY_023
|
ListLogEntriesResponse
|
PUBLIC |
TY_024
|
ListLogMetricsResponse
|
PUBLIC |
TY_025
|
ListLogsResponse
|
PUBLIC |
TY_026
|
ListMonitoredResourceDescriptorsResponse
|
PUBLIC |
TY_027
|
ListOperationsResponse
|
PUBLIC |
TY_028
|
ListSinksResponse
|
PUBLIC |
TY_029
|
ListViewsResponse
|
PUBLIC |
TY_030
|
Location
|
PUBLIC |
TY_031
|
LogBucket
|
PUBLIC |
TY_032
|
LogEntry
|
PUBLIC |
TY_033
|
LogEntryOperation
|
PUBLIC |
TY_034
|
LogEntrySourceLocation
|
PUBLIC |
TY_035
|
LogExclusion
|
PUBLIC |
TY_037
|
LogMetric
|
PUBLIC |
TY_038
|
LogSink
|
PUBLIC |
TY_039
|
LogSplit
|
PUBLIC |
TY_040
|
LogView
|
PUBLIC |
TY_041
|
MetricDescriptor
|
PUBLIC |
TY_042
|
MetricDescriptorMetadata
|
PUBLIC |
TY_043
|
MonitoredResource
|
PUBLIC |
TY_044
|
MonitoredResourceDescriptor
|
PUBLIC |
TY_045
|
MonitoredResourceMetadata
|
PUBLIC |
TY_046
|
Operation
|
PUBLIC |
TY_047
|
Settings
|
PUBLIC |
TY_050
|
Status
|
PUBLIC |
TY_051
|
SuppressionInfo
|
PUBLIC |
TY_052
|
TailLogEntriesRequest
|
PUBLIC |
TY_053
|
TailLogEntriesResponse
|
PUBLIC |
TY_056
|
WriteLogEntriesRequest
|
PUBLIC |
TY_058
|
DefaultSinkConfig
|
PUBLIC |
TY_059
|
ListRecentQueriesResponse
|
PUBLIC |
TY_060
|
ListSavedQueriesResponse
|
PUBLIC |
TY_061
|
LogErrorGroup
|
PUBLIC |
TY_062
|
LoggingQuery
|
PUBLIC |
TY_063
|
OpsAnalyticsQuery
|
PUBLIC |
TY_064
|
RecentQuery
|
PUBLIC |
TY_065
|
SavedQuery
|
PUBLIC |
TY_066
|
SummaryField
|
PUBLIC |
TY_067
|
AuditConfig
|
PUBLIC |
TY_068
|
AuditLogConfig
|
PUBLIC |
TY_069
|
Binding
|
PUBLIC |
TY_070
|
Expr
|
PUBLIC |
TY_071
|
GetIamPolicyRequest
|
PUBLIC |
TY_072
|
GetPolicyOptions
|
PUBLIC |
TY_073
|
Policy
|
PUBLIC |
TY_074
|
SetIamPolicyRequest
|
PUBLIC |
TY_075
|
TestIamPermissionsRequest
|
PUBLIC |
TY_076
|
TestIamPermissionsResponse
|
PUBLIC |
TY_077
|
ListLogScopesResponse
|
PUBLIC |
TY_078
|
LogScope
|
PUBLIC |
TY_T_014
|
IndexConfig
|
PUBLIC |
TY_T_015
|
LabelDescriptor
|
PUBLIC |
TY_T_017
|
Link
|
PUBLIC |
TY_T_030
|
Location
|
PUBLIC |
TY_T_031
|
LogBucket
|
PUBLIC |
TY_T_032
|
LogEntry
|
PUBLIC |
TY_T_035
|
LogExclusion
|
PUBLIC |
TY_T_037
|
LogMetric
|
PUBLIC |
TY_T_038
|
LogSink
|
PUBLIC |
TY_T_040
|
LogView
|
PUBLIC |
TY_T_044
|
MonitoredResourceDescriptor
|
PUBLIC |
TY_T_046
|
Operation
|
PUBLIC |
TY_T_051
|
SuppressionInfo
|
PUBLIC |
TY_T_061
|
LogErrorGroup
|
PUBLIC |
TY_T_064
|
RecentQuery
|
PUBLIC |
TY_T_065
|
SavedQuery
|
PUBLIC |
TY_T_066
|
SummaryField
|
PUBLIC |
TY_T_067
|
AuditConfig
|
PUBLIC |
TY_T_068
|
AuditLogConfig
|
PUBLIC |
TY_T_069
|
Binding
|
PUBLIC |
TY_T_078
|
LogScope
|
PUBLIC |
TY_T_STRING
|
Table of Strings
|
PUBLIC |
TY T
/GOOG/NUM_DOUBLE
|
|
PUBLIC |
Constants
| Name | Type | Description | Value | Visibility |
|---|---|---|---|---|
C_SUPPORTED_AUTH
|
/GOOG/SUPP_AUTH
|
Supported Auth Types | IJIJWW | PUBLIC |
C_SERVICE_NAME
|
/GOOG/SERVICE_NAME
|
Google Service Name | logging:v2 | PUBLIC |
C_ROOT_URL
|
STRING
|
API Root URL | https://logging.googleapis.com | PUBLIC |
C_REVISION_DATE
|
DATUM
|
Discovery Document revision Date | 20241108 | PUBLIC |
C_PATH_PREFIX
|
STRING
|
API Path Prefix | PUBLIC | |
C_ON_PREM_VERSION
|
/GOOG/SDK_VERSION
|
Lowest On-premises Version | 1.7 | PUBLIC |
C_CLOUD_VERSION
|
/GOOG/SDK_VERSION
|
Lowest Cloud Version | 1.0 | PUBLIC |
Methods
For general information about a method in ABAP SDK for Google Cloud, see API method .CONSTRUCTOR
- Description: Constructor
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_KEY_NAME
|
IMPORTING | /GOOG/KEYNAME
|
Google Cloud Key Name |
IV_LOG_OBJ
|
IMPORTING | BALOBJ_D
|
Application log: Object name (Application code) |
IV_LOG_SUBOBJ
|
IMPORTING | BALSUBOBJ
|
Application Log: Subobject |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CANCEL_OPERATIONS
- Description: logging.billingAccounts.locations.operations.cancel
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_OPERATIONS_ID
|
IMPORTING | STRING
|
operationsId |
IS_INPUT
|
IMPORTING | DATA
|
Input Data |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CANCEL_OPERATIONS1
- Description: logging.folders.locations.operations.cancel
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_OPERATIONS_ID
|
IMPORTING | STRING
|
operationsId |
IS_INPUT
|
IMPORTING | DATA
|
Input Data |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CANCEL_OPERATIONS2
- Description: logging.locations.operations.cancel
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_OPERATIONS_ID
|
IMPORTING | STRING
|
operationsId |
IS_INPUT
|
IMPORTING | DATA
|
Input Data |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CANCEL_OPERATIONS3
- Description: logging.organizations.locations.operations.cancel
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_OPERATIONS_ID
|
IMPORTING | STRING
|
operationsId |
IS_INPUT
|
IMPORTING | DATA
|
Input Data |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CANCEL_OPERATIONS4
- Description: logging.projects.locations.operations.cancel
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_OPERATIONS_ID
|
IMPORTING | STRING
|
operationsId |
IS_INPUT
|
IMPORTING | DATA
|
Input Data |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
COPY_ENTRIES
- Description: logging.entries.copy
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IS_INPUT
|
IMPORTING | TY_006
|
CopyLogEntriesRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_ASYNC_BUCKETS
- Description: logging.billingAccounts.locations.buckets.createAsync
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_BUCKETID
|
IMPORTING | STRING
|
bucketId |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_ASYNC_BUCKETS1
- Description: logging.folders.locations.buckets.createAsync
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_BUCKETID
|
IMPORTING | STRING
|
bucketId |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_ASYNC_BUCKETS2
- Description: logging.locations.buckets.createAsync
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_BUCKETID
|
IMPORTING | STRING
|
bucketId |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_ASYNC_BUCKETS3
- Description: logging.organizations.locations.buckets.createAsync
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_BUCKETID
|
IMPORTING | STRING
|
bucketId |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_ASYNC_BUCKETS4
- Description: logging.projects.locations.buckets.createAsync
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_BUCKETID
|
IMPORTING | STRING
|
bucketId |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_BUCKETS
- Description: logging.billingAccounts.locations.buckets.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_BUCKETID
|
IMPORTING | STRING
|
bucketId |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_BUCKETS1
- Description: logging.folders.locations.buckets.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_BUCKETID
|
IMPORTING | STRING
|
bucketId |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_BUCKETS2
- Description: logging.locations.buckets.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_BUCKETID
|
IMPORTING | STRING
|
bucketId |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_BUCKETS3
- Description: logging.organizations.locations.buckets.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_BUCKETID
|
IMPORTING | STRING
|
bucketId |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_BUCKETS4
- Description: logging.projects.locations.buckets.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_BUCKETID
|
IMPORTING | STRING
|
bucketId |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_EXCLUSIONS
- Description: logging.billingAccounts.exclusions.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IS_INPUT
|
IMPORTING | TY_035
|
LogExclusion |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_EXCLUSIONS1
- Description: logging.exclusions.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IS_INPUT
|
IMPORTING | TY_035
|
LogExclusion |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_EXCLUSIONS2
- Description: logging.folders.exclusions.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IS_INPUT
|
IMPORTING | TY_035
|
LogExclusion |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_EXCLUSIONS3
- Description: logging.organizations.exclusions.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IS_INPUT
|
IMPORTING | TY_035
|
LogExclusion |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_EXCLUSIONS4
- Description: logging.projects.exclusions.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IS_INPUT
|
IMPORTING | TY_035
|
LogExclusion |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_LINKS
- Description: logging.billingAccounts.locations.buckets.links.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_LINKID
|
IMPORTING | STRING
|
linkId |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_017
|
Link |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_LINKS1
- Description: logging.folders.locations.buckets.links.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_LINKID
|
IMPORTING | STRING
|
linkId |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_017
|
Link |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_LINKS2
- Description: logging.locations.buckets.links.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_LINKID
|
IMPORTING | STRING
|
linkId |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_017
|
Link |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_LINKS3
- Description: logging.organizations.locations.buckets.links.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_LINKID
|
IMPORTING | STRING
|
linkId |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_017
|
Link |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_LINKS4
- Description: logging.projects.locations.buckets.links.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_LINKID
|
IMPORTING | STRING
|
linkId |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_017
|
Link |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_LOG_SCOPES
- Description: logging.folders.locations.logScopes.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_LOGSCOPEID
|
IMPORTING | STRING
|
logScopeId |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_078
|
LogScope |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_078
|
LogScope |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_LOG_SCOPES1
- Description: logging.organizations.locations.logScopes.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_LOGSCOPEID
|
IMPORTING | STRING
|
logScopeId |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_078
|
LogScope |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_078
|
LogScope |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_LOG_SCOPES2
- Description: logging.projects.locations.logScopes.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_LOGSCOPEID
|
IMPORTING | STRING
|
logScopeId |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_078
|
LogScope |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_078
|
LogScope |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_METRICS
- Description: logging.projects.metrics.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IS_INPUT
|
IMPORTING | TY_037
|
LogMetric |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_037
|
LogMetric |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_SAVED_QUERIES
- Description: logging.billingAccounts.locations.savedQueries.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_SAVEDQUERYID
|
IMPORTING | STRING
|
savedQueryId |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_065
|
SavedQuery |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_SAVED_QUERIES1
- Description: logging.folders.locations.savedQueries.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_SAVEDQUERYID
|
IMPORTING | STRING
|
savedQueryId |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_065
|
SavedQuery |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_SAVED_QUERIES2
- Description: logging.organizations.locations.savedQueries.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_SAVEDQUERYID
|
IMPORTING | STRING
|
savedQueryId |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_065
|
SavedQuery |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_SAVED_QUERIES3
- Description: logging.projects.locations.savedQueries.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_SAVEDQUERYID
|
IMPORTING | STRING
|
savedQueryId |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IS_INPUT
|
IMPORTING | TY_065
|
SavedQuery |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_SINKS
- Description: logging.billingAccounts.sinks.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_SINKS1
- Description: logging.folders.sinks.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_SINKS2
- Description: logging.organizations.sinks.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_SINKS3
- Description: logging.projects.sinks.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_SINKS4
- Description: logging.sinks.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_VIEWS
- Description: logging.billingAccounts.locations.buckets.views.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_VIEWID
|
IMPORTING | STRING
|
viewId |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_040
|
LogView |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_VIEWS1
- Description: logging.folders.locations.buckets.views.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_VIEWID
|
IMPORTING | STRING
|
viewId |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_040
|
LogView |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_VIEWS2
- Description: logging.locations.buckets.views.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_VIEWID
|
IMPORTING | STRING
|
viewId |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_040
|
LogView |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_VIEWS3
- Description: logging.organizations.locations.buckets.views.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_VIEWID
|
IMPORTING | STRING
|
viewId |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_040
|
LogView |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CREATE_VIEWS4
- Description: logging.projects.locations.buckets.views.create
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_VIEWID
|
IMPORTING | STRING
|
viewId |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_040
|
LogView |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_BUCKETS
- Description: logging.billingAccounts.locations.buckets.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_BUCKETS1
- Description: logging.folders.locations.buckets.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_BUCKETS2
- Description: logging.locations.buckets.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_BUCKETS3
- Description: logging.organizations.locations.buckets.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_BUCKETS4
- Description: logging.projects.locations.buckets.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_EXCLUSIONS
- Description: logging.billingAccounts.exclusions.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_EXCLUSIONS1
- Description: logging.exclusions.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_EXCLUSIONS2
- Description: logging.folders.exclusions.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_EXCLUSIONS3
- Description: logging.organizations.exclusions.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_EXCLUSIONS4
- Description: logging.projects.exclusions.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LINKS
- Description: logging.billingAccounts.locations.buckets.links.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_LINKS_ID
|
IMPORTING | STRING
|
linksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LINKS1
- Description: logging.folders.locations.buckets.links.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_LINKS_ID
|
IMPORTING | STRING
|
linksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LINKS2
- Description: logging.locations.buckets.links.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_LINKS_ID
|
IMPORTING | STRING
|
linksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LINKS3
- Description: logging.organizations.locations.buckets.links.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_LINKS_ID
|
IMPORTING | STRING
|
linksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LINKS4
- Description: logging.projects.locations.buckets.links.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_LINKS_ID
|
IMPORTING | STRING
|
linksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LOGS
- Description: logging.billingAccounts.logs.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOGS_ID
|
IMPORTING | STRING
|
logsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LOGS1
- Description: logging.folders.logs.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOGS_ID
|
IMPORTING | STRING
|
logsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LOGS2
- Description: logging.logs.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOGS_ID
|
IMPORTING | STRING
|
logsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LOGS3
- Description: logging.organizations.logs.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOGS_ID
|
IMPORTING | STRING
|
logsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LOGS4
- Description: logging.projects.logs.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOGS_ID
|
IMPORTING | STRING
|
logsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LOG_SCOPES
- Description: logging.folders.locations.logScopes.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_LOG_SCOPES_ID
|
IMPORTING | STRING
|
logScopesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LOG_SCOPES1
- Description: logging.organizations.locations.logScopes.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_LOG_SCOPES_ID
|
IMPORTING | STRING
|
logScopesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_LOG_SCOPES2
- Description: logging.projects.locations.logScopes.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_LOG_SCOPES_ID
|
IMPORTING | STRING
|
logScopesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_METRICS
- Description: logging.projects.metrics.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_METRICS_ID
|
IMPORTING | STRING
|
metricsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_SAVED_QUERIES
- Description: logging.billingAccounts.locations.savedQueries.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_SAVED_QUERIES1
- Description: logging.folders.locations.savedQueries.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_SAVED_QUERIES2
- Description: logging.organizations.locations.savedQueries.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_SAVED_QUERIES3
- Description: logging.projects.locations.savedQueries.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_SINKS
- Description: logging.billingAccounts.sinks.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_SINKS1
- Description: logging.folders.sinks.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_SINKS2
- Description: logging.organizations.sinks.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_SINKS3
- Description: logging.projects.sinks.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_SINKS4
- Description: logging.sinks.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_VIEWS
- Description: logging.billingAccounts.locations.buckets.views.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_VIEWS1
- Description: logging.folders.locations.buckets.views.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_VIEWS2
- Description: logging.locations.buckets.views.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_VIEWS3
- Description: logging.organizations.locations.buckets.views.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
DELETE_VIEWS4
- Description: logging.projects.locations.buckets.views.delete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_BUCKETS
- Description: logging.billingAccounts.locations.buckets.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_BUCKETS1
- Description: logging.folders.locations.buckets.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_BUCKETS2
- Description: logging.locations.buckets.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_BUCKETS3
- Description: logging.organizations.locations.buckets.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_BUCKETS4
- Description: logging.projects.locations.buckets.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_CMEK_SETTINGS_BILLING_A
- Description: logging.billingAccounts.getCmekSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_005
|
CmekSettings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_CMEK_SETTINGS_FOLDERS
- Description: logging.folders.getCmekSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_005
|
CmekSettings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_CMEK_SETTINGS_ORGANIZAT
- Description: logging.organizations.getCmekSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_005
|
CmekSettings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_CMEK_SETTINGS_PROJECTS
- Description: logging.projects.getCmekSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_005
|
CmekSettings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_CMEK_SETTINGS_V2
- Description: logging.getCmekSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_005
|
CmekSettings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_EXCLUSIONS
- Description: logging.billingAccounts.exclusions.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_EXCLUSIONS1
- Description: logging.exclusions.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_EXCLUSIONS2
- Description: logging.folders.exclusions.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_EXCLUSIONS3
- Description: logging.organizations.exclusions.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_EXCLUSIONS4
- Description: logging.projects.exclusions.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_IAM_POLICY_VIEWS
- Description: logging.folders.locations.buckets.views.getIamPolicy
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_071
|
GetIamPolicyRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_073
|
Policy |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_IAM_POLICY_VIEWS1
- Description: logging.locations.buckets.views.getIamPolicy
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_071
|
GetIamPolicyRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_073
|
Policy |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_IAM_POLICY_VIEWS2
- Description: logging.organizations.locations.buckets.views.getIamPolicy
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_071
|
GetIamPolicyRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_073
|
Policy |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_IAM_POLICY_VIEWS3
- Description: logging.projects.locations.buckets.views.getIamPolicy
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_071
|
GetIamPolicyRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_073
|
Policy |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LINKS
- Description: logging.billingAccounts.locations.buckets.links.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_LINKS_ID
|
IMPORTING | STRING
|
linksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_017
|
Link |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LINKS1
- Description: logging.folders.locations.buckets.links.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_LINKS_ID
|
IMPORTING | STRING
|
linksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_017
|
Link |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LINKS2
- Description: logging.locations.buckets.links.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_LINKS_ID
|
IMPORTING | STRING
|
linksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_017
|
Link |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LINKS3
- Description: logging.organizations.locations.buckets.links.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_LINKS_ID
|
IMPORTING | STRING
|
linksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_017
|
Link |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LINKS4
- Description: logging.projects.locations.buckets.links.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_LINKS_ID
|
IMPORTING | STRING
|
linksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_017
|
Link |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LOCATIONS
- Description: logging.billingAccounts.locations.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_030
|
Location |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LOCATIONS1
- Description: logging.folders.locations.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_030
|
Location |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LOCATIONS2
- Description: logging.locations.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_030
|
Location |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LOCATIONS3
- Description: logging.organizations.locations.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_030
|
Location |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LOCATIONS4
- Description: logging.projects.locations.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_030
|
Location |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LOG_SCOPES
- Description: logging.folders.locations.logScopes.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_LOG_SCOPES_ID
|
IMPORTING | STRING
|
logScopesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_078
|
LogScope |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LOG_SCOPES1
- Description: logging.organizations.locations.logScopes.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_LOG_SCOPES_ID
|
IMPORTING | STRING
|
logScopesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_078
|
LogScope |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_LOG_SCOPES2
- Description: logging.projects.locations.logScopes.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_LOG_SCOPES_ID
|
IMPORTING | STRING
|
logScopesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_078
|
LogScope |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_METRICS
- Description: logging.projects.metrics.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_METRICS_ID
|
IMPORTING | STRING
|
metricsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_037
|
LogMetric |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_OPERATIONS
- Description: logging.billingAccounts.locations.operations.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_OPERATIONS_ID
|
IMPORTING | STRING
|
operationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_OPERATIONS1
- Description: logging.folders.locations.operations.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_OPERATIONS_ID
|
IMPORTING | STRING
|
operationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_OPERATIONS2
- Description: logging.locations.operations.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_OPERATIONS_ID
|
IMPORTING | STRING
|
operationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_OPERATIONS3
- Description: logging.organizations.locations.operations.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_OPERATIONS_ID
|
IMPORTING | STRING
|
operationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_OPERATIONS4
- Description: logging.projects.locations.operations.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_OPERATIONS_ID
|
IMPORTING | STRING
|
operationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SAVED_QUERIES
- Description: logging.billingAccounts.locations.savedQueries.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SAVED_QUERIES1
- Description: logging.folders.locations.savedQueries.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SAVED_QUERIES2
- Description: logging.organizations.locations.savedQueries.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SAVED_QUERIES3
- Description: logging.projects.locations.savedQueries.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SETTINGS_BILLING_ACCOUN
- Description: logging.billingAccounts.getSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_047
|
Settings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SETTINGS_FOLDERS
- Description: logging.folders.getSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_047
|
Settings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SETTINGS_ORGANIZATIONS
- Description: logging.organizations.getSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_047
|
Settings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SETTINGS_PROJECTS
- Description: logging.projects.getSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_047
|
Settings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SETTINGS_V2
- Description: logging.getSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_047
|
Settings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SINKS
- Description: logging.billingAccounts.sinks.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SINKS1
- Description: logging.folders.sinks.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SINKS2
- Description: logging.organizations.sinks.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SINKS3
- Description: logging.projects.sinks.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_SINKS4
- Description: logging.sinks.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_VIEWS
- Description: logging.billingAccounts.locations.buckets.views.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_VIEWS1
- Description: logging.folders.locations.buckets.views.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_VIEWS2
- Description: logging.locations.buckets.views.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_VIEWS3
- Description: logging.organizations.locations.buckets.views.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
GET_VIEWS4
- Description: logging.projects.locations.buckets.views.get
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_BUCKETS
- Description: logging.billingAccounts.locations.buckets.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_018
|
ListBucketsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_BUCKETS1
- Description: logging.folders.locations.buckets.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_018
|
ListBucketsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_BUCKETS2
- Description: logging.locations.buckets.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_018
|
ListBucketsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_BUCKETS3
- Description: logging.organizations.locations.buckets.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_018
|
ListBucketsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_BUCKETS4
- Description: logging.projects.locations.buckets.list
- Visibility: PUBLIC
Parameters
| Name | Category | 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
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_018
|
ListBucketsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_ENTRIES
- Description: logging.entries.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IS_INPUT
|
IMPORTING | TY_022
|
ListLogEntriesRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_023
|
ListLogEntriesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_EXCLUSIONS
- Description: logging.billingAccounts.exclusions.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_019
|
ListExclusionsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_EXCLUSIONS1
- Description: logging.exclusions.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_019
|
ListExclusionsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_EXCLUSIONS2
- Description: logging.folders.exclusions.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_019
|
ListExclusionsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_EXCLUSIONS3
- Description: logging.organizations.exclusions.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_019
|
ListExclusionsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_EXCLUSIONS4
- Description: logging.projects.exclusions.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_019
|
ListExclusionsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LINKS
- Description: logging.billingAccounts.locations.buckets.links.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_020
|
ListLinksResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LINKS1
- Description: logging.folders.locations.buckets.links.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_020
|
ListLinksResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LINKS2
- Description: logging.locations.buckets.links.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_020
|
ListLinksResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LINKS3
- Description: logging.organizations.locations.buckets.links.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_020
|
ListLinksResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LINKS4
- Description: logging.projects.locations.buckets.links.list
- Visibility: PUBLIC
Parameters
| Name | Category | 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
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_020
|
ListLinksResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOCATIONS
- Description: logging.billingAccounts.locations.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_021
|
ListLocationsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOCATIONS1
- Description: logging.folders.locations.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_021
|
ListLocationsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOCATIONS2
- Description: logging.locations.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_021
|
ListLocationsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOCATIONS3
- Description: logging.organizations.locations.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_021
|
ListLocationsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOCATIONS4
- Description: logging.projects.locations.list
- Visibility: PUBLIC
Parameters
| Name | Category | 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 |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_021
|
ListLocationsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOGS
- Description: logging.billingAccounts.locations.buckets.views.logs.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_Q_RESOURCENAMES
|
IMPORTING | STRING
|
resourceNames |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_025
|
ListLogsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOGS1
- Description: logging.billingAccounts.logs.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_Q_RESOURCENAMES
|
IMPORTING | STRING
|
resourceNames |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_025
|
ListLogsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOGS2
- Description: logging.folders.locations.buckets.views.logs.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_Q_RESOURCENAMES
|
IMPORTING | STRING
|
resourceNames |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_025
|
ListLogsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOGS3
- Description: logging.folders.logs.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_Q_RESOURCENAMES
|
IMPORTING | STRING
|
resourceNames |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_025
|
ListLogsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOGS4
- Description: logging.logs.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_Q_RESOURCENAMES
|
IMPORTING | STRING
|
resourceNames |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_025
|
ListLogsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOGS5
- Description: logging.organizations.locations.buckets.views.logs.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_Q_RESOURCENAMES
|
IMPORTING | STRING
|
resourceNames |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_025
|
ListLogsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOGS6
- Description: logging.organizations.logs.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_Q_RESOURCENAMES
|
IMPORTING | STRING
|
resourceNames |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_025
|
ListLogsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOGS7
- Description: logging.projects.locations.buckets.views.logs.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_Q_RESOURCENAMES
|
IMPORTING | STRING
|
resourceNames |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_025
|
ListLogsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOGS8
- Description: logging.projects.logs.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_Q_RESOURCENAMES
|
IMPORTING | STRING
|
resourceNames |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_025
|
ListLogsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOG_SCOPES
- Description: logging.folders.locations.logScopes.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_077
|
ListLogScopesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOG_SCOPES1
- Description: logging.organizations.locations.logScopes.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_077
|
ListLogScopesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_LOG_SCOPES2
- Description: logging.projects.locations.logScopes.list
- Visibility: PUBLIC
Parameters
| Name | Category | 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
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_077
|
ListLogScopesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_METRICS
- Description: logging.projects.metrics.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_024
|
ListLogMetricsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_MONITORED_RESOURCE_DES
- Description: logging.monitoredResourceDescriptors.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_026
|
ListMonitoredResourceDescriptorsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_OPERATIONS
- Description: logging.billingAccounts.locations.operations.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_027
|
ListOperationsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_OPERATIONS1
- Description: logging.folders.locations.operations.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_027
|
ListOperationsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_OPERATIONS2
- Description: logging.locations.operations.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_027
|
ListOperationsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_OPERATIONS3
- Description: logging.organizations.locations.operations.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_027
|
ListOperationsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_OPERATIONS4
- Description: logging.projects.locations.operations.list
- Visibility: PUBLIC
Parameters
| Name | Category | 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
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_027
|
ListOperationsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_RECENT_QUERIES
- Description: logging.billingAccounts.locations.recentQueries.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_059
|
ListRecentQueriesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_RECENT_QUERIES1
- Description: logging.folders.locations.recentQueries.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_059
|
ListRecentQueriesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_RECENT_QUERIES2
- Description: logging.organizations.locations.recentQueries.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_059
|
ListRecentQueriesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_RECENT_QUERIES3
- Description: logging.projects.locations.recentQueries.list
- Visibility: PUBLIC
Parameters
| Name | Category | 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
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_059
|
ListRecentQueriesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_SAVED_QUERIES
- Description: logging.billingAccounts.locations.savedQueries.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_060
|
ListSavedQueriesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_SAVED_QUERIES1
- Description: logging.folders.locations.savedQueries.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_060
|
ListSavedQueriesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_SAVED_QUERIES2
- Description: logging.organizations.locations.savedQueries.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_060
|
ListSavedQueriesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_SAVED_QUERIES3
- Description: logging.projects.locations.savedQueries.list
- Visibility: PUBLIC
Parameters
| Name | Category | 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
|
locationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_060
|
ListSavedQueriesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_SINKS
- Description: logging.billingAccounts.sinks.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_028
|
ListSinksResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_SINKS1
- Description: logging.folders.sinks.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_028
|
ListSinksResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_SINKS2
- Description: logging.organizations.sinks.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_028
|
ListSinksResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_SINKS3
- Description: logging.projects.sinks.list
- Visibility: PUBLIC
Parameters
| Name | Category | 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 |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_028
|
ListSinksResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_SINKS4
- Description: logging.sinks.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_FILTER
|
IMPORTING | STRING
|
filter |
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_028
|
ListSinksResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_VIEWS
- Description: logging.billingAccounts.locations.buckets.views.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_029
|
ListViewsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_VIEWS1
- Description: logging.folders.locations.buckets.views.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_029
|
ListViewsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_VIEWS2
- Description: logging.locations.buckets.views.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_029
|
ListViewsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_VIEWS3
- Description: logging.organizations.locations.buckets.views.list
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_PAGESIZE
|
IMPORTING | STRING
|
pageSize |
IV_Q_PAGETOKEN
|
IMPORTING | STRING
|
pageToken |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_029
|
ListViewsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
LIST_VIEWS4
- Description: logging.projects.locations.buckets.views.list
- Visibility: PUBLIC
Parameters
| Name | Category | 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
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_029
|
ListViewsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_BUCKETS
- Description: logging.billingAccounts.locations.buckets.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_BUCKETS1
- Description: logging.folders.locations.buckets.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_BUCKETS2
- Description: logging.locations.buckets.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_BUCKETS3
- Description: logging.organizations.locations.buckets.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_BUCKETS4
- Description: logging.projects.locations.buckets.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_031
|
LogBucket |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_EXCLUSIONS
- Description: logging.billingAccounts.exclusions.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
IS_INPUT
|
IMPORTING | TY_035
|
LogExclusion |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_EXCLUSIONS1
- Description: logging.exclusions.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
IS_INPUT
|
IMPORTING | TY_035
|
LogExclusion |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_EXCLUSIONS2
- Description: logging.folders.exclusions.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
IS_INPUT
|
IMPORTING | TY_035
|
LogExclusion |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_EXCLUSIONS3
- Description: logging.organizations.exclusions.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
IS_INPUT
|
IMPORTING | TY_035
|
LogExclusion |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_EXCLUSIONS4
- Description: logging.projects.exclusions.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_EXCLUSIONS_ID
|
IMPORTING | STRING
|
exclusionsId |
IS_INPUT
|
IMPORTING | TY_035
|
LogExclusion |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_035
|
LogExclusion |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_LOG_SCOPES
- Description: logging.folders.locations.logScopes.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_LOG_SCOPES_ID
|
IMPORTING | STRING
|
logScopesId |
IS_INPUT
|
IMPORTING | TY_078
|
LogScope |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_078
|
LogScope |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_LOG_SCOPES1
- Description: logging.organizations.locations.logScopes.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_LOG_SCOPES_ID
|
IMPORTING | STRING
|
logScopesId |
IS_INPUT
|
IMPORTING | TY_078
|
LogScope |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_078
|
LogScope |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_LOG_SCOPES2
- Description: logging.projects.locations.logScopes.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_LOG_SCOPES_ID
|
IMPORTING | STRING
|
logScopesId |
IS_INPUT
|
IMPORTING | TY_078
|
LogScope |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_078
|
LogScope |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_SAVED_QUERIES
- Description: logging.billingAccounts.locations.savedQueries.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
IS_INPUT
|
IMPORTING | TY_065
|
SavedQuery |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_SAVED_QUERIES1
- Description: logging.folders.locations.savedQueries.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
IS_INPUT
|
IMPORTING | TY_065
|
SavedQuery |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_SAVED_QUERIES2
- Description: logging.organizations.locations.savedQueries.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
IS_INPUT
|
IMPORTING | TY_065
|
SavedQuery |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_SAVED_QUERIES3
- Description: logging.projects.locations.savedQueries.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_SAVED_QUERIES_ID
|
IMPORTING | STRING
|
savedQueriesId |
IS_INPUT
|
IMPORTING | TY_065
|
SavedQuery |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_065
|
SavedQuery |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_SINKS
- Description: logging.billingAccounts.sinks.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_SINKS1
- Description: logging.folders.sinks.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_SINKS2
- Description: logging.organizations.sinks.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_SINKS3
- Description: logging.projects.sinks.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_VIEWS
- Description: logging.billingAccounts.locations.buckets.views.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_040
|
LogView |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_VIEWS1
- Description: logging.folders.locations.buckets.views.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_040
|
LogView |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_VIEWS2
- Description: logging.locations.buckets.views.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_040
|
LogView |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_VIEWS3
- Description: logging.organizations.locations.buckets.views.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_040
|
LogView |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
PATCH_VIEWS4
- Description: logging.projects.locations.buckets.views.patch
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_040
|
LogView |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_040
|
LogView |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
SET_IAM_POLICY_VIEWS
- Description: logging.folders.locations.buckets.views.setIamPolicy
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_074
|
SetIamPolicyRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_073
|
Policy |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
SET_IAM_POLICY_VIEWS1
- Description: logging.locations.buckets.views.setIamPolicy
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_074
|
SetIamPolicyRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_073
|
Policy |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
SET_IAM_POLICY_VIEWS2
- Description: logging.organizations.locations.buckets.views.setIamPolicy
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_074
|
SetIamPolicyRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_073
|
Policy |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
SET_IAM_POLICY_VIEWS3
- Description: logging.projects.locations.buckets.views.setIamPolicy
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_074
|
SetIamPolicyRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_073
|
Policy |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
TAIL_ENTRIES
- Description: logging.entries.tail
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IS_INPUT
|
IMPORTING | TY_052
|
TailLogEntriesRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_053
|
TailLogEntriesResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
TEST_IAM_PERMISSIONS_VIEWS
- Description: logging.folders.locations.buckets.views.testIamPermissions
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_075
|
TestIamPermissionsRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_076
|
TestIamPermissionsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
TEST_IAM_PERMISSIONS_VIEWS1
- Description: logging.locations.buckets.views.testIamPermissions
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_075
|
TestIamPermissionsRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_076
|
TestIamPermissionsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
TEST_IAM_PERMISSIONS_VIEWS2
- Description: organizations.locations.buckets.views.testIamPermissions
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_075
|
TestIamPermissionsRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_076
|
TestIamPermissionsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
TEST_IAM_PERMISSIONS_VIEWS3
- Description: logging.projects.locations.buckets.views.testIamPermissions
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IV_P_VIEWS_ID
|
IMPORTING | STRING
|
viewsId |
IS_INPUT
|
IMPORTING | TY_075
|
TestIamPermissionsRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_076
|
TestIamPermissionsResponse |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UNDELETE_BUCKETS
- Description: logging.billingAccounts.locations.buckets.undelete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | DATA
|
Input Data |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UNDELETE_BUCKETS1
- Description: logging.folders.locations.buckets.undelete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | DATA
|
Input Data |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UNDELETE_BUCKETS2
- Description: logging.locations.buckets.undelete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | DATA
|
Input Data |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UNDELETE_BUCKETS3
- Description: logging.organizations.locations.buckets.undelete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | DATA
|
Input Data |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UNDELETE_BUCKETS4
- Description: logging.projects.locations.buckets.undelete
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | DATA
|
Input Data |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_ASYNC_BUCKETS
- Description: logging.billingAccounts.locations.buckets.updateAsync
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_ASYNC_BUCKETS1
- Description: logging.folders.locations.buckets.updateAsync
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_ASYNC_BUCKETS2
- Description: logging.locations.buckets.updateAsync
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_ASYNC_BUCKETS3
- Description: logging.organizations.locations.buckets.updateAsync
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_ASYNC_BUCKETS4
- Description: logging.projects.locations.buckets.updateAsync
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_LOCATIONS_ID
|
IMPORTING | STRING
|
locationsId |
IV_P_BUCKETS_ID
|
IMPORTING | STRING
|
bucketsId |
IS_INPUT
|
IMPORTING | TY_031
|
LogBucket |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_046
|
Operation |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_CMEK_SETTINGS_ORGANI
- Description: logging.organizations.updateCmekSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IS_INPUT
|
IMPORTING | TY_005
|
CmekSettings |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_005
|
CmekSettings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_CMEK_SETTINGS_V2
- Description: logging.updateCmekSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IS_INPUT
|
IMPORTING | TY_005
|
CmekSettings |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_005
|
CmekSettings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_METRICS
- Description: logging.projects.metrics.update
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_METRICS_ID
|
IMPORTING | STRING
|
metricsId |
IS_INPUT
|
IMPORTING | TY_037
|
LogMetric |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_037
|
LogMetric |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_SETTINGS_FOLDERS
- Description: logging.folders.updateSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IS_INPUT
|
IMPORTING | TY_047
|
Settings |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_047
|
Settings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_SETTINGS_ORGANIZATIO
- Description: logging.organizations.updateSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IS_INPUT
|
IMPORTING | TY_047
|
Settings |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_047
|
Settings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_SETTINGS_V2
- Description: logging.updateSettings
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IS_INPUT
|
IMPORTING | TY_047
|
Settings |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_047
|
Settings |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_SINKS
- Description: logging.billingAccounts.sinks.update
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_BILLING_ACCOUNTS_ID
|
IMPORTING | STRING
|
billingAccountsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_SINKS1
- Description: logging.folders.sinks.update
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_FOLDERS_ID
|
IMPORTING | STRING
|
foldersId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_SINKS2
- Description: logging.organizations.sinks.update
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_ORGANIZATIONS_ID
|
IMPORTING | STRING
|
organizationsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_SINKS3
- Description: logging.projects.sinks.update
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_PROJECTS_ID
|
IMPORTING | STRING
|
projectsId |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
UPDATE_SINKS4
- Description: logging.sinks.update
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IV_Q_CUSTOMWRITERIDENTITY
|
IMPORTING | STRING
|
customWriterIdentity |
IV_Q_UNIQUEWRITERIDENTITY
|
IMPORTING | STRING
|
uniqueWriterIdentity |
IV_Q_UPDATEMASK
|
IMPORTING | STRING
|
updateMask |
IV_P_V2ID
|
IMPORTING | STRING
|
v2Id |
IV_P_V2ID1
|
IMPORTING | STRING
|
v2Id1 |
IV_P_SINKS_ID
|
IMPORTING | STRING
|
sinksId |
IS_INPUT
|
IMPORTING | TY_038
|
LogSink |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | TY_038
|
LogSink |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
WRITE_ENTRIES
- Description: logging.entries.write
- Visibility: PUBLIC
Parameters
| Name | Category | Type | Description |
|---|---|---|---|
IS_INPUT
|
IMPORTING | TY_056
|
WriteLogEntriesRequest |
ES_RAW
|
EXPORTING | DATA
|
Raw Output Data |
ES_OUTPUT
|
EXPORTING | DATA
|
Output Data |
EV_RET_CODE
|
EXPORTING | I
|
Return Code |
EV_ERR_TEXT
|
EXPORTING | STRING
|
Error Text |
ES_ERR_RESP
|
EXPORTING | /GOOG/ERR_RESP
|
Error Response |
Exception
| Name | Description |
|---|---|
/GOOG/CX_SDK
|
ABAP SDK for Google Cloud: Exception Class |
CLOSE
- Description: Close Connection
- Visibility: PUBLIC

