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