Class /GOOG/CL_MONITORING_V3

Class


 /GOOG/CL_MONITORING_V3
 
  • Inheriting from: /GOOG/CL_HTTP_CLIENT
  • Description: Cloud Monitoring API v3
For general information about a class in ABAP SDK for Google Cloud, see API client stub.

Types

Type Description Visibility
TY_001 Aggregation PUBLIC
TY_002 AlertPolicy PUBLIC
TY_003 AlertStrategy PUBLIC
TY_004 AppEngine PUBLIC
TY_006 BasicAuthentication PUBLIC
TY_007 BasicService PUBLIC
TY_008 BasicSli PUBLIC
TY_009 BucketOptions PUBLIC
TY_010 CloudEndpoints PUBLIC
TY_011 CloudFunctionV2Target PUBLIC
TY_012 CloudRun PUBLIC
TY_013 ClusterIstio PUBLIC
TY_014 CollectdPayload PUBLIC
TY_015 CollectdPayloadError PUBLIC
TY_016 CollectdValue PUBLIC
TY_017 CollectdValueError PUBLIC
TY_018 Condition PUBLIC
TY_019 ContentMatcher PUBLIC
TY_020 CreateCollectdTimeSeriesRequest PUBLIC
TY_021 CreateCollectdTimeSeriesResponse PUBLIC
TY_022 CreateTimeSeriesRequest PUBLIC
TY_023 CreateTimeSeriesSummary PUBLIC
TY_024 Criteria PUBLIC
TY_026 Distribution PUBLIC
TY_027 DistributionCut PUBLIC
TY_028 Documentation PUBLIC
TY_030 Error PUBLIC
TY_031 Exemplar PUBLIC
TY_032 Explicit PUBLIC
TY_033 Exponential PUBLIC
TY_035 ForecastOptions PUBLIC
TY_036 GetNotificationChannelVerificationCodeRequest PUBLIC
TY_037 GetNotificationChannelVerificationCodeResponse PUBLIC
TY_038 GkeNamespace PUBLIC
TY_039 GkeService PUBLIC
TY_040 GkeWorkload PUBLIC
TY_041 GoogleMonitoringV3Range PUBLIC
TY_042 Group PUBLIC
TY_043 HttpCheck PUBLIC
TY_044 InternalChecker PUBLIC
TY_045 IstioCanonicalService PUBLIC
TY_046 JsonPathMatcher PUBLIC
TY_047 LabelDescriptor PUBLIC
TY_048 LabelValue PUBLIC
TY_049 LatencyCriteria PUBLIC
TY_050 Linear PUBLIC
TY_051 ListAlertPoliciesResponse PUBLIC
TY_052 ListGroupMembersResponse PUBLIC
TY_053 ListGroupsResponse PUBLIC
TY_054 ListMetricDescriptorsResponse PUBLIC
TY_055 ListMonitoredResourceDescriptorsResponse PUBLIC
TY_056 ListNotificationChannelDescriptorsResponse PUBLIC
TY_057 ListNotificationChannelsResponse PUBLIC
TY_058 ListServiceLevelObjectivesResponse PUBLIC
TY_059 ListServicesResponse PUBLIC
TY_060 ListSnoozesResponse PUBLIC
TY_061 ListTimeSeriesResponse PUBLIC
TY_062 ListUptimeCheckConfigsResponse PUBLIC
TY_063 ListUptimeCheckIpsResponse PUBLIC
TY_064 LogMatch PUBLIC
TY_065 MeshIstio PUBLIC
TY_066 Metric PUBLIC
TY_067 MetricAbsence PUBLIC
TY_068 MetricDescriptor PUBLIC
TY_069 MetricDescriptorMetadata PUBLIC
TY_070 MetricRange PUBLIC
TY_071 MetricThreshold PUBLIC
TY_072 MonitoredResource PUBLIC
TY_073 MonitoredResourceDescriptor PUBLIC
TY_074 MonitoredResourceMetadata PUBLIC
TY_075 MonitoringQueryLanguageCondition PUBLIC
TY_076 MutationRecord PUBLIC
TY_077 NotificationChannel PUBLIC
TY_078 NotificationChannelDescriptor PUBLIC
TY_079 NotificationChannelStrategy PUBLIC
TY_080 NotificationRateLimit PUBLIC
TY_082 PerformanceThreshold PUBLIC
TY_083 PingConfig PUBLIC
TY_084 Point PUBLIC
TY_085 PointData PUBLIC
TY_086 PrometheusQueryLanguageCondition PUBLIC
TY_087 QueryTimeSeriesRequest PUBLIC
TY_088 QueryTimeSeriesResponse PUBLIC
TY_089 Range PUBLIC
TY_090 RequestBasedSli PUBLIC
TY_091 ResourceGroup PUBLIC
TY_092 ResponseStatusCode PUBLIC
TY_094 Service PUBLIC
TY_095 ServiceLevelIndicator PUBLIC
TY_096 ServiceLevelObjective PUBLIC
TY_097 Snooze PUBLIC
TY_099 Status PUBLIC
TY_100 SyntheticMonitorTarget PUBLIC
TY_101 TcpCheck PUBLIC
TY_102 Telemetry PUBLIC
TY_103 TimeInterval PUBLIC
TY_104 TimeSeries PUBLIC
TY_105 TimeSeriesData PUBLIC
TY_106 TimeSeriesDescriptor PUBLIC
TY_107 TimeSeriesRatio PUBLIC
TY_108 Trigger PUBLIC
TY_109 TypedValue PUBLIC
TY_110 UptimeCheckConfig PUBLIC
TY_111 UptimeCheckIp PUBLIC
TY_112 ValueDescriptor PUBLIC
TY_113 VerifyNotificationChannelRequest PUBLIC
TY_114 WindowsBasedSli PUBLIC
TY_T_001 Aggregation PUBLIC
TY_T_002 AlertPolicy PUBLIC
TY_T_014 CollectdPayload PUBLIC
TY_T_015 CollectdPayloadError PUBLIC
TY_T_016 CollectdValue PUBLIC
TY_T_017 CollectdValueError PUBLIC
TY_T_018 Condition PUBLIC
TY_T_019 ContentMatcher PUBLIC
TY_T_030 Error PUBLIC
TY_T_031 Exemplar PUBLIC
TY_T_042 Group PUBLIC
TY_T_044 InternalChecker PUBLIC
TY_T_047 LabelDescriptor PUBLIC
TY_T_048 LabelValue PUBLIC
TY_T_068 MetricDescriptor PUBLIC
TY_T_072 MonitoredResource PUBLIC
TY_T_073 MonitoredResourceDescriptor PUBLIC
TY_T_076 MutationRecord PUBLIC
TY_T_077 NotificationChannel PUBLIC
TY_T_078 NotificationChannelDescriptor PUBLIC
TY_T_079 NotificationChannelStrategy PUBLIC
TY_T_084 Point PUBLIC
TY_T_085 PointData PUBLIC
TY_T_092 ResponseStatusCode PUBLIC
TY_T_094 Service PUBLIC
TY_T_096 ServiceLevelObjective PUBLIC
TY_T_097 Snooze PUBLIC
TY_T_099 Status PUBLIC
TY_T_104 TimeSeries PUBLIC
TY_T_105 TimeSeriesData PUBLIC
TY_T_109 TypedValue PUBLIC
TY_T_110 UptimeCheckConfig PUBLIC
TY_T_111 UptimeCheckIp PUBLIC
TY_T_112 ValueDescriptor PUBLIC
TY_T_STRING Table of Strings PUBLIC
TY_T_/GOOG/NUM_DOUBLE PUBLIC

