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-09 UTC."],[[["The webpage provides a comprehensive list of versions for `ExpandedDataSetFilterExpression`, ranging from the latest version 0.70.0 down to version 0.14.0, allowing users to access documentation for various historical releases."],["`ExpandedDataSetFilterExpression` is a Java class, inheriting from `GeneratedMessageV3`, that defines a logical expression for dimension filters in the context of Enhanced DataSets, within the `com.google.analytics.admin.v1alpha` package."],["The class implements the `ExpandedDataSetFilterExpressionOrBuilder` interface and includes methods for filtering data, such as `getFilter()`, `getNotExpression()`, and `getAndGroup()`, along with related `has` and `OrBuilder` methods to assist in determining the state and structure of the filter."],["Static methods like `getDefaultInstance()`, `newBuilder()`, and various `parseFrom()` methods offer ways to create, access, and deserialize `ExpandedDataSetFilterExpression` instances, while `getDescriptor()` offers metadata about the message."],["Inherited methods like `equals()`, `hashCode()`, and `getSerializedSize()` are available, showcasing it's a robust class, also offering the ability to provide the class' methods to help create, read, and manage the class."]]],[]]