| Package | Description |
|---|---|
| com.google.analytics.admin.v1alpha |
A client to Google Analytics Admin API
The interfaces provided are listed below, along with usage samples.
|
| com.google.analytics.admin.v1alpha.stub |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsAdminServiceClient.ListEventEditRulesPagedResponse |
AnalyticsAdminServiceClient.listEventEditRules(DataStreamName parent)
Lists EventEditRules on a web data stream.
|
AnalyticsAdminServiceClient.ListEventEditRulesPagedResponse |
AnalyticsAdminServiceClient.listEventEditRules(ListEventEditRulesRequest request)
Lists EventEditRules on a web data stream.
|
AnalyticsAdminServiceClient.ListEventEditRulesPagedResponse |
AnalyticsAdminServiceClient.listEventEditRules(String parent)
Lists EventEditRules on a web data stream.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AnalyticsAdminServiceClient.ListEventEditRulesPagedResponse> |
AnalyticsAdminServiceClient.ListEventEditRulesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEventEditRulesRequest,ListEventEditRulesResponse,EventEditRule> context,
com.google.api.core.ApiFuture<ListEventEditRulesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEventEditRulesRequest,AnalyticsAdminServiceClient.ListEventEditRulesPagedResponse> |
AnalyticsAdminServiceClient.listEventEditRulesPagedCallable()
Lists EventEditRules on a web data stream.
|
com.google.api.gax.rpc.PagedCallSettings<ListEventEditRulesRequest,ListEventEditRulesResponse,AnalyticsAdminServiceClient.ListEventEditRulesPagedResponse> |
AnalyticsAdminServiceSettings.listEventEditRulesSettings()
Returns the object with the settings used for calls to listEventEditRules.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEventEditRulesRequest,ListEventEditRulesResponse,AnalyticsAdminServiceClient.ListEventEditRulesPagedResponse> |
AnalyticsAdminServiceSettings.Builder.listEventEditRulesSettings()
Returns the builder for the settings used for calls to listEventEditRules.
|
Copyright © 2025 Google LLC. All rights reserved.