Skip navigation links
A B C D G L M N S U V 

A

AlertPolicyServiceGrpc - Class in com.google.monitoring.v3
The AlertPolicyService API is used to manage (list, create, delete, edit) alert policies in Stackdriver Monitoring.
AlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub - Class in com.google.monitoring.v3
The AlertPolicyService API is used to manage (list, create, delete, edit) alert policies in Stackdriver Monitoring.
AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub - Class in com.google.monitoring.v3
The AlertPolicyService API is used to manage (list, create, delete, edit) alert policies in Stackdriver Monitoring.
AlertPolicyServiceGrpc.AlertPolicyServiceImplBase - Class in com.google.monitoring.v3
The AlertPolicyService API is used to manage (list, create, delete, edit) alert policies in Stackdriver Monitoring.
AlertPolicyServiceGrpc.AlertPolicyServiceStub - Class in com.google.monitoring.v3
The AlertPolicyService API is used to manage (list, create, delete, edit) alert policies in Stackdriver Monitoring.
AlertPolicyServiceImplBase() - Constructor for class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceImplBase
 

B

bindService() - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceImplBase
 
bindService() - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceImplBase
 
bindService() - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceImplBase
 
bindService() - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
 
bindService() - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceStub
 

C

com.google.monitoring.v3 - package com.google.monitoring.v3
 
