| Modifier and Type | Class and Description |
|---|---|
class |
UserSegmentSequenceGroup
Define conditions that must occur in a specific order for the user to be
a member of the segment.
|
static class |
UserSegmentSequenceGroup.Builder
Define conditions that must occur in a specific order for the user to be
a member of the segment.
|
| Modifier and Type | Method and Description |
|---|---|
UserSegmentSequenceGroupOrBuilder |
UserSegmentCriteriaOrBuilder.getAndSequenceGroupsOrBuilder(int index)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentSequenceGroupOrBuilder |
UserSegmentCriteria.getAndSequenceGroupsOrBuilder(int index)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentSequenceGroupOrBuilder |
UserSegmentCriteria.Builder.getAndSequenceGroupsOrBuilder(int index)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends UserSegmentSequenceGroupOrBuilder> |
UserSegmentCriteriaOrBuilder.getAndSequenceGroupsOrBuilderList()
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
List<? extends UserSegmentSequenceGroupOrBuilder> |
UserSegmentCriteria.getAndSequenceGroupsOrBuilderList()
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
List<? extends UserSegmentSequenceGroupOrBuilder> |
UserSegmentCriteria.Builder.getAndSequenceGroupsOrBuilderList()
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
Copyright © 2023 Google LLC. All rights reserved.