Constants

Name Type Description Value Visibility
C_PATH_PREFIX STRING API Path Prefix PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Lowest On-premise Version 1.5 PUBLIC
C_CLOUD_VERSION /GOOG/SDK_VERSION Lowest Cloud Version 1.0 PUBLIC
C_REVISION_DATE DATUM Discovery Document revision Date 20240310 PUBLIC
C_ROOT_URL STRING API Root URL https://monitoring.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name monitoring:v3 PUBLIC
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Supported Auth Types IJIJWW 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

CREATE_ALERT_POLICIES

  • Description: monitoring.projects.alertPolicies.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_002 AlertPolicy
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_002 AlertPolicy
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_COLLECTD_TIME_SERIES

  • Description: monitoring.projects.collectdTimeSeries.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_020 CreateCollectdTimeSeriesRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_021 CreateCollectdTimeSeriesResponse
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_GROUPS

  • Description: monitoring.projects.groups.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_042 Group
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_042 Group
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_METRIC_DESCRIPTORS

  • Description: monitoring.projects.metricDescriptors.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_068 MetricDescriptor
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_068 MetricDescriptor
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_NOTIFICATION_CHANNEL

  • Description: monitoring.projects.notificationChannels.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_077 NotificationChannel
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_077 NotificationChannel
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_SERVICES

  • Description: monitoring.services.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_SERVICEID IMPORTING STRING serviceId
