A list of expressions to be AND’ed together. It can only contain
ChannelGroupFilterExpressions with or_group. This must be set for the
top level ChannelGroupFilterExpression.
A list of expressions to be AND’ed together. It can only contain
ChannelGroupFilterExpressions with or_group. This must be set for the
top level ChannelGroupFilterExpression.
A filter expression to be NOT'ed (that is inverted, complemented). It
can only include a dimension_or_metric_filter. This cannot be set on the
top level ChannelGroupFilterExpression.
A filter expression to be NOT'ed (that is inverted, complemented). It
can only include a dimension_or_metric_filter. This cannot be set on the
top level ChannelGroupFilterExpression.
A list of expressions to be AND’ed together. It can only contain
ChannelGroupFilterExpressions with or_group. This must be set for the
top level ChannelGroupFilterExpression.
A filter expression to be NOT'ed (that is inverted, complemented). It
can only include a dimension_or_metric_filter. This cannot be set on the
top level ChannelGroupFilterExpression.
[[["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."],[[["The document provides a comprehensive list of versions for the `ChannelGroupFilterExpression` class, ranging from version 0.14.0 up to the latest version 0.70.0, within the Google Analytics Admin Java library."],["`ChannelGroupFilterExpression` is a class that represents a logical expression of Channel Group dimension filters, and implements the `ChannelGroupFilterExpressionOrBuilder` interface."],["This class inherits functionalities from `GeneratedMessageV3`, `AbstractMessage`, and `AbstractMessageLite`, making it compatible with Google's Protocol Buffers."],["The document outlines the class's structure, including inherited members and static fields such as `AND_GROUP_FIELD_NUMBER`, `FILTER_FIELD_NUMBER`, `NOT_EXPRESSION_FIELD_NUMBER`, and `OR_GROUP_FIELD_NUMBER`, all for use with the Protocol Buffers library."],["Static methods provided include functionalities to create new instances, get descriptors, parse from various input types, and obtain a parser for the `ChannelGroupFilterExpression` class, aiding developers in handling and using this class effectively."]]],[]]