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-03-21 UTC."],[[["The webpage provides a comprehensive list of versions for the `ExpandedDataSetFilterExpression` class within the Google Analytics Admin API, ranging from version 0.14.0 to the latest 0.70.0."],["`ExpandedDataSetFilterExpression` is a class used for defining logical expressions of EnhancedDataSet dimension filters, as part of the `google.analytics.admin.v1alpha` package."],["This class implements the `ExpandedDataSetFilterExpressionOrBuilder` interface and extends the `GeneratedMessageV3` class, along with various abstract message classes, demonstrating its structure within the Google Protocol Buffers library."],["The class offers methods to manage and interpret filter expressions, such as getting and setting filters, and grouping expressions with AND logic, and allows for inverting filter expressions with a NOT logic."],["Static methods are provided for parsing, creating instances, and obtaining descriptors, as well as managing default instances, and accessing the field numbers for `AND_GROUP`, `FILTER`, and `NOT_EXPRESSION`."]]],[]]