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(ListLogMetricsRequest request)
Lists logs-based metrics.
|
MetricsClient.ListLogMetricsPagedResponse |
MetricsClient.listLogMetrics(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(com.google.api.gax.rpc.PageContext<ListLogMetricsRequest,ListLogMetricsResponse,LogMetric> context,
com.google.api.core.ApiFuture<ListLogMetricsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLogMetricsRequest,MetricsClient.ListLogMetricsPagedResponse> |
MetricsClient.listLogMetricsPagedCallable()
Lists logs-based metrics.
|
com.google.api.gax.rpc.PagedCallSettings<ListLogMetricsRequest,ListLogMetricsResponse,MetricsClient.ListLogMetricsPagedResponse> |
MetricsSettings.listLogMetricsSettings()
Returns the object with the settings used for calls to listLogMetrics.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogMetricsRequest,ListLogMetricsResponse,MetricsClient.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<ListLogMetricsRequest,MetricsClient.ListLogMetricsPagedResponse> |
GrpcMetricsServiceV2Stub.listLogMetricsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLogMetricsRequest,MetricsClient.ListLogMetricsPagedResponse> |
MetricsServiceV2Stub.listLogMetricsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLogMetricsRequest,ListLogMetricsResponse,MetricsClient.ListLogMetricsPagedResponse> |
MetricsServiceV2StubSettings.listLogMetricsSettings()
Returns the object with the settings used for calls to listLogMetrics.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogMetricsRequest,ListLogMetricsResponse,MetricsClient.ListLogMetricsPagedResponse> |
MetricsServiceV2StubSettings.Builder.listLogMetricsSettings()
Returns the builder for the settings used for calls to listLogMetrics.
|
Copyright © 2019 Google LLC. All rights reserved.