| Modifier and Type | Method and Description |
|---|---|
static SuggestionDenyListEntry.MatchOperator |
SuggestionDenyListEntry.MatchOperator.forNumber(int value) |
SuggestionDenyListEntry.MatchOperator |
SuggestionDenyListEntry.getMatchOperator()
Required.
|
SuggestionDenyListEntry.MatchOperator |
SuggestionDenyListEntry.Builder.getMatchOperator()
Required.
|
SuggestionDenyListEntry.MatchOperator |
SuggestionDenyListEntryOrBuilder.getMatchOperator()
Required.
|
static SuggestionDenyListEntry.MatchOperator |
SuggestionDenyListEntry.MatchOperator.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SuggestionDenyListEntry.MatchOperator |
SuggestionDenyListEntry.MatchOperator.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SuggestionDenyListEntry.MatchOperator |
SuggestionDenyListEntry.MatchOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuggestionDenyListEntry.MatchOperator[] |
SuggestionDenyListEntry.MatchOperator.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<SuggestionDenyListEntry.MatchOperator> |
SuggestionDenyListEntry.MatchOperator.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SuggestionDenyListEntry.Builder |
SuggestionDenyListEntry.Builder.setMatchOperator(SuggestionDenyListEntry.MatchOperator value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.