| Modifier and Type | Class and Description |
|---|---|
class |
UserSegmentConditionGroup
Conditions tell Analytics what data to include in or exclude from the
segment.
|
static class |
UserSegmentConditionGroup.Builder
Conditions tell Analytics what data to include in or exclude from the
segment.
|
| Modifier and Type | Method and Description |
|---|---|
UserSegmentConditionGroupOrBuilder |
UserSegmentCriteria.getAndConditionGroupsOrBuilder(int index)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentConditionGroupOrBuilder |
UserSegmentCriteria.Builder.getAndConditionGroupsOrBuilder(int index)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentConditionGroupOrBuilder |
UserSegmentCriteriaOrBuilder.getAndConditionGroupsOrBuilder(int index)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends UserSegmentConditionGroupOrBuilder> |
UserSegmentCriteria.getAndConditionGroupsOrBuilderList()
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
List<? extends UserSegmentConditionGroupOrBuilder> |
UserSegmentCriteria.Builder.getAndConditionGroupsOrBuilderList()
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
List<? extends UserSegmentConditionGroupOrBuilder> |
UserSegmentCriteriaOrBuilder.getAndConditionGroupsOrBuilderList()
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
Copyright © 2023 Google LLC. All rights reserved.