Module: Google::Apis::MonitoringV3

Defined in:
generated/google/apis/monitoring_v3.rb,
generated/google/apis/monitoring_v3/classes.rb,
generated/google/apis/monitoring_v3/service.rb,
generated/google/apis/monitoring_v3/representations.rb

Overview

Stackdriver Monitoring API

Manages your Stackdriver Monitoring data and configurations. Most projects must be associated with a Stackdriver account, with a few exceptions as noted on the individual method pages.

Defined Under Namespace

Classes: BucketOptions, CollectdPayload, CollectdValue, CreateCollectdTimeSeriesRequest, CreateTimeSeriesRequest, Distribution, Empty, Explicit, Exponential, Field, Group, LabelDescriptor, Linear, ListGroupMembersResponse, ListGroupsResponse, ListMetricDescriptorsResponse, ListMonitoredResourceDescriptorsResponse, ListTimeSeriesResponse, Metric, MetricDescriptor, MonitoredResource, MonitoredResourceDescriptor, MonitoringService, Option, Point, Range, SourceContext, TimeInterval, TimeSeries, Type, TypedValue

Constant Summary collapse

VERSION =
'V3'
REVISION =
'20161017'
AUTH_CLOUD_PLATFORM =

View and manage your data across Google Cloud Platform services

'https://www.googleapis.com/auth/cloud-platform'
AUTH_MONITORING_READ =

View monitoring data for all of your Google Cloud and third-party projects

'https://www.googleapis.com/auth/monitoring.read'
AUTH_MONITORING_WRITE =

Publish metric data to your Google Cloud projects

'https://www.googleapis.com/auth/monitoring.write'
AUTH_MONITORING =

View and write monitoring data for all of your Google and third-party Cloud and API projects

'https://www.googleapis.com/auth/monitoring'