IV_P_V3ID IMPORTING STRING v3Id
IV_P_V3ID1 IMPORTING STRING v3Id1
IS_INPUT IMPORTING TY_094 Service
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_094 Service
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_SERVICE_LEVEL_OBJECT

  • Description: monitoring.services.serviceLevelObjectives.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_SERVICELEVELOBJECTIVEID IMPORTING STRING serviceLevelObjectiveId
IV_P_V3ID IMPORTING STRING v3Id
IV_P_V3ID1 IMPORTING STRING v3Id1
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_096 ServiceLevelObjective
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_096 ServiceLevelObjective
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_SERVICE_TIME_SERIES

  • Description: monitoring.projects.timeSeries.createService
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_022 CreateTimeSeriesRequest
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

CREATE_SNOOZES

  • Description: monitoring.projects.snoozes.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_097 Snooze
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_097 Snooze
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_TIME_SERIES

  • Description: monitoring.projects.timeSeries.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_022 CreateTimeSeriesRequest
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

CREATE_UPTIME_CHECK_CONFIGS

  • Description: monitoring.projects.uptimeCheckConfigs.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_110 UptimeCheckConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_110 UptimeCheckConfig
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_ALERT_POLICIES

  • Description: monitoring.projects.alertPolicies.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_ALERT_POLICIES_ID IMPORTING STRING alertPoliciesId
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_GROUPS

  • Description: monitoring.projects.groups.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_RECURSIVE IMPORTING STRING recursive
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GROUPS_ID IMPORTING STRING groupsId
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_METRIC_DESCRIPTORS

  • Description: monitoring.projects.metricDescriptors.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_METRIC_DESCRIPTORS_ID IMPORTING STRING metricDescriptorsId
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_NOTIFICATION_CHANNEL

  • Description: monitoring.projects.notificationChannels.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FORCE IMPORTING STRING force
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_NOTIFICATION_CHANNELS_ID IMPORTING STRING notificationChannelsId
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_SERVICES

  • Description: monitoring.services.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_V3ID IMPORTING STRING v3Id
IV_P_V3ID1 IMPORTING STRING v3Id1
IV_P_SERVICES_ID IMPORTING STRING servicesId
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_SERVICE_LEVEL_OBJECT

  • Description: monitoring.services.serviceLevelObjectives.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_V3ID IMPORTING STRING v3Id
