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