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 page provides a comprehensive list of versions for `ExpandedDataSetFilterExpression`, ranging from the latest version 0.70.0 down to version 0.14.0, with each version linking to its respective documentation."],["`ExpandedDataSetFilterExpression` is defined as a logical expression of EnhancedDataSet dimension filters, extending from `GeneratedMessageV3` and implementing `ExpandedDataSetFilterExpressionOrBuilder`."],["This class has several inherited methods and fields from its parent classes, including `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`."],["The class utilizes static methods for creating instances and parsing data, such as `getDefaultInstance()`, `newBuilder()`, `parseFrom()`, and `parser()`."],["Key methods within this class allow for managing and understanding filter expressions, including `getAndGroup()`, `getFilter()`, `getNotExpression()`, and methods for checking the existence of these properties, such as `hasAndGroup()`, `hasFilter()`, and `hasNotExpression()`."]]],[]]