IV_P_V3ID1 IMPORTING STRING v3Id1
IV_P_SERVICES_ID IMPORTING STRING servicesId
IV_P_SERVICE_LEVEL_OBJECTIVES IMPORTING STRING serviceLevelObjectivesId
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_UPTIME_CHECK_CONFIGS

  • Description: monitoring.projects.uptimeCheckConfigs.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_UPTIME_CHECK_CONFIGS_ID IMPORTING STRING uptimeCheckConfigsId
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_ALERT_POLICIES

  • Description: monitoring.projects.alertPolicies.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_ALERT_POLICIES_ID IMPORTING STRING alertPoliciesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_002 AlertPolicy
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_GROUPS

  • Description: monitoring.projects.groups.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GROUPS_ID IMPORTING STRING groupsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_042 Group
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_METRIC_DESCRIPTORS

  • Description: monitoring.projects.metricDescriptors.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_METRIC_DESCRIPTORS_ID IMPORTING STRING metricDescriptorsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_068 MetricDescriptor
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_MONITORED_RESOURCE_DESC

  • Description: monitoring.projects.monitoredResourceDescriptors.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_MONITORED_RESOURCE_DESCRI IMPORTING STRING monitoredResourceDescriptorsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_073 MonitoredResourceDescriptor
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_NOTIFICATION_CHANNELS

  • Description: monitoring.projects.notificationChannels.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_NOTIFICATION_CHANNELS_ID IMPORTING STRING notificationChannelsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_077 NotificationChannel
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_NOTIFICATION_CHANNEL_DE

  • Description: monitoring.projects.notificationChannelDescriptors.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_NOTIFICATION_CHANNEL_DESC IMPORTING STRING notificationChannelDescriptorsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_078 NotificationChannelDescriptor
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_SERVICES

  • Description: monitoring.services.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_V3ID IMPORTING STRING v3Id
IV_P_V3ID1 IMPORTING STRING v3Id1
IV_P_SERVICES_ID IMPORTING STRING servicesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_094 Service
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_SERVICE_LEVEL_OBJECTIVE

  • Description: monitoring.services.serviceLevelObjectives.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_VIEW IMPORTING STRING view
IV_P_V3ID IMPORTING STRING v3Id
IV_P_V3ID1 IMPORTING STRING v3Id1
IV_P_SERVICES_ID IMPORTING STRING servicesId
IV_P_SERVICE_LEVEL_OBJECTIVES IMPORTING STRING serviceLevelObjectivesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_096 ServiceLevelObjective
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_SNOOZES

  • Description: monitoring.projects.snoozes.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_SNOOZES_ID IMPORTING STRING snoozesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_097 Snooze
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_UPTIME_CHECK_CONFIGS

  • Description: monitoring.projects.uptimeCheckConfigs.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_UPTIME_CHECK_CONFIGS_ID IMPORTING STRING uptimeCheckConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_110 UptimeCheckConfig
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_VERIFICATION_CODE_NOTIF

  • Description: projects.notificationChannels.getVerificationCode
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_NOTIFICATION_CHANNELS_ID IMPORTING STRING notificationChannelsId
IS_INPUT IMPORTING TY_036 GetNotificationChannelVerificationCodeRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_037 GetNotificationChannelVerificationCodeResponse
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_ALERT_POLICIES

  • Description: monitoring.projects.alertPolicies.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_ORDERBY IMPORTING STRING orderBy
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_051 ListAlertPoliciesResponse
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_GROUPS

  • Description: monitoring.projects.groups.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ANCESTORSOFGROUP IMPORTING STRING ancestorsOfGroup
IV_Q_CHILDRENOFGROUP IMPORTING STRING childrenOfGroup
IV_Q_DESCENDANTSOFGROUP IMPORTING STRING descendantsOfGroup
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_053 ListGroupsResponse
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_MEMBERS

  • Description: monitoring.projects.groups.members.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_INTERVALENDTIME IMPORTING STRING interval.endTime
IV_Q_INTERVALSTARTTIME IMPORTING STRING interval.startTime
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GROUPS_ID IMPORTING STRING groupsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_052 ListGroupMembersResponse
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_METRIC_DESCRIPTORS

  • Description: monitoring.projects.metricDescriptors.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_054 ListMetricDescriptorsResponse
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: monitoring.projects.monitoredResourceDescriptors.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_055 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_NOTIFICATION_CHANNELS

  • Description: monitoring.projects.notificationChannels.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_ORDERBY IMPORTING STRING orderBy
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_057 ListNotificationChannelsResponse
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_NOTIFICATION_CHANNEL_D

  • Description: monitoring.projects.notificationChannelDescriptors.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_056 ListNotificationChannelDescriptorsResponse
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_SERVICES

  • Description: monitoring.services.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_V3ID IMPORTING STRING v3Id
