| Class | Description |
|---|---|
| Aggregation |
Describes how to combine multiple time series to provide a different view of
the data.
|
| Aggregation.Builder |
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.
|
| AlertPolicy.AlertStrategy |
Control over how the notification channels in `notification_channels`
are notified when this alert fires.
|
| AlertPolicy.AlertStrategy.Builder |
Control over how the notification channels in `notification_channels`
are notified when this alert fires.
|
| AlertPolicy.AlertStrategy.NotificationChannelStrategy |
Control over how the notification channels in `notification_channels`
are notified when this alert fires, on a per-channel basis.
|
| AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
Control over how the notification channels in `notification_channels`
are notified when this alert fires, on a per-channel basis.
|
| AlertPolicy.AlertStrategy.NotificationRateLimit |
Control over the rate of notifications sent to this alert policy's
notification channels.
|
| AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
Control over the rate of notifications sent to this alert policy's
notification channels.
|
| AlertPolicy.Builder |
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.
|
| AlertPolicy.Condition |
A condition is a true/false test that determines when an alerting policy
should open an incident.
|
| AlertPolicy.Condition.Builder |
A condition is a true/false test that determines when an alerting policy
should open an incident.
|
| AlertPolicy.Condition.LogMatch |
A condition type that checks whether a log message in the [scoping
project](https://cloud.google.com/monitoring/api/v3#project_name)
satisfies the given filter.
|
| AlertPolicy.Condition.LogMatch.Builder |
A condition type that checks whether a log message in the [scoping
project](https://cloud.google.com/monitoring/api/v3#project_name)
satisfies the given filter.
|
| AlertPolicy.Condition.MetricAbsence |
A condition type that checks that monitored resources
are reporting data.
|
| AlertPolicy.Condition.MetricAbsence.Builder |
A condition type that checks that monitored resources
are reporting data.
|
| AlertPolicy.Condition.MetricThreshold |
A condition type that compares a collection of time series
against a threshold.
|
| AlertPolicy.Condition.MetricThreshold.Builder |
A condition type that compares a collection of time series
against a threshold.
|
| AlertPolicy.Condition.MetricThreshold.ForecastOptions |
Options used when forecasting the time series and testing
the predicted value against the threshold.
|
| AlertPolicy.Condition.MetricThreshold.ForecastOptions.Builder |
Options used when forecasting the time series and testing
the predicted value against the threshold.
|
| AlertPolicy.Condition.MonitoringQueryLanguageCondition |
A condition type that allows alert policies to be defined using
[Monitoring Query Language](https://cloud.google.com/monitoring/mql).
|
| AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder |
A condition type that allows alert policies to be defined using
[Monitoring Query Language](https://cloud.google.com/monitoring/mql).
|
| AlertPolicy.Condition.PrometheusQueryLanguageCondition |
A condition type that allows alert policies to be defined using
[Prometheus Query Language
(PromQL)](https://prometheus.io/docs/prometheus/latest/querying/basics/).
|
| AlertPolicy.Condition.PrometheusQueryLanguageCondition.Builder |
A condition type that allows alert policies to be defined using
[Prometheus Query Language
(PromQL)](https://prometheus.io/docs/prometheus/latest/querying/basics/).
|
| AlertPolicy.Condition.Trigger |
Specifies how many time series must fail a predicate to trigger a
condition.
|
| AlertPolicy.Condition.Trigger.Builder |
Specifies how many time series must fail a predicate to trigger a
condition.
|
| AlertPolicy.Documentation |
Documentation that is included in the notifications and incidents
pertaining to this policy.
|
| AlertPolicy.Documentation.Builder |
Documentation that is included in the notifications and incidents
pertaining to this policy.
|
| AlertPolicy.Documentation.Link |
Links to content such as playbooks, repositories, and other resources.
|
| AlertPolicy.Documentation.Link.Builder |
Links to content such as playbooks, repositories, and other resources.
|
| AlertPolicyName | |
| AlertPolicyName.Builder |
Builder for projects/{project}/alertPolicies/{alert_policy}.
|
| AlertPolicyName.FolderAlertPolicyBuilder |
Builder for folders/{folder}/alertPolicies/{alert_policy}.
|
| AlertPolicyName.OrganizationAlertPolicyBuilder |
Builder for organizations/{organization}/alertPolicies/{alert_policy}.
|
| AlertProto | |
| AlertServiceProto | |
| BasicSli |
An SLI measuring performance on a well-known service type.
|
| BasicSli.AvailabilityCriteria |
Future parameters for the availability SLI.
|
| BasicSli.AvailabilityCriteria.Builder |
Future parameters for the availability SLI.
|
| BasicSli.Builder |
An SLI measuring performance on a well-known service type.
|
| BasicSli.LatencyCriteria |
Parameters for a latency threshold SLI.
|
| BasicSli.LatencyCriteria.Builder |
Parameters for a latency threshold SLI.
|
| CommonProto | |
| CreateAlertPolicyRequest |
The protocol for the `CreateAlertPolicy` request.
|
| CreateAlertPolicyRequest.Builder |
The protocol for the `CreateAlertPolicy` request.
|
| CreateGroupRequest |
The `CreateGroup` request.
|
| CreateGroupRequest.Builder |
The `CreateGroup` request.
|
| CreateMetricDescriptorRequest |
The `CreateMetricDescriptor` request.
|
| CreateMetricDescriptorRequest.Builder |
The `CreateMetricDescriptor` request.
|
| CreateNotificationChannelRequest |
The `CreateNotificationChannel` request.
|
| CreateNotificationChannelRequest.Builder |
The `CreateNotificationChannel` request.
|
| CreateServiceLevelObjectiveRequest |
The `CreateServiceLevelObjective` request.
|
| CreateServiceLevelObjectiveRequest.Builder |
The `CreateServiceLevelObjective` request.
|
| CreateServiceRequest |
The `CreateService` request.
|
| CreateServiceRequest.Builder |
The `CreateService` request.
|
| CreateSnoozeRequest |
The message definition for creating a `Snooze`.
|
| CreateSnoozeRequest.Builder |
The message definition for creating a `Snooze`.
|
| CreateTimeSeriesError |
DEPRECATED.
|
| CreateTimeSeriesError.Builder |
DEPRECATED.
|
| CreateTimeSeriesRequest |
The `CreateTimeSeries` request.
|
| CreateTimeSeriesRequest.Builder |
The `CreateTimeSeries` request.
|
| CreateTimeSeriesSummary |
Summary of the result of a failed request to write data to a time series.
|
| CreateTimeSeriesSummary.Builder |
Summary of the result of a failed request to write data to a time series.
|
| CreateTimeSeriesSummary.Error |
Detailed information about an error category.
|
| CreateTimeSeriesSummary.Error.Builder |
Detailed information about an error category.
|
| CreateUptimeCheckConfigRequest |
The protocol for the `CreateUptimeCheckConfig` request.
|
| CreateUptimeCheckConfigRequest.Builder |
The protocol for the `CreateUptimeCheckConfig` request.
|
| DeleteAlertPolicyRequest |
The protocol for the `DeleteAlertPolicy` request.
|
| DeleteAlertPolicyRequest.Builder |
The protocol for the `DeleteAlertPolicy` request.
|
| DeleteGroupRequest |
The `DeleteGroup` request.
|
| DeleteGroupRequest.Builder |
The `DeleteGroup` request.
|
| DeleteMetricDescriptorRequest |
The `DeleteMetricDescriptor` request.
|
| DeleteMetricDescriptorRequest.Builder |
The `DeleteMetricDescriptor` request.
|
| DeleteNotificationChannelRequest |
The `DeleteNotificationChannel` request.
|
| DeleteNotificationChannelRequest.Builder |
The `DeleteNotificationChannel` request.
|
| DeleteServiceLevelObjectiveRequest |
The `DeleteServiceLevelObjective` request.
|
| DeleteServiceLevelObjectiveRequest.Builder |
The `DeleteServiceLevelObjective` request.
|
| DeleteServiceRequest |
The `DeleteService` request.
|
| DeleteServiceRequest.Builder |
The `DeleteService` request.
|
| DeleteUptimeCheckConfigRequest |
The protocol for the `DeleteUptimeCheckConfig` request.
|
| DeleteUptimeCheckConfigRequest.Builder |
The protocol for the `DeleteUptimeCheckConfig` request.
|
| DistributionCut |
A `DistributionCut` defines a `TimeSeries` and thresholds used for measuring
good service and total service.
|
| DistributionCut.Builder |
A `DistributionCut` defines a `TimeSeries` and thresholds used for measuring
good service and total service.
|
| DroppedLabels |
A set of (label, value) pairs that were removed from a Distribution
time series during aggregation and then added as an attachment to a
Distribution.Exemplar.
|
| DroppedLabels.Builder |
A set of (label, value) pairs that were removed from a Distribution
time series during aggregation and then added as an attachment to a
Distribution.Exemplar.
|
| DroppedLabelsProto | |
| FolderName | |
| FolderName.Builder |
Builder for folders/{folder}.
|
| GetAlertPolicyRequest |
The protocol for the `GetAlertPolicy` request.
|
| GetAlertPolicyRequest.Builder |
The protocol for the `GetAlertPolicy` request.
|
| GetGroupRequest |
The `GetGroup` request.
|
| GetGroupRequest.Builder |
The `GetGroup` request.
|
| GetMetricDescriptorRequest |
The `GetMetricDescriptor` request.
|
| GetMetricDescriptorRequest.Builder |
The `GetMetricDescriptor` request.
|
| GetMonitoredResourceDescriptorRequest |
The `GetMonitoredResourceDescriptor` request.
|
| GetMonitoredResourceDescriptorRequest.Builder |
The `GetMonitoredResourceDescriptor` request.
|
| GetNotificationChannelDescriptorRequest |
The `GetNotificationChannelDescriptor` response.
|
| GetNotificationChannelDescriptorRequest.Builder |
The `GetNotificationChannelDescriptor` response.
|
| GetNotificationChannelRequest |
The `GetNotificationChannel` request.
|
| GetNotificationChannelRequest.Builder |
The `GetNotificationChannel` request.
|
| GetNotificationChannelVerificationCodeRequest |
The `GetNotificationChannelVerificationCode` request.
|
| GetNotificationChannelVerificationCodeRequest.Builder |
The `GetNotificationChannelVerificationCode` request.
|
| GetNotificationChannelVerificationCodeResponse |
The `GetNotificationChannelVerificationCode` request.
|
| GetNotificationChannelVerificationCodeResponse.Builder |
The `GetNotificationChannelVerificationCode` request.
|
| GetServiceLevelObjectiveRequest |
The `GetServiceLevelObjective` request.
|
| GetServiceLevelObjectiveRequest.Builder |
The `GetServiceLevelObjective` request.
|
| GetServiceRequest |
The `GetService` request.
|
| GetServiceRequest.Builder |
The `GetService` request.
|
| GetSnoozeRequest |
The message definition for retrieving a `Snooze`.
|
| GetSnoozeRequest.Builder |
The message definition for retrieving a `Snooze`.
|
| GetUptimeCheckConfigRequest |
The protocol for the `GetUptimeCheckConfig` request.
|
| GetUptimeCheckConfigRequest.Builder |
The protocol for the `GetUptimeCheckConfig` request.
|
| Group |
The description of a dynamic collection of monitored resources.
|
| Group.Builder |
The description of a dynamic collection of monitored resources.
|
| GroupName | |
| GroupName.Builder |
Builder for projects/{project}/groups/{group}.
|
| GroupName.FolderGroupBuilder |
Builder for folders/{folder}/groups/{group}.
|
| GroupName.OrganizationGroupBuilder |
Builder for organizations/{organization}/groups/{group}.
|
| GroupProto | |
| GroupServiceProto | |
| InternalChecker | Deprecated |
| InternalChecker.Builder |
An internal checker allows Uptime checks to run on private/internal GCP
resources.
|
| LabelValue |
A label value.
|
| LabelValue.Builder |
A label value.
|
| ListAlertPoliciesRequest |
The protocol for the `ListAlertPolicies` request.
|
| ListAlertPoliciesRequest.Builder |
The protocol for the `ListAlertPolicies` request.
|
| ListAlertPoliciesResponse |
The protocol for the `ListAlertPolicies` response.
|
| ListAlertPoliciesResponse.Builder |
The protocol for the `ListAlertPolicies` response.
|
| ListGroupMembersRequest |
The `ListGroupMembers` request.
|
| ListGroupMembersRequest.Builder |
The `ListGroupMembers` request.
|
| ListGroupMembersResponse |
The `ListGroupMembers` response.
|
| ListGroupMembersResponse.Builder |
The `ListGroupMembers` response.
|
| ListGroupsRequest |
The `ListGroup` request.
|
| ListGroupsRequest.Builder |
The `ListGroup` request.
|
| ListGroupsResponse |
The `ListGroups` response.
|
| ListGroupsResponse.Builder |
The `ListGroups` response.
|
| ListMetricDescriptorsRequest |
The `ListMetricDescriptors` request.
|
| ListMetricDescriptorsRequest.Builder |
The `ListMetricDescriptors` request.
|
| ListMetricDescriptorsResponse |
The `ListMetricDescriptors` response.
|
| ListMetricDescriptorsResponse.Builder |
The `ListMetricDescriptors` response.
|
| ListMonitoredResourceDescriptorsRequest |
The `ListMonitoredResourceDescriptors` request.
|
| ListMonitoredResourceDescriptorsRequest.Builder |
The `ListMonitoredResourceDescriptors` request.
|
| ListMonitoredResourceDescriptorsResponse |
The `ListMonitoredResourceDescriptors` response.
|
| ListMonitoredResourceDescriptorsResponse.Builder |
The `ListMonitoredResourceDescriptors` response.
|
| ListNotificationChannelDescriptorsRequest |
The `ListNotificationChannelDescriptors` request.
|
| ListNotificationChannelDescriptorsRequest.Builder |
The `ListNotificationChannelDescriptors` request.
|
| ListNotificationChannelDescriptorsResponse |
The `ListNotificationChannelDescriptors` response.
|
| ListNotificationChannelDescriptorsResponse.Builder |
The `ListNotificationChannelDescriptors` response.
|
| ListNotificationChannelsRequest |
The `ListNotificationChannels` request.
|
| ListNotificationChannelsRequest.Builder |
The `ListNotificationChannels` request.
|
| ListNotificationChannelsResponse |
The `ListNotificationChannels` response.
|
| ListNotificationChannelsResponse.Builder |
The `ListNotificationChannels` response.
|
| ListServiceLevelObjectivesRequest |
The `ListServiceLevelObjectives` request.
|
| ListServiceLevelObjectivesRequest.Builder |
The `ListServiceLevelObjectives` request.
|
| ListServiceLevelObjectivesResponse |
The `ListServiceLevelObjectives` response.
|
| ListServiceLevelObjectivesResponse.Builder |
The `ListServiceLevelObjectives` response.
|
| ListServicesRequest |
The `ListServices` request.
|
| ListServicesRequest.Builder |
The `ListServices` request.
|
| ListServicesResponse |
The `ListServices` response.
|
| ListServicesResponse.Builder |
The `ListServices` response.
|
| ListSnoozesRequest |
The message definition for listing `Snooze`s associated with the given
`parent`, satisfying the optional `filter`.
|
| ListSnoozesRequest.Builder |
The message definition for listing `Snooze`s associated with the given
`parent`, satisfying the optional `filter`.
|
| ListSnoozesResponse |
The results of a successful `ListSnoozes` call, containing the matching
`Snooze`s.
|
| ListSnoozesResponse.Builder |
The results of a successful `ListSnoozes` call, containing the matching
`Snooze`s.
|
| ListTimeSeriesRequest |
The `ListTimeSeries` request.
|
| ListTimeSeriesRequest.Builder |
The `ListTimeSeries` request.
|
| ListTimeSeriesResponse |
The `ListTimeSeries` response.
|
| ListTimeSeriesResponse.Builder |
The `ListTimeSeries` response.
|
| ListUptimeCheckConfigsRequest |
The protocol for the `ListUptimeCheckConfigs` request.
|
| ListUptimeCheckConfigsRequest.Builder |
The protocol for the `ListUptimeCheckConfigs` request.
|
| ListUptimeCheckConfigsResponse |
The protocol for the `ListUptimeCheckConfigs` response.
|
| ListUptimeCheckConfigsResponse.Builder |
The protocol for the `ListUptimeCheckConfigs` response.
|
| ListUptimeCheckIpsRequest |
The protocol for the `ListUptimeCheckIps` request.
|
| ListUptimeCheckIpsRequest.Builder |
The protocol for the `ListUptimeCheckIps` request.
|
| ListUptimeCheckIpsResponse |
The protocol for the `ListUptimeCheckIps` response.
|
| ListUptimeCheckIpsResponse.Builder |
The protocol for the `ListUptimeCheckIps` response.
|
| MetricDescriptorName | |
| MetricDescriptorName.Builder |
Builder for projects/{project}/metricDescriptors/{metric_descriptor=**}.
|
| MetricDescriptorName.FolderMetricDescriptorBuilder |
Builder for folders/{folder}/metricDescriptors/{metric_descriptor=**}.
|
| MetricDescriptorName.OrganizationMetricDescriptorBuilder |
Builder for organizations/{organization}/metricDescriptors/{metric_descriptor=**}.
|
| MetricProto | |
| MetricServiceProto | |
| MonitoredResourceDescriptorName | |
| MonitoredResourceDescriptorName.Builder |
Builder for projects/{project}/monitoredResourceDescriptors/{monitored_resource_descriptor}.
|
| MonitoredResourceDescriptorName.FolderMonitoredResourceDescriptorBuilder |
Builder for folders/{folder}/monitoredResourceDescriptors/{monitored_resource_descriptor}.
|
| MonitoredResourceDescriptorName.OrganizationMonitoredResourceDescriptorBuilder |
Builder for
organizations/{organization}/monitoredResourceDescriptors/{monitored_resource_descriptor}.
|
| MutationRecord |
Describes a change made to a configuration.
|
| MutationRecord.Builder |
Describes a change made to a configuration.
|
| MutationRecordProto | |
| NotificationChannel |
A `NotificationChannel` is a medium through which an alert is
delivered when a policy violation is detected.
|
| NotificationChannel.Builder |
A `NotificationChannel` is a medium through which an alert is
delivered when a policy violation is detected.
|
| NotificationChannelDescriptor |
A description of a notification channel.
|
| NotificationChannelDescriptor.Builder |
A description of a notification channel.
|
| NotificationChannelDescriptorName | |
| NotificationChannelDescriptorName.Builder |
Builder for projects/{project}/notificationChannelDescriptors/{channel_descriptor}.
|
| NotificationChannelDescriptorName.FolderChannelDescriptorBuilder |
Builder for folders/{folder}/notificationChannelDescriptors/{channel_descriptor}.
|
| NotificationChannelDescriptorName.OrganizationChannelDescriptorBuilder |
Builder for organizations/{organization}/notificationChannelDescriptors/{channel_descriptor}.
|
| NotificationChannelName | |
| NotificationChannelName.Builder |
Builder for projects/{project}/notificationChannels/{notification_channel}.
|
| NotificationChannelName.FolderNotificationChannelBuilder |
Builder for folders/{folder}/notificationChannels/{notification_channel}.
|
| NotificationChannelName.OrganizationNotificationChannelBuilder |
Builder for organizations/{organization}/notificationChannels/{notification_channel}.
|
| NotificationProto | |
| NotificationServiceProto | |
| OrganizationName | |
| OrganizationName.Builder |
Builder for organizations/{organization}.
|
| Point |
A single data point in a time series.
|
| Point.Builder |
A single data point in a time series.
|
| ProjectName | |
| ProjectName.Builder |
Builder for projects/{project}.
|
| QueryError |
An error associated with a query in the time series query language format.
|
| QueryError.Builder |
An error associated with a query in the time series query language format.
|
| QueryErrorList |
This is an error detail intended to be used with INVALID_ARGUMENT errors.
|
| QueryErrorList.Builder |
This is an error detail intended to be used with INVALID_ARGUMENT errors.
|
| QueryServiceProto | |
| QueryTimeSeriesRequest |
The `QueryTimeSeries` request.
|
| QueryTimeSeriesRequest.Builder |
The `QueryTimeSeries` request.
|
| QueryTimeSeriesResponse |
The `QueryTimeSeries` response.
|
| QueryTimeSeriesResponse.Builder |
The `QueryTimeSeries` response.
|
| Range |
Range of numerical values within `min` and `max`.
|
| Range.Builder |
Range of numerical values within `min` and `max`.
|
| RequestBasedSli |
Service Level Indicators for which atomic units of service are counted
directly.
|
| RequestBasedSli.Builder |
Service Level Indicators for which atomic units of service are counted
directly.
|
| SendNotificationChannelVerificationCodeRequest |
The `SendNotificationChannelVerificationCode` request.
|
| SendNotificationChannelVerificationCodeRequest.Builder |
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)).
|
| Service.AppEngine |
App Engine service.
|
| Service.AppEngine.Builder |
App Engine service.
|
| Service.BasicService |
A well-known service type, defined by its service type and service labels.
|
| Service.BasicService.Builder |
A well-known service type, defined by its service type and service labels.
|
| Service.Builder |
A `Service` is a discrete, autonomous, and network-accessible unit, designed
to solve an individual concern
([Wikipedia](https://en.wikipedia.org/wiki/Service-orientation)).
|
| Service.CloudEndpoints |
Cloud Endpoints service.
|
| Service.CloudEndpoints.Builder |
Cloud Endpoints service.
|
| Service.CloudRun |
Cloud Run service.
|
| Service.CloudRun.Builder |
Cloud Run service.
|
| Service.ClusterIstio |
Istio service scoped to a single Kubernetes cluster.
|
| Service.ClusterIstio.Builder |
Istio service scoped to a single Kubernetes cluster.
|
| Service.Custom |
Use a custom service to designate a service that you want to monitor
when none of the other service types (like App Engine, Cloud Run, or
a GKE type) matches your intended service.
|
| Service.Custom.Builder |
Use a custom service to designate a service that you want to monitor
when none of the other service types (like App Engine, Cloud Run, or
a GKE type) matches your intended service.
|
| Service.GkeNamespace |
GKE Namespace.
|
| Service.GkeNamespace.Builder |
GKE Namespace.
|
| Service.GkeService |
GKE Service.
|
| Service.GkeService.Builder |
GKE Service.
|
| Service.GkeWorkload |
A GKE Workload (Deployment, StatefulSet, etc).
|
| Service.GkeWorkload.Builder |
A GKE Workload (Deployment, StatefulSet, etc).
|
| Service.IstioCanonicalService |
Canonical service scoped to an Istio mesh.
|
| Service.IstioCanonicalService.Builder |
Canonical service scoped to an Istio mesh.
|
| Service.MeshIstio |
Istio service scoped to an Istio mesh.
|
| Service.MeshIstio.Builder |
Istio service scoped to an Istio mesh.
|
| Service.Telemetry |
Configuration for how to query telemetry on a Service.
|
| Service.Telemetry.Builder |
Configuration for how to query telemetry on a Service.
|
| ServiceLevelIndicator |
A Service-Level Indicator (SLI) describes the "performance" of a service.
|
| ServiceLevelIndicator.Builder |
A Service-Level Indicator (SLI) describes the "performance" of a service.
|
| ServiceLevelObjective |
A Service-Level Objective (SLO) describes a level of desired good service.
|
| ServiceLevelObjective.Builder |
A Service-Level Objective (SLO) describes a level of desired good service.
|
| ServiceLevelObjectiveName | |
| ServiceLevelObjectiveName.Builder |
Builder for
projects/{project}/services/{service}/serviceLevelObjectives/{service_level_objective}.
|
| ServiceLevelObjectiveName.FolderServiceServiceLevelObjectiveBuilder |
Builder for
folders/{folder}/services/{service}/serviceLevelObjectives/{service_level_objective}.
|
| ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder |
Builder for
organizations/{organization}/services/{service}/serviceLevelObjectives/{service_level_objective}.
|
| ServiceMonitoringProto | |
| ServiceMonitoringServiceProto | |
| ServiceName | |
| ServiceName.Builder |
Builder for projects/{project}/services/{service}.
|
| ServiceName.FolderServiceBuilder |
Builder for folders/{folder}/services/{service}.
|
| ServiceName.OrganizationServiceBuilder |
Builder for organizations/{organization}/services/{service}.
|
| Snooze |
A `Snooze` will prevent any alerts from being opened, and close any that
are already open.
|
| Snooze.Builder |
A `Snooze` will prevent any alerts from being opened, and close any that
are already open.
|
| Snooze.Criteria |
Criteria specific to the `AlertPolicy`s that this `Snooze` applies to.
|
| Snooze.Criteria.Builder |
Criteria specific to the `AlertPolicy`s that this `Snooze` applies to.
|
| SnoozeName | |
| SnoozeName.Builder |
Builder for projects/{project}/snoozes/{snooze}.
|
| SnoozeProto | |
| SnoozeServiceProto | |
| SpanContext |
The context of a span.
|
| SpanContext.Builder |
The context of a span.
|
| SpanContextProto | |
| SyntheticMonitorTarget |
Describes a Synthetic Monitor to be invoked by Uptime.
|
| SyntheticMonitorTarget.Builder |
Describes a Synthetic Monitor to be invoked by Uptime.
|
| SyntheticMonitorTarget.CloudFunctionV2Target |
A Synthetic Monitor deployed to a Cloud Functions V2 instance.
|
| SyntheticMonitorTarget.CloudFunctionV2Target.Builder |
A Synthetic Monitor deployed to a Cloud Functions V2 instance.
|
| TextLocator |
A locator for text.
|
| TextLocator.Builder |
A locator for text.
|
| TextLocator.Position |
The position of a byte within the text.
|
| TextLocator.Position.Builder |
The position of a byte within the text.
|
| TimeInterval |
Describes a time interval:
* Reads: A half-open time interval.
|
| TimeInterval.Builder |
Describes a time interval:
* Reads: A half-open time interval.
|
| TimeSeries |
A collection of data points that describes the time-varying values
of a metric.
|
| TimeSeries.Builder |
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.
|
| TimeSeriesData.Builder |
Represents the values of a time series associated with a
TimeSeriesDescriptor.
|
| TimeSeriesData.PointData |
A point's value columns and time interval.
|
| TimeSeriesData.PointData.Builder |
A point's value columns and time interval.
|
| TimeSeriesDescriptor |
A descriptor for the labels and points in a time series.
|
| TimeSeriesDescriptor.Builder |
A descriptor for the labels and points in a time series.
|
| TimeSeriesDescriptor.ValueDescriptor |
A descriptor for the value columns in a data point.
|
| TimeSeriesDescriptor.ValueDescriptor.Builder |
A descriptor for the value columns in a data point.
|
| TimeSeriesName | |
| TimeSeriesName.Builder |
Builder for projects/{project}/timeSeries/{time_series}.
|
| TimeSeriesName.FolderTimeSeriesBuilder |
Builder for folders/{folder}/timeSeries/{time_series}.
|
| TimeSeriesName.OrganizationTimeSeriesBuilder |
Builder for organizations/{organization}/timeSeries/{time_series}.
|
| TimeSeriesRatio |
A `TimeSeriesRatio` specifies two `TimeSeries` to use for computing the
`good_service / total_service` ratio.
|
| TimeSeriesRatio.Builder |
A `TimeSeriesRatio` specifies two `TimeSeries` to use for computing the
`good_service / total_service` ratio.
|
| TypedValue |
A single strongly-typed value.
|
| TypedValue.Builder |
A single strongly-typed value.
|
| UpdateAlertPolicyRequest |
The protocol for the `UpdateAlertPolicy` request.
|
| UpdateAlertPolicyRequest.Builder |
The protocol for the `UpdateAlertPolicy` request.
|
| UpdateGroupRequest |
The `UpdateGroup` request.
|
| UpdateGroupRequest.Builder |
The `UpdateGroup` request.
|
| UpdateNotificationChannelRequest |
The `UpdateNotificationChannel` request.
|
| UpdateNotificationChannelRequest.Builder |
The `UpdateNotificationChannel` request.
|
| UpdateServiceLevelObjectiveRequest |
The `UpdateServiceLevelObjective` request.
|
| UpdateServiceLevelObjectiveRequest.Builder |
The `UpdateServiceLevelObjective` request.
|
| UpdateServiceRequest |
The `UpdateService` request.
|
| UpdateServiceRequest.Builder |
The `UpdateService` request.
|
| UpdateSnoozeRequest |
The message definition for updating a `Snooze`.
|
| UpdateSnoozeRequest.Builder |
The message definition for updating a `Snooze`.
|
| UpdateUptimeCheckConfigRequest |
The protocol for the `UpdateUptimeCheckConfig` request.
|
| UpdateUptimeCheckConfigRequest.Builder |
The protocol for the `UpdateUptimeCheckConfig` request.
|
| UptimeCheckConfig |
This message configures which resources and services to monitor for
availability.
|
| UptimeCheckConfig.Builder |
This message configures which resources and services to monitor for
availability.
|
| UptimeCheckConfig.ContentMatcher |
Optional.
|
| UptimeCheckConfig.ContentMatcher.Builder |
Optional.
|
| UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
Information needed to perform a JSONPath content match.
|
| UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
Information needed to perform a JSONPath content match.
|
| UptimeCheckConfig.HttpCheck |
Information involved in an HTTP/HTTPS Uptime check request.
|
| UptimeCheckConfig.HttpCheck.BasicAuthentication |
The authentication parameters to provide to the specified resource or
URL that requires a username and password.
|
| UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
The authentication parameters to provide to the specified resource or
URL that requires a username and password.
|
| UptimeCheckConfig.HttpCheck.Builder |
Information involved in an HTTP/HTTPS Uptime check request.
|
| UptimeCheckConfig.HttpCheck.ResponseStatusCode |
A status to accept.
|
| UptimeCheckConfig.HttpCheck.ResponseStatusCode.Builder |
A status to accept.
|
| UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
Contains information needed for generating an
[OpenID Connect
token](https://developers.google.com/identity/protocols/OpenIDConnect).
|
| UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
Contains information needed for generating an
[OpenID Connect
token](https://developers.google.com/identity/protocols/OpenIDConnect).
|
| UptimeCheckConfig.PingConfig |
Information involved in sending ICMP pings alongside public HTTP/TCP
checks.
|
| UptimeCheckConfig.PingConfig.Builder |
Information involved in sending ICMP pings alongside public HTTP/TCP
checks.
|
| UptimeCheckConfig.ResourceGroup |
The resource submessage for group checks.
|
| UptimeCheckConfig.ResourceGroup.Builder |
The resource submessage for group checks.
|
| UptimeCheckConfig.TcpCheck |
Information required for a TCP Uptime check request.
|
| UptimeCheckConfig.TcpCheck.Builder |
Information required for a TCP Uptime check request.
|
| UptimeCheckConfigName | |
| UptimeCheckConfigName.Builder |
Builder for projects/{project}/uptimeCheckConfigs/{uptime_check_config}.
|
| UptimeCheckConfigName.FolderUptimeCheckConfigBuilder |
Builder for folders/{folder}/uptimeCheckConfigs/{uptime_check_config}.
|
| UptimeCheckConfigName.OrganizationUptimeCheckConfigBuilder |
Builder for organizations/{organization}/uptimeCheckConfigs/{uptime_check_config}.
|
| UptimeCheckIp |
Contains the region, location, and list of IP
addresses where checkers in the location run from.
|
| UptimeCheckIp.Builder |
Contains the region, location, and list of IP
addresses where checkers in the location run from.
|
| UptimeProto | |
| UptimeServiceProto | |
| VerifyNotificationChannelRequest |
The `VerifyNotificationChannel` request.
|
| VerifyNotificationChannelRequest.Builder |
The `VerifyNotificationChannel` request.
|
| WindowsBasedSli |
A `WindowsBasedSli` defines `good_service` as the count of time windows for
which the provided service was of good quality.
|
| WindowsBasedSli.Builder |
A `WindowsBasedSli` defines `good_service` as the count of time windows for
which the provided service was of good quality.
|
| WindowsBasedSli.MetricRange |
A `MetricRange` is used when each window is good when the value x of a
single `TimeSeries` satisfies `range.min <= x <= range.max`.
|
| WindowsBasedSli.MetricRange.Builder |
A `MetricRange` is used when each window is good when the value x of a
single `TimeSeries` satisfies `range.min <= x <= range.max`.
|
| WindowsBasedSli.PerformanceThreshold |
A `PerformanceThreshold` is used when each window is good when that window
has a sufficiently high `performance`.
|
| WindowsBasedSli.PerformanceThreshold.Builder |
A `PerformanceThreshold` is used when each window is good when that window
has a sufficiently high `performance`.
|
| Enum | Description |
|---|---|
| Aggregation.Aligner |
The `Aligner` specifies the operation that will be applied to the data
points in each alignment period in a time series.
|
| Aggregation.Reducer |
A Reducer operation describes how to aggregate data points from multiple
time series into a single time series, where the value of each data point
in the resulting series is a function of all the already aligned values in
the input time series.
|
| AlertPolicy.Condition.ConditionCase | |
| AlertPolicy.Condition.EvaluationMissingData |
A condition control that determines how metric-threshold conditions
are evaluated when data stops arriving.
|
| AlertPolicy.Condition.Trigger.TypeCase | |
| AlertPolicy.ConditionCombinerType |
Operators for combining conditions.
|
| AlertPolicy.Severity |
An enumeration of possible severity level for an Alert Policy.
|
| BasicSli.SliCriteriaCase | |
| ComparisonType |
Specifies an ordering relationship on two arguments, called `left` and
`right`.
|
| GroupResourceType |
The supported resource types that can be used as values of
`group_resource.resource_type`.
|
| InternalChecker.State |
Operational states for an internal checker.
|
| LabelValue.ValueCase | |
| ListGroupsRequest.FilterCase | |
| ListTimeSeriesRequest.TimeSeriesView |
Controls which fields are returned by `ListTimeSeries*`.
|
| NotificationChannel.VerificationStatus |
Indicates whether the channel has been verified or not.
|
| RequestBasedSli.MethodCase | |
| Service.IdentifierCase | |
| ServiceLevelIndicator.TypeCase | |
| ServiceLevelObjective.PeriodCase | |
| ServiceLevelObjective.View |
`ServiceLevelObjective.View` determines what form of
`ServiceLevelObjective` is returned from `GetServiceLevelObjective`,
`ListServiceLevelObjectives`, and `ListServiceLevelObjectiveVersions` RPCs.
|
| ServiceTier | Deprecated |
| SyntheticMonitorTarget.TargetCase | |
| TypedValue.ValueCase | |
| UptimeCheckConfig.CheckerType |
What kind of checkers are available to be used by the check.
|
| UptimeCheckConfig.CheckRequestTypeCase | |
| UptimeCheckConfig.ContentMatcher.AdditionalMatcherInfoCase | |
| UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
Options to perform content matching.
|
| UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
Options to perform JSONPath content matching.
|
| UptimeCheckConfig.HttpCheck.AuthMethodCase | |
| UptimeCheckConfig.HttpCheck.ContentType |
Header options corresponding to the content type of a HTTP request body.
|
| UptimeCheckConfig.HttpCheck.RequestMethod |
The HTTP request method options.
|
| UptimeCheckConfig.HttpCheck.ResponseStatusCode.StatusClass |
An HTTP status code class.
|
| UptimeCheckConfig.HttpCheck.ResponseStatusCode.StatusCodeCase | |
| UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType |
Type of authentication.
|
| UptimeCheckConfig.ResourceCase | |
| UptimeCheckRegion |
The regions from which an Uptime check can be run.
|
| WindowsBasedSli.PerformanceThreshold.TypeCase | |
| WindowsBasedSli.WindowCriterionCase |
Copyright © 2024 Google LLC. All rights reserved.