doc_out/AnalyticsQueryClause.html.md in purecloud-0.54.1 vs doc_out/AnalyticsQueryClause.html.md in purecloud-0.55.1

- old
+ new

@@ -5,10 +5,10 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **type** | **String** | | [optional] | -| **predicates** | [**Array<AnalyticsQueryPredicate>**](AnalyticsQueryPredicate.html) | Like a three-word sentence: (attribute-name) (operator) (target-value). These can be one of three types: dimension, property, metric. | [optional] | +| **type** | **String** | Boolean operation to apply to the provided predicates | | +| **predicates** | [**Array<AnalyticsQueryPredicate>**](AnalyticsQueryPredicate.html) | Like a three-word sentence: (attribute-name) (operator) (target-value). These can be one of three types: dimension, property, metric. | | {: class="table table-striped"}