| Modifier and Type | Method and Description |
|---|---|
static SessionCriteriaScoping |
SessionCriteriaScoping.forNumber(int value) |
SessionCriteriaScoping |
SessionSegmentConditionGroup.getConditionScoping()
Data is included or excluded from the segment based on if it matches
the condition group.
|
SessionCriteriaScoping |
SessionSegmentConditionGroup.Builder.getConditionScoping()
Data is included or excluded from the segment based on if it matches
the condition group.
|
SessionCriteriaScoping |
SessionSegmentConditionGroupOrBuilder.getConditionScoping()
Data is included or excluded from the segment based on if it matches
the condition group.
|
static SessionCriteriaScoping |
SessionCriteriaScoping.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SessionCriteriaScoping |
SessionCriteriaScoping.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SessionCriteriaScoping |
SessionCriteriaScoping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionCriteriaScoping[] |
SessionCriteriaScoping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SessionCriteriaScoping> |
SessionCriteriaScoping.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SessionSegmentConditionGroup.Builder |
SessionSegmentConditionGroup.Builder.setConditionScoping(SessionCriteriaScoping value)
Data is included or excluded from the segment based on if it matches
the condition group.
|
Copyright © 2023 Google LLC. All rights reserved.