| Modifier and Type | Method and Description |
|---|---|
static CompletionSuggestion.RankingInfoCase |
CompletionSuggestion.RankingInfoCase.forNumber(int value) |
CompletionSuggestion.RankingInfoCase |
CompletionSuggestion.getRankingInfoCase() |
CompletionSuggestion.RankingInfoCase |
CompletionSuggestion.Builder.getRankingInfoCase() |
CompletionSuggestion.RankingInfoCase |
CompletionSuggestionOrBuilder.getRankingInfoCase() |
static CompletionSuggestion.RankingInfoCase |
CompletionSuggestion.RankingInfoCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CompletionSuggestion.RankingInfoCase |
CompletionSuggestion.RankingInfoCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompletionSuggestion.RankingInfoCase[] |
CompletionSuggestion.RankingInfoCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.