| Modifier and Type | Method and Description |
|---|---|
static Filter.StringFilter.MatchType |
Filter.StringFilter.MatchType.forNumber(int value) |
Filter.StringFilter.MatchType |
Filter.StringFilterOrBuilder.getMatchType()
The match type for this filter.
|
Filter.StringFilter.MatchType |
Filter.StringFilter.getMatchType()
The match type for this filter.
|
Filter.StringFilter.MatchType |
Filter.StringFilter.Builder.getMatchType()
The match type for this filter.
|
static Filter.StringFilter.MatchType |
Filter.StringFilter.MatchType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Filter.StringFilter.MatchType |
Filter.StringFilter.MatchType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Filter.StringFilter.MatchType |
Filter.StringFilter.MatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Filter.StringFilter.MatchType[] |
Filter.StringFilter.MatchType.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<Filter.StringFilter.MatchType> |
Filter.StringFilter.MatchType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Filter.StringFilter.Builder |
Filter.StringFilter.Builder.setMatchType(Filter.StringFilter.MatchType value)
The match type for this filter.
|
Copyright © 2022 Google LLC. All rights reserved.