public final class SegmentFilter extends com.google.protobuf.GeneratedMessageV3 implements SegmentFilterOrBuilder
An expression to filter dimension or metric values.Protobuf type
google.analytics.data.v1alpha.SegmentFilter| Modifier and Type | Class and Description |
|---|---|
static class |
SegmentFilter.Builder
An expression to filter dimension or metric values.
|
static class |
SegmentFilter.OneFilterCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
BETWEEN_FILTER_FIELD_NUMBER |
static int |
FIELD_NAME_FIELD_NUMBER |
static int |
FILTER_SCOPING_FIELD_NUMBER |
static int |
IN_LIST_FILTER_FIELD_NUMBER |
static int |
NUMERIC_FILTER_FIELD_NUMBER |
static int |
STRING_FILTER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
BetweenFilter |
getBetweenFilter()
A filter for between two values.
|
BetweenFilterOrBuilder |
getBetweenFilterOrBuilder()
A filter for between two values.
|
static SegmentFilter |
getDefaultInstance() |
SegmentFilter |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFieldName()
The dimension name or metric name.
|
com.google.protobuf.ByteString |
getFieldNameBytes()
The dimension name or metric name.
|
SegmentFilterScoping |
getFilterScoping()
Specifies the scope for the filter.
|
SegmentFilterScopingOrBuilder |
getFilterScopingOrBuilder()
Specifies the scope for the filter.
|
InListFilter |
getInListFilter()
A filter for in list values.
|
InListFilterOrBuilder |
getInListFilterOrBuilder()
A filter for in list values.
|
NumericFilter |
getNumericFilter()
A filter for numeric or date values.
|
NumericFilterOrBuilder |
getNumericFilterOrBuilder()
A filter for numeric or date values.
|
SegmentFilter.OneFilterCase |
getOneFilterCase() |
com.google.protobuf.Parser<SegmentFilter> |
getParserForType() |
int |
getSerializedSize() |
StringFilter |
getStringFilter()
Strings related filter.
|
StringFilterOrBuilder |
getStringFilterOrBuilder()
Strings related filter.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBetweenFilter()
A filter for between two values.
|
boolean |
hasFilterScoping()
Specifies the scope for the filter.
|
int |
hashCode() |
boolean |
hasInListFilter()
A filter for in list values.
|
boolean |
hasNumericFilter()
A filter for numeric or date values.
|
boolean |
hasStringFilter()
Strings related filter.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SegmentFilter.Builder |
newBuilder() |
static SegmentFilter.Builder |
newBuilder(SegmentFilter prototype) |
SegmentFilter.Builder |
newBuilderForType() |
protected SegmentFilter.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SegmentFilter |
parseDelimitedFrom(InputStream input) |
static SegmentFilter |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentFilter |
parseFrom(byte[] data) |
static SegmentFilter |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentFilter |
parseFrom(ByteBuffer data) |
static SegmentFilter |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentFilter |
parseFrom(com.google.protobuf.ByteString data) |
static SegmentFilter |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentFilter |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SegmentFilter |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentFilter |
parseFrom(InputStream input) |
static SegmentFilter |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SegmentFilter> |
parser() |
SegmentFilter.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int FIELD_NAME_FIELD_NUMBER
public static final int STRING_FILTER_FIELD_NUMBER
public static final int IN_LIST_FILTER_FIELD_NUMBER
public static final int NUMERIC_FILTER_FIELD_NUMBER
public static final int BETWEEN_FILTER_FIELD_NUMBER
public static final int FILTER_SCOPING_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public SegmentFilter.OneFilterCase getOneFilterCase()
getOneFilterCase in interface SegmentFilterOrBuilderpublic String getFieldName()
The dimension name or metric name.
string field_name = 1;getFieldName in interface SegmentFilterOrBuilderpublic com.google.protobuf.ByteString getFieldNameBytes()
The dimension name or metric name.
string field_name = 1;getFieldNameBytes in interface SegmentFilterOrBuilderpublic boolean hasStringFilter()
Strings related filter.
.google.analytics.data.v1alpha.StringFilter string_filter = 4;hasStringFilter in interface SegmentFilterOrBuilderpublic StringFilter getStringFilter()
Strings related filter.
.google.analytics.data.v1alpha.StringFilter string_filter = 4;getStringFilter in interface SegmentFilterOrBuilderpublic StringFilterOrBuilder getStringFilterOrBuilder()
Strings related filter.
.google.analytics.data.v1alpha.StringFilter string_filter = 4;getStringFilterOrBuilder in interface SegmentFilterOrBuilderpublic boolean hasInListFilter()
A filter for in list values.
.google.analytics.data.v1alpha.InListFilter in_list_filter = 5;hasInListFilter in interface SegmentFilterOrBuilderpublic InListFilter getInListFilter()
A filter for in list values.
.google.analytics.data.v1alpha.InListFilter in_list_filter = 5;getInListFilter in interface SegmentFilterOrBuilderpublic InListFilterOrBuilder getInListFilterOrBuilder()
A filter for in list values.
.google.analytics.data.v1alpha.InListFilter in_list_filter = 5;getInListFilterOrBuilder in interface SegmentFilterOrBuilderpublic boolean hasNumericFilter()
A filter for numeric or date values.
.google.analytics.data.v1alpha.NumericFilter numeric_filter = 6;hasNumericFilter in interface SegmentFilterOrBuilderpublic NumericFilter getNumericFilter()
A filter for numeric or date values.
.google.analytics.data.v1alpha.NumericFilter numeric_filter = 6;getNumericFilter in interface SegmentFilterOrBuilderpublic NumericFilterOrBuilder getNumericFilterOrBuilder()
A filter for numeric or date values.
.google.analytics.data.v1alpha.NumericFilter numeric_filter = 6;getNumericFilterOrBuilder in interface SegmentFilterOrBuilderpublic boolean hasBetweenFilter()
A filter for between two values.
.google.analytics.data.v1alpha.BetweenFilter between_filter = 7;hasBetweenFilter in interface SegmentFilterOrBuilderpublic BetweenFilter getBetweenFilter()
A filter for between two values.
.google.analytics.data.v1alpha.BetweenFilter between_filter = 7;getBetweenFilter in interface SegmentFilterOrBuilderpublic BetweenFilterOrBuilder getBetweenFilterOrBuilder()
A filter for between two values.
.google.analytics.data.v1alpha.BetweenFilter between_filter = 7;getBetweenFilterOrBuilder in interface SegmentFilterOrBuilderpublic boolean hasFilterScoping()
Specifies the scope for the filter.
.google.analytics.data.v1alpha.SegmentFilterScoping filter_scoping = 8;hasFilterScoping in interface SegmentFilterOrBuilderpublic SegmentFilterScoping getFilterScoping()
Specifies the scope for the filter.
.google.analytics.data.v1alpha.SegmentFilterScoping filter_scoping = 8;getFilterScoping in interface SegmentFilterOrBuilderpublic SegmentFilterScopingOrBuilder getFilterScopingOrBuilder()
Specifies the scope for the filter.
.google.analytics.data.v1alpha.SegmentFilterScoping filter_scoping = 8;getFilterScopingOrBuilder in interface SegmentFilterOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SegmentFilter parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SegmentFilter parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SegmentFilter parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SegmentFilter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SegmentFilter parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SegmentFilter parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SegmentFilter parseFrom(InputStream input) throws IOException
IOExceptionpublic static SegmentFilter parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SegmentFilter parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SegmentFilter parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SegmentFilter parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SegmentFilter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SegmentFilter.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SegmentFilter.Builder newBuilder()
public static SegmentFilter.Builder newBuilder(SegmentFilter prototype)
public SegmentFilter.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SegmentFilter.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SegmentFilter getDefaultInstance()
public static com.google.protobuf.Parser<SegmentFilter> parser()
public com.google.protobuf.Parser<SegmentFilter> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SegmentFilter getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.