| Package | Description |
|---|---|
| com.google.cloud.monitoring.v3 |
A client to Cloud Monitoring API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.monitoring.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
QueryServiceClient.QueryTimeSeriesPagedResponse |
QueryServiceClient.queryTimeSeries(QueryTimeSeriesRequest request)
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<QueryServiceClient.QueryTimeSeriesPagedResponse> |
QueryServiceClient.QueryTimeSeriesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<QueryTimeSeriesRequest,QueryTimeSeriesResponse,TimeSeriesData> context,
com.google.api.core.ApiFuture<QueryTimeSeriesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<QueryTimeSeriesRequest,QueryServiceClient.QueryTimeSeriesPagedResponse> |
QueryServiceClient.queryTimeSeriesPagedCallable()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.PagedCallSettings<QueryTimeSeriesRequest,QueryTimeSeriesResponse,QueryServiceClient.QueryTimeSeriesPagedResponse> |
QueryServiceSettings.queryTimeSeriesSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<QueryTimeSeriesRequest,QueryTimeSeriesResponse,QueryServiceClient.QueryTimeSeriesPagedResponse> |
QueryServiceSettings.Builder.queryTimeSeriesSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<QueryTimeSeriesRequest,QueryServiceClient.QueryTimeSeriesPagedResponse> |
QueryServiceStub.queryTimeSeriesPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<QueryTimeSeriesRequest,QueryServiceClient.QueryTimeSeriesPagedResponse> |
GrpcQueryServiceStub.queryTimeSeriesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<QueryTimeSeriesRequest,QueryTimeSeriesResponse,QueryServiceClient.QueryTimeSeriesPagedResponse> |
QueryServiceStubSettings.queryTimeSeriesSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<QueryTimeSeriesRequest,QueryTimeSeriesResponse,QueryServiceClient.QueryTimeSeriesPagedResponse> |
QueryServiceStubSettings.Builder.queryTimeSeriesSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
Copyright © 2025 Google LLC. All rights reserved.