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