| 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.ListUserLinksPagedResponse |
AnalyticsAdminServiceClient.listUserLinks(AccountName parent)
Lists all user links on an account or property.
|
AnalyticsAdminServiceClient.ListUserLinksPagedResponse |
AnalyticsAdminServiceClient.listUserLinks(ListUserLinksRequest request)
Lists all user links on an account or property.
|
AnalyticsAdminServiceClient.ListUserLinksPagedResponse |
AnalyticsAdminServiceClient.listUserLinks(PropertyName parent)
Lists all user links on an account or property.
|
AnalyticsAdminServiceClient.ListUserLinksPagedResponse |
AnalyticsAdminServiceClient.listUserLinks(String parent)
Lists all user links on an account or property.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AnalyticsAdminServiceClient.ListUserLinksPagedResponse> |
AnalyticsAdminServiceClient.ListUserLinksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUserLinksRequest,ListUserLinksResponse,UserLink> context,
com.google.api.core.ApiFuture<ListUserLinksResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListUserLinksRequest,AnalyticsAdminServiceClient.ListUserLinksPagedResponse> |
AnalyticsAdminServiceClient.listUserLinksPagedCallable()
Lists all user links on an account or property.
|
com.google.api.gax.rpc.PagedCallSettings<ListUserLinksRequest,ListUserLinksResponse,AnalyticsAdminServiceClient.ListUserLinksPagedResponse> |
AnalyticsAdminServiceSettings.listUserLinksSettings()
Returns the object with the settings used for calls to listUserLinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUserLinksRequest,ListUserLinksResponse,AnalyticsAdminServiceClient.ListUserLinksPagedResponse> |
AnalyticsAdminServiceSettings.Builder.listUserLinksSettings()
Returns the builder for the settings used for calls to listUserLinks.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListUserLinksRequest,AnalyticsAdminServiceClient.ListUserLinksPagedResponse> |
GrpcAnalyticsAdminServiceStub.listUserLinksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListUserLinksRequest,AnalyticsAdminServiceClient.ListUserLinksPagedResponse> |
HttpJsonAnalyticsAdminServiceStub.listUserLinksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListUserLinksRequest,AnalyticsAdminServiceClient.ListUserLinksPagedResponse> |
AnalyticsAdminServiceStub.listUserLinksPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListUserLinksRequest,ListUserLinksResponse,AnalyticsAdminServiceClient.ListUserLinksPagedResponse> |
AnalyticsAdminServiceStubSettings.listUserLinksSettings()
Returns the object with the settings used for calls to listUserLinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUserLinksRequest,ListUserLinksResponse,AnalyticsAdminServiceClient.ListUserLinksPagedResponse> |
AnalyticsAdminServiceStubSettings.Builder.listUserLinksSettings()
Returns the builder for the settings used for calls to listUserLinks.
|
Copyright © 2022 Google LLC. All rights reserved.