[[["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-04-09 UTC."],[[["This page lists various versions of the `ActionType` class within the `google-analytics-admin` package, ranging from version 0.14.0 to the latest version, 0.70.0."],["The `ActionType` class is a Java enum that implements `ProtocolMessageEnum` and defines types of actions that can modify a resource within the Google Analytics Admin API."],["The `ActionType` enum includes static fields like `ACTION_TYPE_UNSPECIFIED`, `CREATED`, `DELETED`, and `UPDATED`, each with corresponding value fields, as well as an `UNRECOGNIZED` field."],["Static methods such as `forNumber`, `valueOf`, `getDescriptor`, `internalGetValueMap` and `values` are available for use with the `ActionType` enum."],["`ActionType` can use inherited methods from `Enum`, `ProtocolMessageEnum` and `Object`, such as `getDeclaringClass`, `toString`, `getClass`, `wait`, amongst others."]]],[]]