public static final class SessionSegmentConditionGroup.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder> implements SessionSegmentConditionGroupOrBuilder
Conditions tell Analytics what data to include in or exclude from the segment.Protobuf type
google.analytics.data.v1alpha.SessionSegmentConditionGroup| Modifier and Type | Method and Description |
|---|---|
SessionSegmentConditionGroup.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SessionSegmentConditionGroup |
build() |
SessionSegmentConditionGroup |
buildPartial() |
SessionSegmentConditionGroup.Builder |
clear() |
SessionSegmentConditionGroup.Builder |
clearConditionScoping()
Data is included or excluded from the segment based on if it matches
the condition group.
|
SessionSegmentConditionGroup.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SessionSegmentConditionGroup.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SessionSegmentConditionGroup.Builder |
clearSegmentFilterExpression()
Data is included or excluded from the segment based on if it matches
this expression.
|
SessionSegmentConditionGroup.Builder |
clone() |
SessionCriteriaScoping |
getConditionScoping()
Data is included or excluded from the segment based on if it matches
the condition group.
|
int |
getConditionScopingValue()
Data is included or excluded from the segment based on if it matches
the condition group.
|
SessionSegmentConditionGroup |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
SegmentFilterExpression |
getSegmentFilterExpression()
Data is included or excluded from the segment based on if it matches
this expression.
|
SegmentFilterExpression.Builder |
getSegmentFilterExpressionBuilder()
Data is included or excluded from the segment based on if it matches
this expression.
|
SegmentFilterExpressionOrBuilder |
getSegmentFilterExpressionOrBuilder()
Data is included or excluded from the segment based on if it matches
this expression.
|
boolean |
hasSegmentFilterExpression()
Data is included or excluded from the segment based on if it matches
this expression.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SessionSegmentConditionGroup.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionSegmentConditionGroup.Builder |
mergeFrom(com.google.protobuf.Message other) |
SessionSegmentConditionGroup.Builder |
mergeFrom(SessionSegmentConditionGroup other) |
SessionSegmentConditionGroup.Builder |
mergeSegmentFilterExpression(SegmentFilterExpression value)
Data is included or excluded from the segment based on if it matches
this expression.
|
SessionSegmentConditionGroup.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SessionSegmentConditionGroup.Builder |
setConditionScoping(SessionCriteriaScoping value)
Data is included or excluded from the segment based on if it matches
the condition group.
|
SessionSegmentConditionGroup.Builder |
setConditionScopingValue(int value)
Data is included or excluded from the segment based on if it matches
the condition group.
|
SessionSegmentConditionGroup.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SessionSegmentConditionGroup.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SessionSegmentConditionGroup.Builder |
setSegmentFilterExpression(SegmentFilterExpression.Builder builderForValue)
Data is included or excluded from the segment based on if it matches
this expression.
|
SessionSegmentConditionGroup.Builder |
setSegmentFilterExpression(SegmentFilterExpression value)
Data is included or excluded from the segment based on if it matches
this expression.
|
SessionSegmentConditionGroup.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public SessionSegmentConditionGroup.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public SessionSegmentConditionGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SessionSegmentConditionGroup build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SessionSegmentConditionGroup buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SessionSegmentConditionGroup.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public SessionSegmentConditionGroup.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public SessionSegmentConditionGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public SessionSegmentConditionGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public SessionSegmentConditionGroup.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public SessionSegmentConditionGroup.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public SessionSegmentConditionGroup.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SessionSegmentConditionGroup.Builder>public SessionSegmentConditionGroup.Builder mergeFrom(SessionSegmentConditionGroup other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public SessionSegmentConditionGroup.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SessionSegmentConditionGroup.Builder>IOExceptionpublic int getConditionScopingValue()
Data is included or excluded from the segment based on if it matches the condition group. This scoping defines how many events the `segmentFilterExpression` is evaluated on before the condition group is determined to be matched or not. For example if `conditionScoping = SESSION_CRITERIA_WITHIN_SAME_SESSION`, the expression is evaluated on all events in a session, and then, the condition group is determined to be matched or not for this session. For example if `conditionScoping = SESSION_CRITERIA_WITHIN_SAME_EVENT`, the expression is evaluated on a single event, and then, the condition group is determined to be matched or not for this session. Optional. If unspecified, a `conditionScoping` of `WITHIN_SAME_SESSION` is used.
.google.analytics.data.v1alpha.SessionCriteriaScoping condition_scoping = 1;getConditionScopingValue in interface SessionSegmentConditionGroupOrBuilderpublic SessionSegmentConditionGroup.Builder setConditionScopingValue(int value)
Data is included or excluded from the segment based on if it matches the condition group. This scoping defines how many events the `segmentFilterExpression` is evaluated on before the condition group is determined to be matched or not. For example if `conditionScoping = SESSION_CRITERIA_WITHIN_SAME_SESSION`, the expression is evaluated on all events in a session, and then, the condition group is determined to be matched or not for this session. For example if `conditionScoping = SESSION_CRITERIA_WITHIN_SAME_EVENT`, the expression is evaluated on a single event, and then, the condition group is determined to be matched or not for this session. Optional. If unspecified, a `conditionScoping` of `WITHIN_SAME_SESSION` is used.
.google.analytics.data.v1alpha.SessionCriteriaScoping condition_scoping = 1;value - The enum numeric value on the wire for conditionScoping to set.public SessionCriteriaScoping getConditionScoping()
Data is included or excluded from the segment based on if it matches the condition group. This scoping defines how many events the `segmentFilterExpression` is evaluated on before the condition group is determined to be matched or not. For example if `conditionScoping = SESSION_CRITERIA_WITHIN_SAME_SESSION`, the expression is evaluated on all events in a session, and then, the condition group is determined to be matched or not for this session. For example if `conditionScoping = SESSION_CRITERIA_WITHIN_SAME_EVENT`, the expression is evaluated on a single event, and then, the condition group is determined to be matched or not for this session. Optional. If unspecified, a `conditionScoping` of `WITHIN_SAME_SESSION` is used.
.google.analytics.data.v1alpha.SessionCriteriaScoping condition_scoping = 1;getConditionScoping in interface SessionSegmentConditionGroupOrBuilderpublic SessionSegmentConditionGroup.Builder setConditionScoping(SessionCriteriaScoping value)
Data is included or excluded from the segment based on if it matches the condition group. This scoping defines how many events the `segmentFilterExpression` is evaluated on before the condition group is determined to be matched or not. For example if `conditionScoping = SESSION_CRITERIA_WITHIN_SAME_SESSION`, the expression is evaluated on all events in a session, and then, the condition group is determined to be matched or not for this session. For example if `conditionScoping = SESSION_CRITERIA_WITHIN_SAME_EVENT`, the expression is evaluated on a single event, and then, the condition group is determined to be matched or not for this session. Optional. If unspecified, a `conditionScoping` of `WITHIN_SAME_SESSION` is used.
.google.analytics.data.v1alpha.SessionCriteriaScoping condition_scoping = 1;value - The conditionScoping to set.public SessionSegmentConditionGroup.Builder clearConditionScoping()
Data is included or excluded from the segment based on if it matches the condition group. This scoping defines how many events the `segmentFilterExpression` is evaluated on before the condition group is determined to be matched or not. For example if `conditionScoping = SESSION_CRITERIA_WITHIN_SAME_SESSION`, the expression is evaluated on all events in a session, and then, the condition group is determined to be matched or not for this session. For example if `conditionScoping = SESSION_CRITERIA_WITHIN_SAME_EVENT`, the expression is evaluated on a single event, and then, the condition group is determined to be matched or not for this session. Optional. If unspecified, a `conditionScoping` of `WITHIN_SAME_SESSION` is used.
.google.analytics.data.v1alpha.SessionCriteriaScoping condition_scoping = 1;public boolean hasSegmentFilterExpression()
Data is included or excluded from the segment based on if it matches this expression. Expressions express criteria on dimension, metrics, and/or parameters.
.google.analytics.data.v1alpha.SegmentFilterExpression segment_filter_expression = 2;
hasSegmentFilterExpression in interface SessionSegmentConditionGroupOrBuilderpublic SegmentFilterExpression getSegmentFilterExpression()
Data is included or excluded from the segment based on if it matches this expression. Expressions express criteria on dimension, metrics, and/or parameters.
.google.analytics.data.v1alpha.SegmentFilterExpression segment_filter_expression = 2;
getSegmentFilterExpression in interface SessionSegmentConditionGroupOrBuilderpublic SessionSegmentConditionGroup.Builder setSegmentFilterExpression(SegmentFilterExpression value)
Data is included or excluded from the segment based on if it matches this expression. Expressions express criteria on dimension, metrics, and/or parameters.
.google.analytics.data.v1alpha.SegmentFilterExpression segment_filter_expression = 2;
public SessionSegmentConditionGroup.Builder setSegmentFilterExpression(SegmentFilterExpression.Builder builderForValue)
Data is included or excluded from the segment based on if it matches this expression. Expressions express criteria on dimension, metrics, and/or parameters.
.google.analytics.data.v1alpha.SegmentFilterExpression segment_filter_expression = 2;
public SessionSegmentConditionGroup.Builder mergeSegmentFilterExpression(SegmentFilterExpression value)
Data is included or excluded from the segment based on if it matches this expression. Expressions express criteria on dimension, metrics, and/or parameters.
.google.analytics.data.v1alpha.SegmentFilterExpression segment_filter_expression = 2;
public SessionSegmentConditionGroup.Builder clearSegmentFilterExpression()
Data is included or excluded from the segment based on if it matches this expression. Expressions express criteria on dimension, metrics, and/or parameters.
.google.analytics.data.v1alpha.SegmentFilterExpression segment_filter_expression = 2;
public SegmentFilterExpression.Builder getSegmentFilterExpressionBuilder()
Data is included or excluded from the segment based on if it matches this expression. Expressions express criteria on dimension, metrics, and/or parameters.
.google.analytics.data.v1alpha.SegmentFilterExpression segment_filter_expression = 2;
public SegmentFilterExpressionOrBuilder getSegmentFilterExpressionOrBuilder()
Data is included or excluded from the segment based on if it matches this expression. Expressions express criteria on dimension, metrics, and/or parameters.
.google.analytics.data.v1alpha.SegmentFilterExpression segment_filter_expression = 2;
getSegmentFilterExpressionOrBuilder in interface SessionSegmentConditionGroupOrBuilderpublic final SessionSegmentConditionGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>public final SessionSegmentConditionGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SessionSegmentConditionGroup.Builder>Copyright © 2023 Google LLC. All rights reserved.