| 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.AuditUserLinksPagedResponse |
AnalyticsAdminServiceClient.auditUserLinks(AuditUserLinksRequest request)
Lists all user links on an account or property, including implicit ones that come from
effective permissions granted by groups or organization admin roles.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AuditUserLinksRequest,AnalyticsAdminServiceClient.AuditUserLinksPagedResponse> |
AnalyticsAdminServiceClient.auditUserLinksPagedCallable()
Lists all user links on an account or property, including implicit ones that come from
effective permissions granted by groups or organization admin roles.
|
com.google.api.gax.rpc.PagedCallSettings<AuditUserLinksRequest,AuditUserLinksResponse,AnalyticsAdminServiceClient.AuditUserLinksPagedResponse> |
AnalyticsAdminServiceSettings.auditUserLinksSettings()
Returns the object with the settings used for calls to auditUserLinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AuditUserLinksRequest,AuditUserLinksResponse,AnalyticsAdminServiceClient.AuditUserLinksPagedResponse> |
AnalyticsAdminServiceSettings.Builder.auditUserLinksSettings()
Returns the builder for the settings used for calls to auditUserLinks.
|
static com.google.api.core.ApiFuture<AnalyticsAdminServiceClient.AuditUserLinksPagedResponse> |
AnalyticsAdminServiceClient.AuditUserLinksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AuditUserLinksRequest,AuditUserLinksResponse,AuditUserLink> context,
com.google.api.core.ApiFuture<AuditUserLinksResponse> futureResponse) |
Copyright © 2022 Google LLC. All rights reserved.