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