createAlertPolicy(CreateAlertPolicyRequest) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub
Creates a new alerting policy.
createAlertPolicy(CreateAlertPolicyRequest) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub
Creates a new alerting policy.
createAlertPolicy(CreateAlertPolicyRequest, StreamObserver<AlertPolicy>) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceImplBase
Creates a new alerting policy.
createAlertPolicy(CreateAlertPolicyRequest, StreamObserver<AlertPolicy>) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceStub
Creates a new alerting policy.
createGroup(CreateGroupRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceBlockingStub
Creates a new group.
createGroup(CreateGroupRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceFutureStub
Creates a new group.
createGroup(CreateGroupRequest, StreamObserver<Group>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceImplBase
Creates a new group.
createGroup(CreateGroupRequest, StreamObserver<Group>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceStub
Creates a new group.
createMetricDescriptor(CreateMetricDescriptorRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceBlockingStub
Creates a new metric descriptor.
createMetricDescriptor(CreateMetricDescriptorRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceFutureStub
Creates a new metric descriptor.
createMetricDescriptor(CreateMetricDescriptorRequest, StreamObserver<MetricDescriptor>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceImplBase
Creates a new metric descriptor.
createMetricDescriptor(CreateMetricDescriptorRequest, StreamObserver<MetricDescriptor>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceStub
Creates a new metric descriptor.
createNotificationChannel(CreateNotificationChannelRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.
createNotificationChannel(CreateNotificationChannelRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.
createNotificationChannel(CreateNotificationChannelRequest, StreamObserver<NotificationChannel>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.
createNotificationChannel(CreateNotificationChannelRequest, StreamObserver<NotificationChannel>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.
createTimeSeries(CreateTimeSeriesRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceBlockingStub
Creates or adds data to one or more time series.
createTimeSeries(CreateTimeSeriesRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceFutureStub
Creates or adds data to one or more time series.
createTimeSeries(CreateTimeSeriesRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceImplBase
Creates or adds data to one or more time series.
createTimeSeries(CreateTimeSeriesRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceStub
Creates or adds data to one or more time series.
createUptimeCheckConfig(CreateUptimeCheckConfigRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceBlockingStub
Creates a new uptime check configuration.
createUptimeCheckConfig(CreateUptimeCheckConfigRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceFutureStub
Creates a new uptime check configuration.
createUptimeCheckConfig(CreateUptimeCheckConfigRequest, StreamObserver<UptimeCheckConfig>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceImplBase
Creates a new uptime check configuration.
createUptimeCheckConfig(CreateUptimeCheckConfigRequest, StreamObserver<UptimeCheckConfig>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceStub
Creates a new uptime check configuration.

D

deleteAlertPolicy(DeleteAlertPolicyRequest) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub
Deletes an alerting policy.
deleteAlertPolicy(DeleteAlertPolicyRequest) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub
Deletes an alerting policy.
deleteAlertPolicy(DeleteAlertPolicyRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceImplBase
Deletes an alerting policy.
deleteAlertPolicy(DeleteAlertPolicyRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceStub
Deletes an alerting policy.
deleteGroup(DeleteGroupRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceBlockingStub
Deletes an existing group.
deleteGroup(DeleteGroupRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceFutureStub
Deletes an existing group.
deleteGroup(DeleteGroupRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceImplBase
Deletes an existing group.
deleteGroup(DeleteGroupRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceStub
Deletes an existing group.
deleteMetricDescriptor(DeleteMetricDescriptorRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceBlockingStub
Deletes a metric descriptor.
deleteMetricDescriptor(DeleteMetricDescriptorRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceFutureStub
Deletes a metric descriptor.
deleteMetricDescriptor(DeleteMetricDescriptorRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceImplBase
Deletes a metric descriptor.
deleteMetricDescriptor(DeleteMetricDescriptorRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceStub
Deletes a metric descriptor.
deleteNotificationChannel(DeleteNotificationChannelRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
Deletes a notification channel.
deleteNotificationChannel(DeleteNotificationChannelRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
Deletes a notification channel.
deleteNotificationChannel(DeleteNotificationChannelRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
Deletes a notification channel.
deleteNotificationChannel(DeleteNotificationChannelRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
Deletes a notification channel.
deleteUptimeCheckConfig(DeleteUptimeCheckConfigRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceBlockingStub
Deletes an uptime check configuration.
deleteUptimeCheckConfig(DeleteUptimeCheckConfigRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceFutureStub
Deletes an uptime check configuration.
deleteUptimeCheckConfig(DeleteUptimeCheckConfigRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceImplBase
Deletes an uptime check configuration.
deleteUptimeCheckConfig(DeleteUptimeCheckConfigRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceStub
Deletes an uptime check configuration.

G

getAlertPolicy(GetAlertPolicyRequest) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub
Gets a single alerting policy.
getAlertPolicy(GetAlertPolicyRequest) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub
Gets a single alerting policy.
getAlertPolicy(GetAlertPolicyRequest, StreamObserver<AlertPolicy>) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceImplBase
Gets a single alerting policy.
getAlertPolicy(GetAlertPolicyRequest, StreamObserver<AlertPolicy>) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceStub
Gets a single alerting policy.
getCreateAlertPolicyMethod() - Static method in class com.google.monitoring.v3.AlertPolicyServiceGrpc
 
getCreateGroupMethod() - Static method in class com.google.monitoring.v3.GroupServiceGrpc
 
getCreateMetricDescriptorMethod() - Static method in class com.google.monitoring.v3.MetricServiceGrpc
 
getCreateNotificationChannelMethod() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
getCreateTimeSeriesMethod() - Static method in class com.google.monitoring.v3.MetricServiceGrpc
 
getCreateUptimeCheckConfigMethod() - Static method in class com.google.monitoring.v3.UptimeCheckServiceGrpc
 
getDeleteAlertPolicyMethod() - Static method in class com.google.monitoring.v3.AlertPolicyServiceGrpc
 
getDeleteGroupMethod() - Static method in class com.google.monitoring.v3.GroupServiceGrpc
 
getDeleteMetricDescriptorMethod() - Static method in class com.google.monitoring.v3.MetricServiceGrpc
 
getDeleteNotificationChannelMethod() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
getDeleteUptimeCheckConfigMethod() - Static method in class com.google.monitoring.v3.UptimeCheckServiceGrpc
 
getGetAlertPolicyMethod() - Static method in class com.google.monitoring.v3.AlertPolicyServiceGrpc
 
getGetGroupMethod() - Static method in class com.google.monitoring.v3.GroupServiceGrpc
 
getGetMetricDescriptorMethod() - Static method in class com.google.monitoring.v3.MetricServiceGrpc
 
getGetMonitoredResourceDescriptorMethod() - Static method in class com.google.monitoring.v3.MetricServiceGrpc
 
getGetNotificationChannelDescriptorMethod() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
getGetNotificationChannelMethod() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
getGetNotificationChannelVerificationCodeMethod() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
getGetUptimeCheckConfigMethod() - Static method in class com.google.monitoring.v3.UptimeCheckServiceGrpc
 
getGroup(GetGroupRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceBlockingStub
Gets a single group.
getGroup(GetGroupRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceFutureStub
Gets a single group.
getGroup(GetGroupRequest, StreamObserver<Group>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceImplBase
Gets a single group.
getGroup(GetGroupRequest, StreamObserver<Group>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceStub
Gets a single group.
getListAlertPoliciesMethod() - Static method in class com.google.monitoring.v3.AlertPolicyServiceGrpc
 
getListGroupMembersMethod() - Static method in class com.google.monitoring.v3.GroupServiceGrpc
 
getListGroupsMethod() - Static method in class com.google.monitoring.v3.GroupServiceGrpc
 
getListMetricDescriptorsMethod() - Static method in class com.google.monitoring.v3.MetricServiceGrpc
 
getListMonitoredResourceDescriptorsMethod() - Static method in class com.google.monitoring.v3.MetricServiceGrpc
 
getListNotificationChannelDescriptorsMethod() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
getListNotificationChannelsMethod() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
getListTimeSeriesMethod() - Static method in class com.google.monitoring.v3.MetricServiceGrpc
 
getListUptimeCheckConfigsMethod() - Static method in class com.google.monitoring.v3.UptimeCheckServiceGrpc
 
getListUptimeCheckIpsMethod() - Static method in class com.google.monitoring.v3.UptimeCheckServiceGrpc
 
getMetricDescriptor(GetMetricDescriptorRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceBlockingStub
Gets a single metric descriptor.
getMetricDescriptor(GetMetricDescriptorRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceFutureStub
Gets a single metric descriptor.
getMetricDescriptor(GetMetricDescriptorRequest, StreamObserver<MetricDescriptor>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceImplBase
Gets a single metric descriptor.
getMetricDescriptor(GetMetricDescriptorRequest, StreamObserver<MetricDescriptor>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceStub
Gets a single metric descriptor.
getMonitoredResourceDescriptor(GetMonitoredResourceDescriptorRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceBlockingStub
Gets a single monitored resource descriptor.
getMonitoredResourceDescriptor(GetMonitoredResourceDescriptorRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceFutureStub
Gets a single monitored resource descriptor.
getMonitoredResourceDescriptor(GetMonitoredResourceDescriptorRequest, StreamObserver<MonitoredResourceDescriptor>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceImplBase
Gets a single monitored resource descriptor.
getMonitoredResourceDescriptor(GetMonitoredResourceDescriptorRequest, StreamObserver<MonitoredResourceDescriptor>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceStub
Gets a single monitored resource descriptor.
getNotificationChannel(GetNotificationChannelRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
Gets a single notification channel.
getNotificationChannel(GetNotificationChannelRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
Gets a single notification channel.
getNotificationChannel(GetNotificationChannelRequest, StreamObserver<NotificationChannel>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
Gets a single notification channel.
getNotificationChannel(GetNotificationChannelRequest, StreamObserver<NotificationChannel>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
Gets a single notification channel.
getNotificationChannelDescriptor(GetNotificationChannelDescriptorRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
Gets a single channel descriptor.
getNotificationChannelDescriptor(GetNotificationChannelDescriptorRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
Gets a single channel descriptor.
getNotificationChannelDescriptor(GetNotificationChannelDescriptorRequest, StreamObserver<NotificationChannelDescriptor>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
Gets a single channel descriptor.
getNotificationChannelDescriptor(GetNotificationChannelDescriptorRequest, StreamObserver<NotificationChannelDescriptor>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
Gets a single channel descriptor.
getNotificationChannelVerificationCode(GetNotificationChannelVerificationCodeRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.
getNotificationChannelVerificationCode(GetNotificationChannelVerificationCodeRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.
getNotificationChannelVerificationCode(GetNotificationChannelVerificationCodeRequest, StreamObserver<GetNotificationChannelVerificationCodeResponse>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.
getNotificationChannelVerificationCode(GetNotificationChannelVerificationCodeRequest, StreamObserver<GetNotificationChannelVerificationCodeResponse>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.
getSendNotificationChannelVerificationCodeMethod() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.monitoring.v3.AlertPolicyServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.monitoring.v3.GroupServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.monitoring.v3.MetricServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.monitoring.v3.UptimeCheckServiceGrpc
 
getUpdateAlertPolicyMethod() - Static method in class com.google.monitoring.v3.AlertPolicyServiceGrpc
 
getUpdateGroupMethod() - Static method in class com.google.monitoring.v3.GroupServiceGrpc
 
getUpdateNotificationChannelMethod() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
getUpdateUptimeCheckConfigMethod() - Static method in class com.google.monitoring.v3.UptimeCheckServiceGrpc
 
getUptimeCheckConfig(GetUptimeCheckConfigRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceBlockingStub
Gets a single uptime check configuration.
getUptimeCheckConfig(GetUptimeCheckConfigRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceFutureStub
Gets a single uptime check configuration.
getUptimeCheckConfig(GetUptimeCheckConfigRequest, StreamObserver<UptimeCheckConfig>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceImplBase
Gets a single uptime check configuration.
getUptimeCheckConfig(GetUptimeCheckConfigRequest, StreamObserver<UptimeCheckConfig>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceStub
Gets a single uptime check configuration.
getVerifyNotificationChannelMethod() - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
GroupServiceGrpc - Class in com.google.monitoring.v3
The Group API lets you inspect and manage your [groups](#google.monitoring.v3.Group).
GroupServiceGrpc.GroupServiceBlockingStub - Class in com.google.monitoring.v3
The Group API lets you inspect and manage your [groups](#google.monitoring.v3.Group).
GroupServiceGrpc.GroupServiceFutureStub - Class in com.google.monitoring.v3
The Group API lets you inspect and manage your [groups](#google.monitoring.v3.Group).
GroupServiceGrpc.GroupServiceImplBase - Class in com.google.monitoring.v3
The Group API lets you inspect and manage your [groups](#google.monitoring.v3.Group).
GroupServiceGrpc.GroupServiceStub - Class in com.google.monitoring.v3
The Group API lets you inspect and manage your [groups](#google.monitoring.v3.Group).
GroupServiceImplBase() - Constructor for class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceImplBase
 

L

listAlertPolicies(ListAlertPoliciesRequest) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub
Lists the existing alerting policies for the project.
listAlertPolicies(ListAlertPoliciesRequest) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub
Lists the existing alerting policies for the project.
listAlertPolicies(ListAlertPoliciesRequest, StreamObserver<ListAlertPoliciesResponse>) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceImplBase
Lists the existing alerting policies for the project.
listAlertPolicies(ListAlertPoliciesRequest, StreamObserver<ListAlertPoliciesResponse>) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceStub
Lists the existing alerting policies for the project.
listGroupMembers(ListGroupMembersRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceBlockingStub
Lists the monitored resources that are members of a group.
listGroupMembers(ListGroupMembersRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceFutureStub
Lists the monitored resources that are members of a group.
listGroupMembers(ListGroupMembersRequest, StreamObserver<ListGroupMembersResponse>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceImplBase
Lists the monitored resources that are members of a group.
listGroupMembers(ListGroupMembersRequest, StreamObserver<ListGroupMembersResponse>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceStub
Lists the monitored resources that are members of a group.
listGroups(ListGroupsRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceBlockingStub
Lists the existing groups.
listGroups(ListGroupsRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceFutureStub
Lists the existing groups.
listGroups(ListGroupsRequest, StreamObserver<ListGroupsResponse>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceImplBase
Lists the existing groups.
listGroups(ListGroupsRequest, StreamObserver<ListGroupsResponse>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceStub
Lists the existing groups.
listMetricDescriptors(ListMetricDescriptorsRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceBlockingStub
Lists metric descriptors that match a filter.
listMetricDescriptors(ListMetricDescriptorsRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceFutureStub
Lists metric descriptors that match a filter.
listMetricDescriptors(ListMetricDescriptorsRequest, StreamObserver<ListMetricDescriptorsResponse>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceImplBase
Lists metric descriptors that match a filter.
listMetricDescriptors(ListMetricDescriptorsRequest, StreamObserver<ListMetricDescriptorsResponse>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceStub
Lists metric descriptors that match a filter.
listMonitoredResourceDescriptors(ListMonitoredResourceDescriptorsRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceBlockingStub
Lists monitored resource descriptors that match a filter.
listMonitoredResourceDescriptors(ListMonitoredResourceDescriptorsRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceFutureStub
Lists monitored resource descriptors that match a filter.
listMonitoredResourceDescriptors(ListMonitoredResourceDescriptorsRequest, StreamObserver<ListMonitoredResourceDescriptorsResponse>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceImplBase
Lists monitored resource descriptors that match a filter.
listMonitoredResourceDescriptors(ListMonitoredResourceDescriptorsRequest, StreamObserver<ListMonitoredResourceDescriptorsResponse>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceStub
Lists monitored resource descriptors that match a filter.
listNotificationChannelDescriptors(ListNotificationChannelDescriptorsRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
Lists the descriptors for supported channel types.
listNotificationChannelDescriptors(ListNotificationChannelDescriptorsRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
Lists the descriptors for supported channel types.
listNotificationChannelDescriptors(ListNotificationChannelDescriptorsRequest, StreamObserver<ListNotificationChannelDescriptorsResponse>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
Lists the descriptors for supported channel types.
listNotificationChannelDescriptors(ListNotificationChannelDescriptorsRequest, StreamObserver<ListNotificationChannelDescriptorsResponse>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
Lists the descriptors for supported channel types.
listNotificationChannels(ListNotificationChannelsRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
Lists the notification channels that have been created for the project.
listNotificationChannels(ListNotificationChannelsRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
Lists the notification channels that have been created for the project.
listNotificationChannels(ListNotificationChannelsRequest, StreamObserver<ListNotificationChannelsResponse>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
Lists the notification channels that have been created for the project.
listNotificationChannels(ListNotificationChannelsRequest, StreamObserver<ListNotificationChannelsResponse>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
Lists the notification channels that have been created for the project.
listTimeSeries(ListTimeSeriesRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceBlockingStub
Lists time series that match a filter.
listTimeSeries(ListTimeSeriesRequest) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceFutureStub
Lists time series that match a filter.
listTimeSeries(ListTimeSeriesRequest, StreamObserver<ListTimeSeriesResponse>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceImplBase
Lists time series that match a filter.
listTimeSeries(ListTimeSeriesRequest, StreamObserver<ListTimeSeriesResponse>) - Method in class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceStub
Lists time series that match a filter.
listUptimeCheckConfigs(ListUptimeCheckConfigsRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceBlockingStub
Lists the existing valid uptime check configurations for the project, leaving out any invalid configurations.
listUptimeCheckConfigs(ListUptimeCheckConfigsRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceFutureStub
Lists the existing valid uptime check configurations for the project, leaving out any invalid configurations.
listUptimeCheckConfigs(ListUptimeCheckConfigsRequest, StreamObserver<ListUptimeCheckConfigsResponse>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceImplBase
Lists the existing valid uptime check configurations for the project, leaving out any invalid configurations.
listUptimeCheckConfigs(ListUptimeCheckConfigsRequest, StreamObserver<ListUptimeCheckConfigsResponse>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceStub
Lists the existing valid uptime check configurations for the project, leaving out any invalid configurations.
listUptimeCheckIps(ListUptimeCheckIpsRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceBlockingStub
Returns the list of IPs that checkers run from
listUptimeCheckIps(ListUptimeCheckIpsRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceFutureStub
Returns the list of IPs that checkers run from
listUptimeCheckIps(ListUptimeCheckIpsRequest, StreamObserver<ListUptimeCheckIpsResponse>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceImplBase
Returns the list of IPs that checkers run from
listUptimeCheckIps(ListUptimeCheckIpsRequest, StreamObserver<ListUptimeCheckIpsResponse>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceStub
Returns the list of IPs that checkers run from

M

METHOD_CREATE_ALERT_POLICY - Static variable in class com.google.monitoring.v3.AlertPolicyServiceGrpc
Deprecated.
METHOD_CREATE_GROUP - Static variable in class com.google.monitoring.v3.GroupServiceGrpc
Deprecated.
METHOD_CREATE_METRIC_DESCRIPTOR - Static variable in class com.google.monitoring.v3.MetricServiceGrpc
Deprecated.
METHOD_CREATE_NOTIFICATION_CHANNEL - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Deprecated.
METHOD_CREATE_TIME_SERIES - Static variable in class com.google.monitoring.v3.MetricServiceGrpc
Deprecated.
METHOD_CREATE_UPTIME_CHECK_CONFIG - Static variable in class com.google.monitoring.v3.UptimeCheckServiceGrpc
Deprecated.
METHOD_DELETE_ALERT_POLICY - Static variable in class com.google.monitoring.v3.AlertPolicyServiceGrpc
Deprecated.
METHOD_DELETE_GROUP - Static variable in class com.google.monitoring.v3.GroupServiceGrpc
Deprecated.
METHOD_DELETE_METRIC_DESCRIPTOR - Static variable in class com.google.monitoring.v3.MetricServiceGrpc
Deprecated.
METHOD_DELETE_NOTIFICATION_CHANNEL - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Deprecated.
METHOD_DELETE_UPTIME_CHECK_CONFIG - Static variable in class com.google.monitoring.v3.UptimeCheckServiceGrpc
Deprecated.
METHOD_GET_ALERT_POLICY - Static variable in class com.google.monitoring.v3.AlertPolicyServiceGrpc
Deprecated.
METHOD_GET_GROUP - Static variable in class com.google.monitoring.v3.GroupServiceGrpc
Deprecated.
METHOD_GET_METRIC_DESCRIPTOR - Static variable in class com.google.monitoring.v3.MetricServiceGrpc
Deprecated.
METHOD_GET_MONITORED_RESOURCE_DESCRIPTOR - Static variable in class com.google.monitoring.v3.MetricServiceGrpc
Deprecated.
METHOD_GET_NOTIFICATION_CHANNEL - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Deprecated.
METHOD_GET_NOTIFICATION_CHANNEL_DESCRIPTOR - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Deprecated.
METHOD_GET_NOTIFICATION_CHANNEL_VERIFICATION_CODE - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Deprecated.
METHOD_GET_UPTIME_CHECK_CONFIG - Static variable in class com.google.monitoring.v3.UptimeCheckServiceGrpc
Deprecated.
METHOD_LIST_ALERT_POLICIES - Static variable in class com.google.monitoring.v3.AlertPolicyServiceGrpc
Deprecated.
METHOD_LIST_GROUP_MEMBERS - Static variable in class com.google.monitoring.v3.GroupServiceGrpc
Deprecated.
METHOD_LIST_GROUPS - Static variable in class com.google.monitoring.v3.GroupServiceGrpc
Deprecated.
METHOD_LIST_METRIC_DESCRIPTORS - Static variable in class com.google.monitoring.v3.MetricServiceGrpc
Deprecated.
METHOD_LIST_MONITORED_RESOURCE_DESCRIPTORS - Static variable in class com.google.monitoring.v3.MetricServiceGrpc
Deprecated.
METHOD_LIST_NOTIFICATION_CHANNEL_DESCRIPTORS - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Deprecated.
METHOD_LIST_NOTIFICATION_CHANNELS - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Deprecated.
METHOD_LIST_TIME_SERIES - Static variable in class com.google.monitoring.v3.MetricServiceGrpc
Deprecated.
METHOD_LIST_UPTIME_CHECK_CONFIGS - Static variable in class com.google.monitoring.v3.UptimeCheckServiceGrpc
Deprecated.
METHOD_LIST_UPTIME_CHECK_IPS - Static variable in class com.google.monitoring.v3.UptimeCheckServiceGrpc
Deprecated.
METHOD_SEND_NOTIFICATION_CHANNEL_VERIFICATION_CODE - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Deprecated.
METHOD_UPDATE_ALERT_POLICY - Static variable in class com.google.monitoring.v3.AlertPolicyServiceGrpc
Deprecated.
METHOD_UPDATE_GROUP - Static variable in class com.google.monitoring.v3.GroupServiceGrpc
Deprecated.
METHOD_UPDATE_NOTIFICATION_CHANNEL - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Deprecated.
METHOD_UPDATE_UPTIME_CHECK_CONFIG - Static variable in class com.google.monitoring.v3.UptimeCheckServiceGrpc
Deprecated.
METHOD_VERIFY_NOTIFICATION_CHANNEL - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Deprecated.
MetricServiceGrpc - Class in com.google.monitoring.v3
Manages metric descriptors, monitored resource descriptors, and time series data.
MetricServiceGrpc.MetricServiceBlockingStub - Class in com.google.monitoring.v3
Manages metric descriptors, monitored resource descriptors, and time series data.
MetricServiceGrpc.MetricServiceFutureStub - Class in com.google.monitoring.v3
Manages metric descriptors, monitored resource descriptors, and time series data.
MetricServiceGrpc.MetricServiceImplBase - Class in com.google.monitoring.v3
Manages metric descriptors, monitored resource descriptors, and time series data.
MetricServiceGrpc.MetricServiceStub - Class in com.google.monitoring.v3
Manages metric descriptors, monitored resource descriptors, and time series data.
MetricServiceImplBase() - Constructor for class com.google.monitoring.v3.MetricServiceGrpc.MetricServiceImplBase
 

N

newBlockingStub(Channel) - Static method in class com.google.monitoring.v3.AlertPolicyServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.monitoring.v3.GroupServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.monitoring.v3.MetricServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.monitoring.v3.UptimeCheckServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.monitoring.v3.AlertPolicyServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.monitoring.v3.GroupServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.monitoring.v3.MetricServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.monitoring.v3.UptimeCheckServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.monitoring.v3.AlertPolicyServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.monitoring.v3.GroupServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.monitoring.v3.MetricServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.monitoring.v3.NotificationChannelServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.monitoring.v3.UptimeCheckServiceGrpc
Creates a new async stub that supports all call types for the service
NotificationChannelServiceGrpc - Class in com.google.monitoring.v3
The Notification Channel API provides access to configuration that controls how messages related to incidents are sent.
NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub - Class in com.google.monitoring.v3
The Notification Channel API provides access to configuration that controls how messages related to incidents are sent.
NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub - Class in com.google.monitoring.v3
The Notification Channel API provides access to configuration that controls how messages related to incidents are sent.
NotificationChannelServiceGrpc.NotificationChannelServiceImplBase - Class in com.google.monitoring.v3
The Notification Channel API provides access to configuration that controls how messages related to incidents are sent.
NotificationChannelServiceGrpc.NotificationChannelServiceStub - Class in com.google.monitoring.v3
The Notification Channel API provides access to configuration that controls how messages related to incidents are sent.
NotificationChannelServiceImplBase() - Constructor for class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
 

S

sendNotificationChannelVerificationCode(SendNotificationChannelVerificationCodeRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
Causes a verification code to be delivered to the channel.
sendNotificationChannelVerificationCode(SendNotificationChannelVerificationCodeRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
Causes a verification code to be delivered to the channel.
sendNotificationChannelVerificationCode(SendNotificationChannelVerificationCodeRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
Causes a verification code to be delivered to the channel.
sendNotificationChannelVerificationCode(SendNotificationChannelVerificationCodeRequest, StreamObserver<Empty>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
Causes a verification code to be delivered to the channel.
SERVICE_NAME - Static variable in class com.google.monitoring.v3.AlertPolicyServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.monitoring.v3.GroupServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.monitoring.v3.MetricServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.monitoring.v3.NotificationChannelServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.monitoring.v3.UptimeCheckServiceGrpc
 

U

updateAlertPolicy(UpdateAlertPolicyRequest) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub
Updates an alerting policy.
updateAlertPolicy(UpdateAlertPolicyRequest) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub
Updates an alerting policy.
updateAlertPolicy(UpdateAlertPolicyRequest, StreamObserver<AlertPolicy>) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceImplBase
Updates an alerting policy.
updateAlertPolicy(UpdateAlertPolicyRequest, StreamObserver<AlertPolicy>) - Method in class com.google.monitoring.v3.AlertPolicyServiceGrpc.AlertPolicyServiceStub
Updates an alerting policy.
updateGroup(UpdateGroupRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceBlockingStub
Updates an existing group.
updateGroup(UpdateGroupRequest) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceFutureStub
Updates an existing group.
updateGroup(UpdateGroupRequest, StreamObserver<Group>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceImplBase
Updates an existing group.
updateGroup(UpdateGroupRequest, StreamObserver<Group>) - Method in class com.google.monitoring.v3.GroupServiceGrpc.GroupServiceStub
Updates an existing group.
updateNotificationChannel(UpdateNotificationChannelRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
Updates a notification channel.
updateNotificationChannel(UpdateNotificationChannelRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
Updates a notification channel.
updateNotificationChannel(UpdateNotificationChannelRequest, StreamObserver<NotificationChannel>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
Updates a notification channel.
updateNotificationChannel(UpdateNotificationChannelRequest, StreamObserver<NotificationChannel>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
Updates a notification channel.
updateUptimeCheckConfig(UpdateUptimeCheckConfigRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceBlockingStub
Updates an uptime check configuration.
updateUptimeCheckConfig(UpdateUptimeCheckConfigRequest) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceFutureStub
Updates an uptime check configuration.
updateUptimeCheckConfig(UpdateUptimeCheckConfigRequest, StreamObserver<UptimeCheckConfig>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceImplBase
Updates an uptime check configuration.
updateUptimeCheckConfig(UpdateUptimeCheckConfigRequest, StreamObserver<UptimeCheckConfig>) - Method in class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceStub
Updates an uptime check configuration.
UptimeCheckServiceGrpc - Class in com.google.monitoring.v3
The UptimeCheckService API is used to manage (list, create, delete, edit) uptime check configurations in the Stackdriver Monitoring product.
UptimeCheckServiceGrpc.UptimeCheckServiceBlockingStub - Class in com.google.monitoring.v3
The UptimeCheckService API is used to manage (list, create, delete, edit) uptime check configurations in the Stackdriver Monitoring product.
UptimeCheckServiceGrpc.UptimeCheckServiceFutureStub - Class in com.google.monitoring.v3
The UptimeCheckService API is used to manage (list, create, delete, edit) uptime check configurations in the Stackdriver Monitoring product.
UptimeCheckServiceGrpc.UptimeCheckServiceImplBase - Class in com.google.monitoring.v3
The UptimeCheckService API is used to manage (list, create, delete, edit) uptime check configurations in the Stackdriver Monitoring product.
UptimeCheckServiceGrpc.UptimeCheckServiceStub - Class in com.google.monitoring.v3
The UptimeCheckService API is used to manage (list, create, delete, edit) uptime check configurations in the Stackdriver Monitoring product.
UptimeCheckServiceImplBase() - Constructor for class com.google.monitoring.v3.UptimeCheckServiceGrpc.UptimeCheckServiceImplBase
 

V

verifyNotificationChannel(VerifyNotificationChannelRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.
verifyNotificationChannel(VerifyNotificationChannelRequest) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.
verifyNotificationChannel(VerifyNotificationChannelRequest, StreamObserver<NotificationChannel>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.
verifyNotificationChannel(VerifyNotificationChannelRequest, StreamObserver<NotificationChannel>) - Method in class com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceStub
Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.
A B C D G L M N S U V 
Skip navigation links

Copyright © 2019 Google LLC. All rights reserved.