IV_P_V3ID1 IMPORTING STRING v3Id1
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_059 ListServicesResponse
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_SERVICE_LEVEL_OBJECTIV

  • Description: monitoring.services.serviceLevelObjectives.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_Q_VIEW IMPORTING STRING view
IV_P_V3ID IMPORTING STRING v3Id
IV_P_V3ID1 IMPORTING STRING v3Id1
IV_P_SERVICES_ID IMPORTING STRING servicesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_058 ListServiceLevelObjectivesResponse
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_SNOOZES

  • Description: monitoring.projects.snoozes.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_060 ListSnoozesResponse
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_TIME_SERIES

  • Description: monitoring.folders.timeSeries.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_AGGREGATIONALIGNMENTPERIO IMPORTING STRING aggregation.alignmentPeriod
IV_Q_AGGREGATIONCROSSSERIESRED IMPORTING STRING aggregation.crossSeriesReducer
IV_Q_AGGREGATIONGROUPBYFIELDS IMPORTING STRING aggregation.groupByFields
IV_Q_AGGREGATIONPERSERIESALIGN IMPORTING STRING aggregation.perSeriesAligner
IV_Q_FILTER IMPORTING STRING filter
IV_Q_INTERVALENDTIME IMPORTING STRING interval.endTime
IV_Q_INTERVALSTARTTIME IMPORTING STRING interval.startTime
IV_Q_ORDERBY IMPORTING STRING orderBy
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SECONDARYAGGREGATIONALIGN IMPORTING STRING secondaryAggregation.alignmentPeriod
IV_Q_SECONDARYAGGREGATIONCROSS IMPORTING STRING secondaryAggregation.crossSeriesReducer
IV_Q_SECONDARYAGGREGATIONGROUP IMPORTING STRING secondaryAggregation.groupByFields
IV_Q_SECONDARYAGGREGATIONPERSE IMPORTING STRING secondaryAggregation.perSeriesAligner
IV_Q_VIEW IMPORTING STRING view
IV_P_FOLDERS_ID IMPORTING STRING foldersId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 ListTimeSeriesResponse
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_TIME_SERIES1

  • Description: monitoring.organizations.timeSeries.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_AGGREGATIONALIGNMENTPERIO IMPORTING STRING aggregation.alignmentPeriod
IV_Q_AGGREGATIONCROSSSERIESRED IMPORTING STRING aggregation.crossSeriesReducer
IV_Q_AGGREGATIONGROUPBYFIELDS IMPORTING STRING aggregation.groupByFields
IV_Q_AGGREGATIONPERSERIESALIGN IMPORTING STRING aggregation.perSeriesAligner
IV_Q_FILTER IMPORTING STRING filter
IV_Q_INTERVALENDTIME IMPORTING STRING interval.endTime
IV_Q_INTERVALSTARTTIME IMPORTING STRING interval.startTime
IV_Q_ORDERBY IMPORTING STRING orderBy
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SECONDARYAGGREGATIONALIGN IMPORTING STRING secondaryAggregation.alignmentPeriod
IV_Q_SECONDARYAGGREGATIONCROSS IMPORTING STRING secondaryAggregation.crossSeriesReducer
IV_Q_SECONDARYAGGREGATIONGROUP IMPORTING STRING secondaryAggregation.groupByFields
IV_Q_SECONDARYAGGREGATIONPERSE IMPORTING STRING secondaryAggregation.perSeriesAligner
IV_Q_VIEW IMPORTING STRING view
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 ListTimeSeriesResponse
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_TIME_SERIES2

  • Description: monitoring.projects.timeSeries.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_AGGREGATIONALIGNMENTPERIO IMPORTING STRING aggregation.alignmentPeriod
