FrequencyCapEventTypeEnum
Stay organized with collections
Save and categorize content based on your preferences.
This type has no fields.
Container for enum describing the type of event that the cap applies to.
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-12 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-12 UTC."],[[["This type is essentially a placeholder and does not contain any data fields."],["It acts as a container for defining the specific event types that the associated capability applies to, using an enumeration."]]],["This content defines a container for an enumeration (enum). This enum specifies the different types of events to which a capability (cap) can be applied. The container itself has no fields, indicating it serves solely as a wrapper or holder for the enum data, not as a data structure. The key action is defining the framework for classifying event types relevant to a capability.\n"]]