[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `AudienceEventTrigger` class within the Google Analytics Admin API's Java library, specifically for version 0.25.0, with links to documentation for versions ranging from 0.14.0 to 0.70.0."],["The `AudienceEventTrigger` class, part of the `com.google.analytics.admin.v1alpha` package, extends `GeneratedMessageV3` and implements `AudienceEventTriggerOrBuilder`, and is used to specify an event to log when a user joins an audience."],["The class includes methods for handling event names, log conditions, parsing data, and managing various aspects of message creation, serialization, and equality checks, as indicated by its inherited and implemented members."],["The page details the static methods available for the `AudienceEventTrigger` class, such as `getDefaultInstance`, `newBuilder`, and various `parseFrom` methods, which facilitate the creation and parsing of `AudienceEventTrigger` instances."],["Two static fields, `EVENT_NAME_FIELD_NUMBER` and `LOG_CONDITION_FIELD_NUMBER`, are provided to handle the required fields within the class, and methods `getEventName`, `getLogCondition` and their variations are used to access those properties."]]],[]]