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 |
---|---|
MetricsClient.ListLogMetricsPagedResponse |
MetricsClient.listLogMetrics(com.google.logging.v2.ListLogMetricsRequest request)
Lists logs-based metrics.
|
MetricsClient.ListLogMetricsPagedResponse |
MetricsClient.listLogMetrics(com.google.logging.v2.ParentName parent)
Lists logs-based metrics.
|
MetricsClient.ListLogMetricsPagedResponse |
MetricsClient.listLogMetrics(String parent)
Lists logs-based metrics.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<MetricsClient.ListLogMetricsPagedResponse> |
MetricsClient.ListLogMetricsPagedResponse.createAsync(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) |
UnaryCallable<com.google.logging.v2.ListLogMetricsRequest,MetricsClient.ListLogMetricsPagedResponse> |
MetricsClient.listLogMetricsPagedCallable()
Lists logs-based metrics.
|
PagedCallSettings<com.google.logging.v2.ListLogMetricsRequest,com.google.logging.v2.ListLogMetricsResponse,MetricsClient.ListLogMetricsPagedResponse> |
MetricsSettings.listLogMetricsSettings()
Returns the object with the settings used for calls to listLogMetrics.
|
PagedCallSettings.Builder<com.google.logging.v2.ListLogMetricsRequest,com.google.logging.v2.ListLogMetricsResponse,MetricsClient.ListLogMetricsPagedResponse> |
MetricsSettings.Builder.listLogMetricsSettings()
Returns the builder for the settings used for calls to listLogMetrics.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.logging.v2.ListLogMetricsRequest,MetricsClient.ListLogMetricsPagedResponse> |
GrpcMetricsServiceV2Stub.listLogMetricsPagedCallable() |
UnaryCallable<com.google.logging.v2.ListLogMetricsRequest,MetricsClient.ListLogMetricsPagedResponse> |
MetricsServiceV2Stub.listLogMetricsPagedCallable() |
PagedCallSettings<com.google.logging.v2.ListLogMetricsRequest,com.google.logging.v2.ListLogMetricsResponse,MetricsClient.ListLogMetricsPagedResponse> |
MetricsServiceV2StubSettings.listLogMetricsSettings()
Returns the object with the settings used for calls to listLogMetrics.
|
PagedCallSettings.Builder<com.google.logging.v2.ListLogMetricsRequest,com.google.logging.v2.ListLogMetricsResponse,MetricsClient.ListLogMetricsPagedResponse> |
MetricsServiceV2StubSettings.Builder.listLogMetricsSettings()
Returns the builder for the settings used for calls to listLogMetrics.
|
Copyright © 2019 Google LLC. All rights reserved.