Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class ChannelGroupFilter.StringFilter.Builder (0.34.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 0.34.0keyboard_arrow_down
public static final class ChannelGroupFilter . StringFilter . Builder extends GeneratedMessageV3 . Builder<ChannelGroupFilter . StringFilter . Builder > implements ChannelGroupFilter . StringFilterOrBuilder
Filter where the field value is a String. The match is case insensitive.
Protobuf type google.analytics.admin.v1alpha.ChannelGroupFilter.StringFilter
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ChannelGroupFilter . StringFilter . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public ChannelGroupFilter . StringFilter build ()
buildPartial()
public ChannelGroupFilter . StringFilter buildPartial ()
clear()
public ChannelGroupFilter . StringFilter . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public ChannelGroupFilter . StringFilter . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearMatchType()
public ChannelGroupFilter . StringFilter . Builder clearMatchType ()
Required. The match type for the string filter.
.google.analytics.admin.v1alpha.ChannelGroupFilter.StringFilter.MatchType match_type = 1 [(.google.api.field_behavior) = REQUIRED];
clearOneof(Descriptors.OneofDescriptor oneof)
public ChannelGroupFilter . StringFilter . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearValue()
public ChannelGroupFilter . StringFilter . Builder clearValue ()
Required. The string value to be matched against.
string value = 2 [(.google.api.field_behavior) = REQUIRED];
clone()
public ChannelGroupFilter . StringFilter . Builder clone ()
Overrides
getDefaultInstanceForType()
public ChannelGroupFilter . StringFilter getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getMatchType()
public ChannelGroupFilter . StringFilter . MatchType getMatchType ()
Required. The match type for the string filter.
.google.analytics.admin.v1alpha.ChannelGroupFilter.StringFilter.MatchType match_type = 1 [(.google.api.field_behavior) = REQUIRED];
getMatchTypeValue()
public int getMatchTypeValue ()
Required. The match type for the string filter.
.google.analytics.admin.v1alpha.ChannelGroupFilter.StringFilter.MatchType match_type = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
int
The enum numeric value on the wire for matchType.
getValue()
Required. The string value to be matched against.
string value = 2 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
String
The value.
getValueBytes()
public ByteString getValueBytes ()
Required. The string value to be matched against.
string value = 2 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
ByteString
The bytes for value.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(ChannelGroupFilter.StringFilter other)
public ChannelGroupFilter . StringFilter . Builder mergeFrom ( ChannelGroupFilter . StringFilter other )
public ChannelGroupFilter . StringFilter . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public ChannelGroupFilter . StringFilter . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ChannelGroupFilter . StringFilter . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public ChannelGroupFilter . StringFilter . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setMatchType(ChannelGroupFilter.StringFilter.MatchType value)
public ChannelGroupFilter . StringFilter . Builder setMatchType ( ChannelGroupFilter . StringFilter . MatchType value )
Required. The match type for the string filter.
.google.analytics.admin.v1alpha.ChannelGroupFilter.StringFilter.MatchType match_type = 1 [(.google.api.field_behavior) = REQUIRED];
setMatchTypeValue(int value)
public ChannelGroupFilter . StringFilter . Builder setMatchTypeValue ( int value )
Required. The match type for the string filter.
.google.analytics.admin.v1alpha.ChannelGroupFilter.StringFilter.MatchType match_type = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
int
The enum numeric value on the wire for matchType to set.
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ChannelGroupFilter . StringFilter . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ChannelGroupFilter . StringFilter . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setValue(String value)
public ChannelGroupFilter . StringFilter . Builder setValue ( String value )
Required. The string value to be matched against.
string value = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
String
The value to set.
setValueBytes(ByteString value)
public ChannelGroupFilter . StringFilter . Builder setValueBytes ( ByteString value )
Required. The string value to be matched against.
string value = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
ByteString
The bytes for value to set.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["The provided content is a documentation page for the `ChannelGroupFilter.StringFilter.Builder` class in version 0.34.0 of the Google Analytics Admin Java library."],["This class allows you to filter data where the field value is a string, and the match is case-insensitive."],["This class extends `GeneratedMessageV3.Builder` and implements `ChannelGroupFilter.StringFilterOrBuilder`, providing a wide array of methods to manipulate and build the StringFilter."],["The documentation lists methods for building, clearing, merging, setting fields, and handling match types and values for the string filter."],["The latest version available is 0.70.0, with the content featuring the `ChannelGroupFilter.StringFilter.Builder` class being version 0.34.0, and there are multiple listed versions between those two, as well as other, earlier versions listed."]]],[]]