static ConversationParticipant.Role |
ConversationParticipant.Role.forNumber(int value) |
|
ConversationParticipant.Role |
ConversationParticipant.Builder.getRole() |
The role of the participant.
|
ConversationParticipant.Role |
ConversationParticipant.getRole() |
The role of the participant.
|
ConversationParticipant.Role |
ConversationParticipantOrBuilder.getRole() |
The role of the participant.
|
ConversationParticipant.Role |
PhraseMatcher.Builder.getRoleMatch() |
The role whose utterances the phrase matcher should be matched
against.
|
ConversationParticipant.Role |
PhraseMatcher.getRoleMatch() |
The role whose utterances the phrase matcher should be matched
against.
|
ConversationParticipant.Role |
PhraseMatcherOrBuilder.getRoleMatch() |
The role whose utterances the phrase matcher should be matched
against.
|
static ConversationParticipant.Role |
ConversationParticipant.Role.valueOf(int value) |
Deprecated.
|
static ConversationParticipant.Role |
ConversationParticipant.Role.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ConversationParticipant.Role |
ConversationParticipant.Role.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ConversationParticipant.Role[] |
ConversationParticipant.Role.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|