Class | Description |
---|---|
Aggregation |
Describes how to combine multiple time series to provide different views of
the data.
|
Aggregation.Builder |
Describes how to combine multiple time series to provide different views 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.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.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.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 |
A content string and a MIME type that describes the content string's
format.
|
AlertPolicy.Documentation.Builder |
A content string and a MIME type that describes the content string's
format.
|
AlertPolicyConditionName | |
AlertPolicyConditionName.Builder |
Builder for AlertPolicyConditionName.
|
AlertPolicyName | |
AlertPolicyName.Builder |
Builder for AlertPolicyName.
|
AlertPolicyServiceGrpc |
The AlertPolicyService API is used to manage (list, create, delete,
edit) alert policies in Stackdriver Monitoring.
|
AlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub |
The AlertPolicyService API is used to manage (list, create, delete,
edit) alert policies in Stackdriver Monitoring.
|
AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub |
The AlertPolicyService API is used to manage (list, create, delete,
edit) alert policies in Stackdriver Monitoring.
|
AlertPolicyServiceGrpc.AlertPolicyServiceImplBase |
The AlertPolicyService API is used to manage (list, create, delete,
edit) alert policies in Stackdriver Monitoring.
|
AlertPolicyServiceGrpc.AlertPolicyServiceStub |
The AlertPolicyService API is used to manage (list, create, delete,
edit) alert policies in Stackdriver Monitoring.
|
AlertProto | |
AlertServiceProto | |
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.
|
CreateTimeSeriesError |
Describes the result of a failed request to write data to a time series.
|
CreateTimeSeriesError.Builder |
Describes the result of a failed request to write data to a time series.
|
CreateTimeSeriesRequest |
The `CreateTimeSeries` request.
|
CreateTimeSeriesRequest.Builder |
The `CreateTimeSeries` request.
|
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.
|
DeleteUptimeCheckConfigRequest |
The protocol for the `DeleteUptimeCheckConfig` request.
|
DeleteUptimeCheckConfigRequest.Builder |
The protocol for the `DeleteUptimeCheckConfig` request.
|
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.
|
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 GroupName.
|
GroupProto | |
GroupServiceGrpc |
The Group API lets you inspect and manage your
[groups](google.monitoring.v3.Group).
|
GroupServiceGrpc.GroupServiceBlockingStub |
The Group API lets you inspect and manage your
[groups](google.monitoring.v3.Group).
|
GroupServiceGrpc.GroupServiceFutureStub |
The Group API lets you inspect and manage your
[groups](google.monitoring.v3.Group).
|
GroupServiceGrpc.GroupServiceImplBase |
The Group API lets you inspect and manage your
[groups](google.monitoring.v3.Group).
|
GroupServiceGrpc.GroupServiceStub |
The Group API lets you inspect and manage your
[groups](google.monitoring.v3.Group).
|
GroupServiceProto | |
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 `ListMonitoredResourcDescriptors` response.
|
ListMonitoredResourceDescriptorsResponse.Builder |
The `ListMonitoredResourcDescriptors` 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.
|
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 MetricDescriptorName.
|
MetricProto | |
MetricServiceGrpc |
Manages metric descriptors, monitored resource descriptors, and
time series data.
|
MetricServiceGrpc.MetricServiceBlockingStub |
Manages metric descriptors, monitored resource descriptors, and
time series data.
|
MetricServiceGrpc.MetricServiceFutureStub |
Manages metric descriptors, monitored resource descriptors, and
time series data.
|
MetricServiceGrpc.MetricServiceImplBase |
Manages metric descriptors, monitored resource descriptors, and
time series data.
|
MetricServiceGrpc.MetricServiceStub |
Manages metric descriptors, monitored resource descriptors, and
time series data.
|
MetricServiceProto | |
MonitoredResourceDescriptorName | |
MonitoredResourceDescriptorName.Builder |
Builder for MonitoredResourceDescriptorName.
|
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 NotificationChannelDescriptorName.
|
NotificationChannelName | |
NotificationChannelName.Builder |
Builder for NotificationChannelName.
|
NotificationChannelServiceGrpc |
The Notification Channel API provides access to configuration that
controls how messages related to incidents are sent.
|
NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub |
The Notification Channel API provides access to configuration that
controls how messages related to incidents are sent.
|
NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub |
The Notification Channel API provides access to configuration that
controls how messages related to incidents are sent.
|
NotificationChannelServiceGrpc.NotificationChannelServiceImplBase |
The Notification Channel API provides access to configuration that
controls how messages related to incidents are sent.
|
NotificationChannelServiceGrpc.NotificationChannelServiceStub |
The Notification Channel API provides access to configuration that
controls how messages related to incidents are sent.
|
NotificationProto | |
NotificationServiceProto | |
Point |
A single data point in a time series.
|
Point.Builder |
A single data point in a time series.
|
ProjectName | |
ProjectName.Builder |
Builder for ProjectName.
|
SendNotificationChannelVerificationCodeRequest |
The `SendNotificationChannelVerificationCode` request.
|
SendNotificationChannelVerificationCodeRequest.Builder |
The `SendNotificationChannelVerificationCode` request.
|
TimeInterval |
A time interval extending just after a start time through an end time.
|
TimeInterval.Builder |
A time interval extending just after a start time through an end time.
|
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.
|
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.
|
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 |
Used to perform string matching.
|
UptimeCheckConfig.ContentMatcher.Builder |
Used to perform string matching.
|
UptimeCheckConfig.HttpCheck |
Information involved in an HTTP/HTTPS uptime check request.
|
UptimeCheckConfig.HttpCheck.BasicAuthentication |
A type of authentication to perform against the specified resource or URL
that uses username and password.
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
A type of authentication to perform against the specified resource or URL
that uses username and password.
|
UptimeCheckConfig.HttpCheck.Builder |
Information involved in an HTTP/HTTPS uptime check request.
|
UptimeCheckConfig.InternalChecker |
Nimbus InternalCheckers.
|
UptimeCheckConfig.InternalChecker.Builder |
Nimbus InternalCheckers.
|
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 UptimeCheckConfigName.
|
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.
|
UptimeCheckServiceGrpc |
The UptimeCheckService API is used to manage (list, create, delete, edit)
uptime check configurations in the Stackdriver Monitoring product.
|
UptimeCheckServiceGrpc.UptimeCheckServiceBlockingStub |
The UptimeCheckService API is used to manage (list, create, delete, edit)
uptime check configurations in the Stackdriver Monitoring product.
|
UptimeCheckServiceGrpc.UptimeCheckServiceFutureStub |
The UptimeCheckService API is used to manage (list, create, delete, edit)
uptime check configurations in the Stackdriver Monitoring product.
|
UptimeCheckServiceGrpc.UptimeCheckServiceImplBase |
The UptimeCheckService API is used to manage (list, create, delete, edit)
uptime check configurations in the Stackdriver Monitoring product.
|
UptimeCheckServiceGrpc.UptimeCheckServiceStub |
The UptimeCheckService API is used to manage (list, create, delete, edit)
uptime check configurations in the Stackdriver Monitoring product.
|
UptimeProto | |
UptimeServiceProto | |
VerifyNotificationChannelRequest |
The `VerifyNotificationChannel` request.
|
VerifyNotificationChannelRequest.Builder |
The `VerifyNotificationChannel` request.
|
Enum | Description |
---|---|
Aggregation.Aligner |
The Aligner describes how to bring the data points in a single
time series into temporal alignment.
|
Aggregation.Reducer |
A Reducer describes how to aggregate data points from multiple
time series into a single time series.
|
AlertPolicy.Condition.ConditionCase | |
AlertPolicy.Condition.Trigger.TypeCase | |
AlertPolicy.ConditionCombinerType |
Operators for combining conditions.
|
ComparisonType |
Specifies an ordering relationship on two arguments, here called left and
right.
|
GroupResourceType |
The supported resource types that can be used as values of
group_resource.resource_type.
|
ListGroupsRequest.FilterCase | |
ListTimeSeriesRequest.TimeSeriesView |
Controls which fields are returned by `ListTimeSeries`.
|
NotificationChannel.VerificationStatus |
Indicates whether the channel has been verified or not.
|
ServiceTier |
The tier of service for a Stackdriver account.
|
TypedValue.ValueCase | |
UptimeCheckConfig.CheckRequestTypeCase | |
UptimeCheckConfig.ResourceCase | |
UptimeCheckRegion |
The regions from which an uptime check can be run.
|