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