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