IV_Q_AGGREGATIONCROSSSERIESRED IMPORTING STRING aggregation.crossSeriesReducer
IV_Q_AGGREGATIONGROUPBYFIELDS IMPORTING STRING aggregation.groupByFields
IV_Q_AGGREGATIONPERSERIESALIGN IMPORTING STRING aggregation.perSeriesAligner
IV_Q_FILTER IMPORTING STRING filter
IV_Q_INTERVALENDTIME IMPORTING STRING interval.endTime
IV_Q_INTERVALSTARTTIME IMPORTING STRING interval.startTime
IV_Q_ORDERBY IMPORTING STRING orderBy
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SECONDARYAGGREGATIONALIGN IMPORTING STRING secondaryAggregation.alignmentPeriod
IV_Q_SECONDARYAGGREGATIONCROSS IMPORTING STRING secondaryAggregation.crossSeriesReducer
IV_Q_SECONDARYAGGREGATIONGROUP IMPORTING STRING secondaryAggregation.groupByFields
IV_Q_SECONDARYAGGREGATIONPERSE IMPORTING STRING secondaryAggregation.perSeriesAligner
IV_Q_VIEW IMPORTING STRING view
IV_P_PROJECTS_ID IMPORTING STRING projectsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 ListTimeSeriesResponse
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_UPTIME_CHECK_CONFIGS

  • Description: monitoring.projects.uptimeCheckConfigs.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_062 ListUptimeCheckConfigsResponse
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_UPTIME_CHECK_IPS

  • Description: monitoring.uptimeCheckIps.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_063 ListUptimeCheckIpsResponse
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_ALERT_POLICIES

  • Description: monitoring.projects.alertPolicies.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_ALERT_POLICIES_ID IMPORTING STRING alertPoliciesId
IS_INPUT IMPORTING TY_002 AlertPolicy
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_002 AlertPolicy
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_NOTIFICATION_CHANNELS

  • Description: monitoring.projects.notificationChannels.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_NOTIFICATION_CHANNELS_ID IMPORTING STRING notificationChannelsId
IS_INPUT IMPORTING TY_077 NotificationChannel
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_077 NotificationChannel
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_SERVICES

  • Description: monitoring.services.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_V3ID IMPORTING STRING v3Id
IV_P_V3ID1 IMPORTING STRING v3Id1
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_094 Service
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_094 Service
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_SERVICE_LEVEL_OBJECTI

  • Description: monitoring.services.serviceLevelObjectives.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_V3ID IMPORTING STRING v3Id
IV_P_V3ID1 IMPORTING STRING v3Id1
IV_P_SERVICES_ID IMPORTING STRING servicesId
IV_P_SERVICE_LEVEL_OBJECTIVES IMPORTING STRING serviceLevelObjectivesId
IS_INPUT IMPORTING TY_096 ServiceLevelObjective
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_096 ServiceLevelObjective
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_SNOOZES

  • Description: monitoring.projects.snoozes.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_SNOOZES_ID IMPORTING STRING snoozesId
IS_INPUT IMPORTING TY_097 Snooze
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_097 Snooze
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_UPTIME_CHECK_CONFIGS

  • Description: monitoring.projects.uptimeCheckConfigs.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_UPTIME_CHECK_CONFIGS_ID IMPORTING STRING uptimeCheckConfigsId
IS_INPUT IMPORTING TY_110 UptimeCheckConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_110 UptimeCheckConfig
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

QUERY_TIME_SERIES

  • Description: monitoring.projects.timeSeries.query
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_087 QueryTimeSeriesRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_088 QueryTimeSeriesResponse
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

SEND_VERIFICATION_CODE_NOTI

  • Description: projects.notificationChannels.sendVerificationCode
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_NOTIFICATION_CHANNELS_ID IMPORTING STRING notificationChannelsId
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_GROUPS

  • Description: monitoring.projects.groups.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GROUPS_ID IMPORTING STRING groupsId
IS_INPUT IMPORTING TY_042 Group
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_042 Group
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

VERIFY_NOTIFICATION_CHANNEL

  • Description: monitoring.projects.notificationChannels.verify
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_NOTIFICATION_CHANNELS_ID IMPORTING STRING notificationChannelsId
IS_INPUT IMPORTING TY_113 VerifyNotificationChannelRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_077 NotificationChannel
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