Class | Description |
---|---|
Aggregation |
Describes how to combine multiple time series to provide a different view of the data.
|
AlertPolicy |
A description of the conditions under which some aspect of your system is considered to be
"unhealthy" and the ways to notify people or services about this state.
|
AppEngine |
App Engine service.
|
AvailabilityCriteria |
Future parameters for the availability SLI.
|
BasicAuthentication |
The authentication parameters to provide to the specified resource or URL that requires a
username and password.
|
BasicSli |
An SLI measuring performance on a well-known service type.
|
BucketOptions |
BucketOptions describes the bucket boundaries used to create a histogram for the distribution.
|
CloudEndpoints |
Cloud Endpoints service.
|
ClusterIstio |
Istio service scoped to a single Kubernetes cluster.
|
CollectdPayload |
A collection of data points sent from a collectd-based plugin.
|
CollectdPayloadError |
Describes the error status for payloads that were not written.
|
CollectdValue |
A single data point from a collectd-based plugin.
|
CollectdValueError |
Describes the error status for values that were not written.
|
Condition |
A condition is a true/false test that determines when an alerting policy should open an incident.
|
ContentMatcher |
Optional.
|
CreateCollectdTimeSeriesRequest |
The CreateCollectdTimeSeries request.
|
CreateCollectdTimeSeriesResponse |
The CreateCollectdTimeSeries response.
|
CreateTimeSeriesRequest |
The CreateTimeSeries request.
|
CreateTimeSeriesSummary |
Summary of the result of a failed request to write data to a time series.
|
Custom |
Custom view of service telemetry.
|
Distribution |
Distribution contains summary statistics for a population of values.
|
DistributionCut |
A DistributionCut defines a TimeSeries and thresholds used for measuring good service and total
service.
|
Documentation |
A content string and a MIME type that describes the content string's format.
|
DroppedLabels |
A set of (label, value) pairs which were dropped during aggregation, attached to
google.api.Distribution.Exemplars in google.api.Distribution values during aggregation.These
values are used in combination with the label values that remain on the aggregated Distribution
timeseries to construct the full label set for the exemplar values.
|
Empty |
A generic empty message that you can re-use to avoid defining duplicated empty messages in your
APIs.
|
Error |
Detailed information about an error category.
|
Exemplar |
Exemplars are example points that may be used to annotate aggregated distribution values.
|
Explicit |
Specifies a set of buckets with arbitrary widths.There are size(bounds) + 1 (= N) buckets.
|
Exponential |
Specifies an exponential sequence of buckets that have a width that is proportional to the value
of the lower bound.
|
Field |
A single field of a message type.
|
GetNotificationChannelVerificationCodeRequest |
The GetNotificationChannelVerificationCode request.
|
GetNotificationChannelVerificationCodeResponse |
The GetNotificationChannelVerificationCode request.
|
GoogleMonitoringV3Range |
Range of numerical values, inclusive of min and exclusive of max.
|
Group |
The description of a dynamic collection of monitored resources.
|
HttpCheck |
Information involved in an HTTP/HTTPS Uptime check request.
|
InternalChecker |
An internal checker allows Uptime checks to run on private/internal GCP resources.
|
LabelDescriptor |
A description of a label.
|
LabelValue |
A label value.
|
LatencyCriteria |
Parameters for a latency threshold SLI.
|
Linear |
Specifies a linear sequence of buckets that all have the same width (except overflow and
underflow).
|
ListAlertPoliciesResponse |
The protocol for the ListAlertPolicies response.
|
ListGroupMembersResponse |
The ListGroupMembers response.
|
ListGroupsResponse |
The ListGroups response.
|
ListMetricDescriptorsResponse |
The ListMetricDescriptors response.
|
ListMonitoredResourceDescriptorsResponse |
The ListMonitoredResourceDescriptors response.
|
ListNotificationChannelDescriptorsResponse |
The ListNotificationChannelDescriptors response.
|
ListNotificationChannelsResponse |
The ListNotificationChannels response.
|
ListServiceLevelObjectivesResponse |
The ListServiceLevelObjectives response.
|
ListServicesResponse |
The ListServices response.
|
ListTimeSeriesResponse |
The ListTimeSeries response.
|
ListUptimeCheckConfigsResponse |
The protocol for the ListUptimeCheckConfigs response.
|
ListUptimeCheckIpsResponse |
The protocol for the ListUptimeCheckIps response.
|
MeshIstio |
Istio service scoped to an Istio mesh
|
Metric |
A specific metric, identified by specifying values for all of the labels of a MetricDescriptor.
|
MetricAbsence |
A condition type that checks that monitored resources are reporting data.
|
MetricDescriptor |
Defines a metric type and its schema.
|
MetricDescriptorMetadata |
Additional annotations that can be used to guide the usage of a metric.
|
MetricRange |
A MetricRange is used when each window is good when the value x of a single TimeSeries satisfies
range.min <= x < range.max.
|
MetricThreshold |
A condition type that compares a collection of time series against a threshold.
|
MonitoredResource |
An object representing a resource that can be used for monitoring, logging, billing, or other
purposes.
|
MonitoredResourceDescriptor |
An object that describes the schema of a MonitoredResource object using a type name and a set of
labels.
|
MonitoredResourceMetadata |
Auxiliary metadata for a MonitoredResource object.
|
MutationRecord |
Describes a change made to a configuration.
|
NotificationChannel |
A NotificationChannel is a medium through which an alert is delivered when a policy violation is
detected.
|
NotificationChannelDescriptor |
A description of a notification channel.
|
Option |
A protocol buffer option, which can be attached to a message, field, enumeration, etc.
|
PerformanceThreshold |
A PerformanceThreshold is used when each window is good when that window has a sufficiently high
performance.
|
Point |
A single data point in a time series.
|
PointData |
A point's value columns and time interval.
|
QueryTimeSeriesRequest |
The QueryTimeSeries request.
|
QueryTimeSeriesResponse |
The QueryTimeSeries response.
|
Range |
The range of the population values.
|
RequestBasedSli |
Service Level Indicators for which atomic units of service are counted directly.
|
ResourceGroup |
The resource submessage for group checks.
|
SendNotificationChannelVerificationCodeRequest |
The SendNotificationChannelVerificationCode request.
|
Service |
A Service is a discrete, autonomous, and network-accessible unit, designed to solve an individual
concern (Wikipedia (https://en.wikipedia.org/wiki/Service-orientation)).
|
ServiceLevelIndicator |
A Service-Level Indicator (SLI) describes the "performance" of a service.
|
ServiceLevelObjective |
A Service-Level Objective (SLO) describes a level of desired good service.
|
SourceContext |
SourceContext represents information about the source of a protobuf element, like the file in
which it is defined.
|
SpanContext |
The context of a span, attached to Exemplars in Distribution values during aggregation.It
contains the name of a span with format:
projects/[PROJECT_ID_OR_NUMBER]/traces/[TRACE_ID]/spans/[SPAN_ID]
|
Status |
The Status type defines a logical error model that is suitable for different programming
environments, including REST APIs and RPC APIs.
|
TcpCheck |
Information required for a TCP Uptime check request.
|
Telemetry |
Configuration for how to query telemetry on a Service.
|
TimeInterval |
A closed time interval.
|
TimeSeries |
A collection of data points that describes the time-varying values of a metric.
|
TimeSeriesData |
Represents the values of a time series associated with a TimeSeriesDescriptor.
|
TimeSeriesDescriptor |
A descriptor for the labels and points in a timeseries.
|
TimeSeriesQueryLanguageCondition |
A condition type that allows alert policies to be defined using the time series query language.
|
TimeSeriesRatio |
A TimeSeriesRatio specifies two TimeSeries to use for computing the good_service / total_service
ratio.
|
Trigger |
Specifies how many time series must fail a predicate to trigger a condition.
|
Type |
A protocol buffer message type.
|
TypedValue |
A single strongly-typed value.
|
UptimeCheckConfig |
This message configures which resources and services to monitor for availability.
|
UptimeCheckIp |
Contains the region, location, and list of IP addresses where checkers in the location run from.
|
ValueDescriptor |
A descriptor for the value columns in a data point.
|
VerifyNotificationChannelRequest |
The VerifyNotificationChannel request.
|
WindowsBasedSli |
A WindowsBasedSli defines good_service as the count of time windows for which the provided
service was of good quality.
|