| Modifier and Type | Method and Description |
|---|---|
static RuntimeAnnotation.UserInput.QuerySource |
RuntimeAnnotation.UserInput.QuerySource.forNumber(int value) |
RuntimeAnnotation.UserInput.QuerySource |
RuntimeAnnotation.UserInputOrBuilder.getQuerySource()
Query source for the answer.
|
RuntimeAnnotation.UserInput.QuerySource |
RuntimeAnnotation.UserInput.getQuerySource()
Query source for the answer.
|
RuntimeAnnotation.UserInput.QuerySource |
RuntimeAnnotation.UserInput.Builder.getQuerySource()
Query source for the answer.
|
static RuntimeAnnotation.UserInput.QuerySource |
RuntimeAnnotation.UserInput.QuerySource.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RuntimeAnnotation.UserInput.QuerySource |
RuntimeAnnotation.UserInput.QuerySource.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RuntimeAnnotation.UserInput.QuerySource |
RuntimeAnnotation.UserInput.QuerySource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeAnnotation.UserInput.QuerySource[] |
RuntimeAnnotation.UserInput.QuerySource.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<RuntimeAnnotation.UserInput.QuerySource> |
RuntimeAnnotation.UserInput.QuerySource.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.setQuerySource(RuntimeAnnotation.UserInput.QuerySource value)
Query source for the answer.
|
Copyright © 2025 Google LLC. All rights reserved.