public static final class EventSegmentCriteria.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EventSegmentCriteria.Builder> implements EventSegmentCriteriaOrBuilder
An event matches a criteria if the event meet the conditions in the criteria.Protobuf type
google.analytics.data.v1alpha.EventSegmentCriteria| Modifier and Type | Method and Description |
|---|---|
EventSegmentCriteria.Builder |
addAllAndConditionGroups(Iterable<? extends EventSegmentConditionGroup> values)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentCriteria.Builder |
addAndConditionGroups(EventSegmentConditionGroup.Builder builderForValue)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentCriteria.Builder |
addAndConditionGroups(EventSegmentConditionGroup value)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentCriteria.Builder |
addAndConditionGroups(int index,
EventSegmentConditionGroup.Builder builderForValue)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentCriteria.Builder |
addAndConditionGroups(int index,
EventSegmentConditionGroup value)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentConditionGroup.Builder |
addAndConditionGroupsBuilder()
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentConditionGroup.Builder |
addAndConditionGroupsBuilder(int index)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentCriteria.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EventSegmentCriteria |
build() |
EventSegmentCriteria |
buildPartial() |
EventSegmentCriteria.Builder |
clear() |
EventSegmentCriteria.Builder |
clearAndConditionGroups()
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentCriteria.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EventSegmentCriteria.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EventSegmentCriteria.Builder |
clone() |
EventSegmentConditionGroup |
getAndConditionGroups(int index)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentConditionGroup.Builder |
getAndConditionGroupsBuilder(int index)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
List<EventSegmentConditionGroup.Builder> |
getAndConditionGroupsBuilderList()
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
int |
getAndConditionGroupsCount()
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
List<EventSegmentConditionGroup> |
getAndConditionGroupsList()
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentConditionGroupOrBuilder |
getAndConditionGroupsOrBuilder(int index)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
List<? extends EventSegmentConditionGroupOrBuilder> |
getAndConditionGroupsOrBuilderList()
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentCriteria |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EventSegmentCriteria.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EventSegmentCriteria.Builder |
mergeFrom(EventSegmentCriteria other) |
EventSegmentCriteria.Builder |
mergeFrom(com.google.protobuf.Message other) |
EventSegmentCriteria.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EventSegmentCriteria.Builder |
removeAndConditionGroups(int index)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentCriteria.Builder |
setAndConditionGroups(int index,
EventSegmentConditionGroup.Builder builderForValue)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentCriteria.Builder |
setAndConditionGroups(int index,
EventSegmentConditionGroup value)
An event matches this criteria if the event matches each of these
`andConditionGroups`.
|
EventSegmentCriteria.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EventSegmentCriteria.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EventSegmentCriteria.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<EventSegmentCriteria.Builder>public EventSegmentCriteria.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<EventSegmentCriteria.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<EventSegmentCriteria.Builder>public EventSegmentCriteria getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EventSegmentCriteria build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EventSegmentCriteria buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EventSegmentCriteria.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<EventSegmentCriteria.Builder>public EventSegmentCriteria.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<EventSegmentCriteria.Builder>public EventSegmentCriteria.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<EventSegmentCriteria.Builder>public EventSegmentCriteria.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<EventSegmentCriteria.Builder>public EventSegmentCriteria.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<EventSegmentCriteria.Builder>public EventSegmentCriteria.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<EventSegmentCriteria.Builder>public EventSegmentCriteria.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EventSegmentCriteria.Builder>public EventSegmentCriteria.Builder mergeFrom(EventSegmentCriteria other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EventSegmentCriteria.Builder>public EventSegmentCriteria.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<EventSegmentCriteria.Builder>IOExceptionpublic List<EventSegmentConditionGroup> getAndConditionGroupsList()
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
getAndConditionGroupsList in interface EventSegmentCriteriaOrBuilderpublic int getAndConditionGroupsCount()
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
getAndConditionGroupsCount in interface EventSegmentCriteriaOrBuilderpublic EventSegmentConditionGroup getAndConditionGroups(int index)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
getAndConditionGroups in interface EventSegmentCriteriaOrBuilderpublic EventSegmentCriteria.Builder setAndConditionGroups(int index, EventSegmentConditionGroup value)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentCriteria.Builder setAndConditionGroups(int index, EventSegmentConditionGroup.Builder builderForValue)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentCriteria.Builder addAndConditionGroups(EventSegmentConditionGroup value)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentCriteria.Builder addAndConditionGroups(int index, EventSegmentConditionGroup value)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentCriteria.Builder addAndConditionGroups(EventSegmentConditionGroup.Builder builderForValue)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentCriteria.Builder addAndConditionGroups(int index, EventSegmentConditionGroup.Builder builderForValue)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentCriteria.Builder addAllAndConditionGroups(Iterable<? extends EventSegmentConditionGroup> values)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentCriteria.Builder clearAndConditionGroups()
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentCriteria.Builder removeAndConditionGroups(int index)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentConditionGroup.Builder getAndConditionGroupsBuilder(int index)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentConditionGroupOrBuilder getAndConditionGroupsOrBuilder(int index)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
getAndConditionGroupsOrBuilder in interface EventSegmentCriteriaOrBuilderpublic List<? extends EventSegmentConditionGroupOrBuilder> getAndConditionGroupsOrBuilderList()
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
getAndConditionGroupsOrBuilderList in interface EventSegmentCriteriaOrBuilderpublic EventSegmentConditionGroup.Builder addAndConditionGroupsBuilder()
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public EventSegmentConditionGroup.Builder addAndConditionGroupsBuilder(int index)
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public List<EventSegmentConditionGroup.Builder> getAndConditionGroupsBuilderList()
An event matches this criteria if the event matches each of these `andConditionGroups`.
repeated .google.analytics.data.v1alpha.EventSegmentConditionGroup and_condition_groups = 1;
public final EventSegmentCriteria.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EventSegmentCriteria.Builder>public final EventSegmentCriteria.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EventSegmentCriteria.Builder>Copyright © 2023 Google LLC. All rights reserved.