| Package | Description |
|---|---|
| com.google.analytics.admin.v1alpha |
A client to Google Analytics Admin API
|
| com.google.analytics.admin.v1alpha.stub |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse |
AnalyticsAdminServiceClient.listCustomMetrics(ListCustomMetricsRequest request)
Lists CustomMetrics on a property.
|
AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse |
AnalyticsAdminServiceClient.listCustomMetrics(PropertyName parent)
Lists CustomMetrics on a property.
|
AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse |
AnalyticsAdminServiceClient.listCustomMetrics(String parent)
Lists CustomMetrics on a property.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse> |
AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric> context,
com.google.api.core.ApiFuture<ListCustomMetricsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCustomMetricsRequest,AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse> |
AnalyticsAdminServiceClient.listCustomMetricsPagedCallable()
Lists CustomMetrics on a property.
|
com.google.api.gax.rpc.PagedCallSettings<ListCustomMetricsRequest,ListCustomMetricsResponse,AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse> |
AnalyticsAdminServiceSettings.listCustomMetricsSettings()
Returns the object with the settings used for calls to listCustomMetrics.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomMetricsRequest,ListCustomMetricsResponse,AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse> |
AnalyticsAdminServiceSettings.Builder.listCustomMetricsSettings()
Returns the builder for the settings used for calls to listCustomMetrics.
|
Copyright © 2022 Google LLC. All rights reserved.