| Package | Description |
|---|---|
| com.google.cloud.logging.v2 |
A client to Stackdriver Logging API.
|
| com.google.cloud.logging.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
PagedResponseWrappers.ListLogMetricsPagedResponse |
MetricsClient.listLogMetrics(com.google.logging.v2.ListLogMetricsRequest request)
Lists logs-based metrics.
|
PagedResponseWrappers.ListLogMetricsPagedResponse |
MetricsClient.listLogMetrics(com.google.logging.v2.ParentNameOneof parent)
Lists logs-based metrics.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PagedResponseWrappers.ListLogMetricsPagedResponse> |
PagedResponseWrappers.ListLogMetricsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<com.google.logging.v2.ListLogMetricsRequest,com.google.logging.v2.ListLogMetricsResponse,com.google.logging.v2.LogMetric> context,
com.google.api.core.ApiFuture<com.google.logging.v2.ListLogMetricsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<com.google.logging.v2.ListLogMetricsRequest,PagedResponseWrappers.ListLogMetricsPagedResponse> |
MetricsClient.listLogMetricsPagedCallable()
Lists logs-based metrics.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.logging.v2.ListLogMetricsRequest,com.google.logging.v2.ListLogMetricsResponse,PagedResponseWrappers.ListLogMetricsPagedResponse> |
MetricsSettings.listLogMetricsSettings()
Returns the object with the settings used for calls to listLogMetrics.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.logging.v2.ListLogMetricsRequest,com.google.logging.v2.ListLogMetricsResponse,PagedResponseWrappers.ListLogMetricsPagedResponse> |
MetricsSettings.Builder.listLogMetricsSettings()
Returns the builder for the settings used for calls to listLogMetrics.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.logging.v2.ListLogMetricsRequest,PagedResponseWrappers.ListLogMetricsPagedResponse> |
GrpcMetricsServiceV2Stub.listLogMetricsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.logging.v2.ListLogMetricsRequest,PagedResponseWrappers.ListLogMetricsPagedResponse> |
MetricsServiceV2Stub.listLogMetricsPagedCallable() |
Copyright © 2017 Google. All rights reserved.