| Modifier and Type | Method and Description |
|---|---|
static QaAnswer.AnswerSource.SourceType |
QaAnswer.AnswerSource.SourceType.forNumber(int value) |
QaAnswer.AnswerSource.SourceType |
QaAnswer.AnswerSourceOrBuilder.getSourceType()
What created the answer.
|
QaAnswer.AnswerSource.SourceType |
QaAnswer.AnswerSource.getSourceType()
What created the answer.
|
QaAnswer.AnswerSource.SourceType |
QaAnswer.AnswerSource.Builder.getSourceType()
What created the answer.
|
static QaAnswer.AnswerSource.SourceType |
QaAnswer.AnswerSource.SourceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static QaAnswer.AnswerSource.SourceType |
QaAnswer.AnswerSource.SourceType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static QaAnswer.AnswerSource.SourceType |
QaAnswer.AnswerSource.SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QaAnswer.AnswerSource.SourceType[] |
QaAnswer.AnswerSource.SourceType.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<QaAnswer.AnswerSource.SourceType> |
QaAnswer.AnswerSource.SourceType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
QaAnswer.AnswerSource.Builder |
QaAnswer.AnswerSource.Builder.setSourceType(QaAnswer.AnswerSource.SourceType value)
What created the answer.
|
Copyright © 2025 Google LLC. All rights reserved.