| 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.ListChannelGroupsPagedResponse |
AnalyticsAdminServiceClient.listChannelGroups(ListChannelGroupsRequest request)
Lists ChannelGroups on a property.
|
AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse |
AnalyticsAdminServiceClient.listChannelGroups(PropertyName parent)
Lists ChannelGroups on a property.
|
AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse |
AnalyticsAdminServiceClient.listChannelGroups(String parent)
Lists ChannelGroups on a property.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse> |
AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListChannelGroupsRequest,ListChannelGroupsResponse,ChannelGroup> context,
com.google.api.core.ApiFuture<ListChannelGroupsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListChannelGroupsRequest,AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse> |
AnalyticsAdminServiceClient.listChannelGroupsPagedCallable()
Lists ChannelGroups on a property.
|
com.google.api.gax.rpc.PagedCallSettings<ListChannelGroupsRequest,ListChannelGroupsResponse,AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse> |
AnalyticsAdminServiceSettings.listChannelGroupsSettings()
Returns the object with the settings used for calls to listChannelGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelGroupsRequest,ListChannelGroupsResponse,AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse> |
AnalyticsAdminServiceSettings.Builder.listChannelGroupsSettings()
Returns the builder for the settings used for calls to listChannelGroups.
|
Copyright © 2023 Google LLC. All rights reserved.