| Modifier and Type | Method and Description |
|---|---|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addAllAndConditionGroups(Iterable<? extends UserSegmentConditionGroup> values)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addAllAndSequenceGroups(Iterable<? extends UserSegmentSequenceGroup> values)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addAndConditionGroups(int index,
UserSegmentConditionGroup.Builder builderForValue)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addAndConditionGroups(int index,
UserSegmentConditionGroup value)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addAndConditionGroups(UserSegmentConditionGroup.Builder builderForValue)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addAndConditionGroups(UserSegmentConditionGroup value)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addAndSequenceGroups(int index,
UserSegmentSequenceGroup.Builder builderForValue)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addAndSequenceGroups(int index,
UserSegmentSequenceGroup value)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addAndSequenceGroups(UserSegmentSequenceGroup.Builder builderForValue)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addAndSequenceGroups(UserSegmentSequenceGroup value)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.clear() |
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.clearAndConditionGroups()
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.clearAndSequenceGroups()
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.clone() |
UserSegmentCriteria.Builder |
UserSegmentExclusion.Builder.getUserExclusionCriteriaBuilder()
If a user meets this condition, the user is excluded from membership in
the segment for the `userExclusionDuration`.
|
UserSegmentCriteria.Builder |
UserSegment.Builder.getUserInclusionCriteriaBuilder()
Defines which users are included in this segment.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.mergeFrom(com.google.protobuf.Message other) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.mergeFrom(UserSegmentCriteria other) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static UserSegmentCriteria.Builder |
UserSegmentCriteria.newBuilder() |
static UserSegmentCriteria.Builder |
UserSegmentCriteria.newBuilder(UserSegmentCriteria prototype) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.newBuilderForType() |
protected UserSegmentCriteria.Builder |
UserSegmentCriteria.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.removeAndConditionGroups(int index)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.removeAndSequenceGroups(int index)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.setAndConditionGroups(int index,
UserSegmentConditionGroup.Builder builderForValue)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.setAndConditionGroups(int index,
UserSegmentConditionGroup value)
A user matches this criteria if the user matches each of these
`andConditionGroups` and each of the `andSequenceGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.setAndSequenceGroups(int index,
UserSegmentSequenceGroup.Builder builderForValue)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.setAndSequenceGroups(int index,
UserSegmentSequenceGroup value)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UserSegmentCriteria.Builder |
UserSegmentCriteria.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
UserSegmentExclusion.Builder |
UserSegmentExclusion.Builder.setUserExclusionCriteria(UserSegmentCriteria.Builder builderForValue)
If a user meets this condition, the user is excluded from membership in
the segment for the `userExclusionDuration`.
|
UserSegment.Builder |
UserSegment.Builder.setUserInclusionCriteria(UserSegmentCriteria.Builder builderForValue)
Defines which users are included in this segment.
|
Copyright © 2023 Google LLC. All rights reserved.