A list of expressions to be AND’ed together. It must contain a
ExpandedDataSetFilterExpression with either not_expression or
dimension_filter. This must be set for the top level
ExpandedDataSetFilterExpression.
A list of expressions to be AND’ed together. It must contain a
ExpandedDataSetFilterExpression with either not_expression or
dimension_filter. This must be set for the top level
ExpandedDataSetFilterExpression.
A filter expression to be NOT'ed (that is, inverted, complemented). It
must include a dimension_filter. This cannot be set on the
top level ExpandedDataSetFilterExpression.
A filter expression to be NOT'ed (that is, inverted, complemented). It
must include a dimension_filter. This cannot be set on the
top level ExpandedDataSetFilterExpression.
A list of expressions to be AND’ed together. It must contain a
ExpandedDataSetFilterExpression with either not_expression or
dimension_filter. This must be set for the top level
ExpandedDataSetFilterExpression.
A filter expression to be NOT'ed (that is, inverted, complemented). It
must include a dimension_filter. This cannot be set on the
top level ExpandedDataSetFilterExpression.
[[["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 page provides documentation for the `ExpandedDataSetFilterExpression` class in the Google Analytics Admin v1alpha Java library, which is used to create logical expressions for EnhancedDataSet dimension filters."],["The latest version of the documentation is for version 0.70.0, and the page lists all available documentation for the class from version 0.70.0 down to version 0.14.0."],["The `ExpandedDataSetFilterExpression` class extends `GeneratedMessageV3` and implements `ExpandedDataSetFilterExpressionOrBuilder`, providing methods for parsing, building, and managing filter expressions."],["The class supports logical AND operations through `getAndGroup()`, NOT operations through `getNotExpression()`, and single dimension filtering through `getFilter()`, with restrictions on their usage at the top level."],["Key static methods include `getDefaultInstance()`, `newBuilder()`, `parseFrom()` (multiple overloads), and `parser()`, offering the user means to access, create, and modify the class, as well as its contents."]]],[]]