Stay organized with collections
Save and categorize content based on your preferences.
com.google.android.gms.dtdi.analytics
Classes
Type-aliases
Identifiers and their age in milliseconds at the time of requesting the identifiers.
Annotations
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ecom.google.android.gms.dtdi.analytics\u003c/code\u003e package provides classes and type-aliases related to analytics logging, but direct use of most of its components like \u003ccode\u003eAnalyticsLogger\u003c/code\u003e, \u003ccode\u003eClientInfo\u003c/code\u003e, \u003ccode\u003eCorrelationData\u003c/code\u003e, \u003ccode\u003eIdentifiers\u003c/code\u003e, \u003ccode\u003eLoggingConfiguration\u003c/code\u003e, and \u003ccode\u003ePackageLoggingConfigurationStrategy\u003c/code\u003e is not supported.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIdentifiersWithAge\u003c/code\u003e is a type-alias that represents identifiers and their age at the time of request.\u003c/p\u003e\n"],["\u003cp\u003eThe package also includes an annotation called \u003ccode\u003eBuildTypes\u003c/code\u003e, though its specific purpose isn't detailed here.\u003c/p\u003e\n"]]],["The provided content describes the `com.google.android.gms.dtdi.analytics` package, which includes several classes and type-aliases related to analytics logging. Key actions are related to the use of classes: `AnalyticsLogger`, `ClientInfo`, `CorrelationData`, `Identifiers`, `LoggingConfiguration`, and `PackageLoggingConfigurationStrategy`. The information provided explicitly states that direct use of each class is not supported. One type-alias `IdentifiersWithAge` shows the identifiers and their age, and the annotation `BuildTypes` is present.\n"],null,["# com.google.android.gms.dtdi.analytics\n=====================================\n\nClasses\n-------\n\n|-------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------|\n| [AnalyticsLogger](/android/reference/com/google/android/gms/dtdi/analytics/AnalyticsLogger) | Direct use of `AnalyticsLogger` is not supported. |\n| [ClientInfo](/android/reference/com/google/android/gms/dtdi/analytics/ClientInfo) | Direct use of `ClientInfo` is not supported. |\n| [CorrelationData](/android/reference/com/google/android/gms/dtdi/analytics/CorrelationData) | Direct use of `CorrelationData` is not supported. |\n| [Identifiers](/android/reference/com/google/android/gms/dtdi/analytics/Identifiers) | Direct use of `Identifiers` is not supported. |\n| [LoggingConfiguration](/android/reference/com/google/android/gms/dtdi/analytics/LoggingConfiguration) | Direct use of `LoggingConfiguration` is not supported. |\n| [PackageLoggingConfigurationStrategy](/android/reference/com/google/android/gms/dtdi/analytics/PackageLoggingConfigurationStrategy) | Direct use of `PackageLoggingConfigurationStrategy` is not supported. |\n\nType-aliases\n------------\n\n|---------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|\n| [IdentifiersWithAge](/android/reference/com/google/android/gms/dtdi/analytics/IdentifiersWithAge) | Identifiers and their age in milliseconds at the time of requesting the identifiers. |\n\nAnnotations\n-----------\n\n|-----------------------------------------------------------------------------------|--------|\n| [BuildTypes](/android/reference/com/google/android/gms/dtdi/analytics/BuildTypes) | \u003cbr /\u003e |"]]