[[["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-17 UTC."],[[["This webpage lists the available versions of the `AccessNumericFilter.Operation` class in the Google Analytics Admin API, ranging from version 0.14.0 to the latest version, 0.70.0."],["The `AccessNumericFilter.Operation` is a Java enum that implements `ProtocolMessageEnum`, used to define the type of operation applied to a numeric filter within the Google Analytics Admin API."],["The enum includes static fields that define the possible operations: `EQUAL`, `GREATER_THAN`, `GREATER_THAN_OR_EQUAL`, `LESS_THAN`, `LESS_THAN_OR_EQUAL`, and `OPERATION_UNSPECIFIED`, each represented with an integer value."],["Static methods like `forNumber()`, `getDescriptor()`, and `valueOf()` are provided for interacting with the enum, allowing retrieval and validation of enum values, and instance methods `getNumber()`, `getValueDescriptor()` and `getDescriptorForType()` that provide type information."],["The current documentation shows the methods and fields that this Class inherits and implements from other classes."]]],[]]