| 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.ListPropertiesPagedResponse |
AnalyticsAdminServiceClient.listProperties(ListPropertiesRequest request)
Returns child Properties under the specified parent Account.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AnalyticsAdminServiceClient.ListPropertiesPagedResponse> |
AnalyticsAdminServiceClient.ListPropertiesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPropertiesRequest,ListPropertiesResponse,Property> context,
com.google.api.core.ApiFuture<ListPropertiesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPropertiesRequest,AnalyticsAdminServiceClient.ListPropertiesPagedResponse> |
AnalyticsAdminServiceClient.listPropertiesPagedCallable()
Returns child Properties under the specified parent Account.
|
com.google.api.gax.rpc.PagedCallSettings<ListPropertiesRequest,ListPropertiesResponse,AnalyticsAdminServiceClient.ListPropertiesPagedResponse> |
AnalyticsAdminServiceSettings.listPropertiesSettings()
Returns the object with the settings used for calls to listProperties.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPropertiesRequest,ListPropertiesResponse,AnalyticsAdminServiceClient.ListPropertiesPagedResponse> |
AnalyticsAdminServiceSettings.Builder.listPropertiesSettings()
Returns the builder for the settings used for calls to listProperties.
|
Copyright © 2022 Google LLC. All rights reserved.