| Modifier and Type | Method and Description |
|---|---|
UserSegmentSequenceGroup |
UserSegmentSequenceGroup.Builder.build() |
UserSegmentSequenceGroup |
UserSegmentSequenceGroup.Builder.buildPartial() |
UserSegmentSequenceGroup |
UserSegmentCriteria.getAndSequenceGroups(int index)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentSequenceGroup |
UserSegmentCriteria.Builder.getAndSequenceGroups(int index)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentSequenceGroup |
UserSegmentCriteriaOrBuilder.getAndSequenceGroups(int index)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.getDefaultInstance() |
UserSegmentSequenceGroup |
UserSegmentSequenceGroup.getDefaultInstanceForType() |
UserSegmentSequenceGroup |
UserSegmentSequenceGroup.Builder.getDefaultInstanceForType() |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseDelimitedFrom(InputStream input) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseFrom(byte[] data) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseFrom(ByteBuffer data) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseFrom(com.google.protobuf.ByteString data) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseFrom(InputStream input) |
static UserSegmentSequenceGroup |
UserSegmentSequenceGroup.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<UserSegmentSequenceGroup> |
UserSegmentCriteria.getAndSequenceGroupsList()
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
List<UserSegmentSequenceGroup> |
UserSegmentCriteria.Builder.getAndSequenceGroupsList()
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
List<UserSegmentSequenceGroup> |
UserSegmentCriteriaOrBuilder.getAndSequenceGroupsList()
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
com.google.protobuf.Parser<UserSegmentSequenceGroup> |
UserSegmentSequenceGroup.getParserForType() |
static com.google.protobuf.Parser<UserSegmentSequenceGroup> |
UserSegmentSequenceGroup.parser() |
| Modifier and Type | Method and Description |
|---|---|
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 value)
A user matches this criteria if the user matches each of these
`andSequenceGroups` and each of the `andConditionGroups`.
|
UserSegmentSequenceGroup.Builder |
UserSegmentSequenceGroup.Builder.mergeFrom(UserSegmentSequenceGroup other) |
static UserSegmentSequenceGroup.Builder |
UserSegmentSequenceGroup.newBuilder(UserSegmentSequenceGroup prototype) |
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`.
|
| Modifier and Type | Method and Description |
|---|---|
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`.
|
Copyright © 2023 Google LLC. All rights reserved.