| Package | Description |
|---|---|
| com.google.analytics.admin.v1beta |
A client to Google Analytics Admin API
|
| com.google.analytics.admin.v1beta.stub |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsAdminServiceClient.ListDataStreamsPagedResponse |
AnalyticsAdminServiceClient.listDataStreams(ListDataStreamsRequest request)
Lists DataStreams on a property.
|
AnalyticsAdminServiceClient.ListDataStreamsPagedResponse |
AnalyticsAdminServiceClient.listDataStreams(PropertyName parent)
Lists DataStreams on a property.
|
AnalyticsAdminServiceClient.ListDataStreamsPagedResponse |
AnalyticsAdminServiceClient.listDataStreams(String parent)
Lists DataStreams on a property.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AnalyticsAdminServiceClient.ListDataStreamsPagedResponse> |
AnalyticsAdminServiceClient.ListDataStreamsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDataStreamsRequest,ListDataStreamsResponse,DataStream> context,
com.google.api.core.ApiFuture<ListDataStreamsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDataStreamsRequest,AnalyticsAdminServiceClient.ListDataStreamsPagedResponse> |
AnalyticsAdminServiceClient.listDataStreamsPagedCallable()
Lists DataStreams on a property.
|
com.google.api.gax.rpc.PagedCallSettings<ListDataStreamsRequest,ListDataStreamsResponse,AnalyticsAdminServiceClient.ListDataStreamsPagedResponse> |
AnalyticsAdminServiceSettings.listDataStreamsSettings()
Returns the object with the settings used for calls to listDataStreams.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataStreamsRequest,ListDataStreamsResponse,AnalyticsAdminServiceClient.ListDataStreamsPagedResponse> |
AnalyticsAdminServiceSettings.Builder.listDataStreamsSettings()
Returns the builder for the settings used for calls to listDataStreams.
|
Copyright © 2022 Google LLC. All rights reserved.