| 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.ListAudiencesPagedResponse |
AnalyticsAdminServiceClient.listAudiences(ListAudiencesRequest request)
Lists Audiences on a property.
|
AnalyticsAdminServiceClient.ListAudiencesPagedResponse |
AnalyticsAdminServiceClient.listAudiences(PropertyName parent)
Lists Audiences on a property.
|
AnalyticsAdminServiceClient.ListAudiencesPagedResponse |
AnalyticsAdminServiceClient.listAudiences(String parent)
Lists Audiences on a property.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AnalyticsAdminServiceClient.ListAudiencesPagedResponse> |
AnalyticsAdminServiceClient.ListAudiencesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAudiencesRequest,ListAudiencesResponse,Audience> context,
com.google.api.core.ApiFuture<ListAudiencesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAudiencesRequest,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> |
AnalyticsAdminServiceClient.listAudiencesPagedCallable()
Lists Audiences on a property.
|
com.google.api.gax.rpc.PagedCallSettings<ListAudiencesRequest,ListAudiencesResponse,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> |
AnalyticsAdminServiceSettings.listAudiencesSettings()
Returns the object with the settings used for calls to listAudiences.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAudiencesRequest,ListAudiencesResponse,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> |
AnalyticsAdminServiceSettings.Builder.listAudiencesSettings()
Returns the builder for the settings used for calls to listAudiences.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListAudiencesRequest,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> |
GrpcAnalyticsAdminServiceStub.listAudiencesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAudiencesRequest,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> |
HttpJsonAnalyticsAdminServiceStub.listAudiencesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAudiencesRequest,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> |
AnalyticsAdminServiceStub.listAudiencesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListAudiencesRequest,ListAudiencesResponse,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> |
AnalyticsAdminServiceStubSettings.listAudiencesSettings()
Returns the object with the settings used for calls to listAudiences.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAudiencesRequest,ListAudiencesResponse,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> |
AnalyticsAdminServiceStubSettings.Builder.listAudiencesSettings()
Returns the builder for the settings used for calls to listAudiences.
|
Copyright © 2022 Google LLC. All rights reserved.