| Package | Description |
|---|---|
| com.google.api.services.analyticsdata.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
InListFilter |
InListFilter.clone() |
InListFilter |
Filter.getInListFilter()
A filter for in list values.
|
InListFilter |
InListFilter.set(String fieldName,
Object value) |
InListFilter |
InListFilter.setCaseSensitive(Boolean caseSensitive)
If true, the string value is case sensitive.
|
InListFilter |
InListFilter.setValues(List<String> values)
The list of string values.
|
| Modifier and Type | Method and Description |
|---|---|
Filter |
Filter.setInListFilter(InListFilter inListFilter)
A filter for in list values.
|
Copyright © 2011–2023 Google. All rights reserved.