Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static Participant.Role |
Participant.Role.forNumber(int value) |
Participant.Role |
ClearSuggestionFeatureConfigRequest.getParticipantRole()
Required.
|
Participant.Role |
ClearSuggestionFeatureConfigRequest.Builder.getParticipantRole()
Required.
|
Participant.Role |
ClearSuggestionFeatureConfigRequestOrBuilder.getParticipantRole()
Required.
|
Participant.Role |
SetSuggestionFeatureConfigOperationMetadataOrBuilder.getParticipantRole()
Required.
|
Participant.Role |
Message.getParticipantRole()
Output only.
|
Participant.Role |
Message.Builder.getParticipantRole()
Output only.
|
Participant.Role |
SetSuggestionFeatureConfigRequestOrBuilder.getParticipantRole()
Required.
|
Participant.Role |
SetSuggestionFeatureConfigOperationMetadata.getParticipantRole()
Required.
|
Participant.Role |
SetSuggestionFeatureConfigOperationMetadata.Builder.getParticipantRole()
Required.
|
Participant.Role |
ClearSuggestionFeatureConfigOperationMetadata.getParticipantRole()
Required.
|
Participant.Role |
ClearSuggestionFeatureConfigOperationMetadata.Builder.getParticipantRole()
Required.
|
Participant.Role |
SetSuggestionFeatureConfigRequest.getParticipantRole()
Required.
|
Participant.Role |
SetSuggestionFeatureConfigRequest.Builder.getParticipantRole()
Required.
|
Participant.Role |
MessageOrBuilder.getParticipantRole()
Output only.
|
Participant.Role |
ClearSuggestionFeatureConfigOperationMetadataOrBuilder.getParticipantRole()
Required.
|
Participant.Role |
Participant.getRole()
Immutable.
|
Participant.Role |
Participant.Builder.getRole()
Immutable.
|
Participant.Role |
ParticipantOrBuilder.getRole()
Immutable.
|
static Participant.Role |
Participant.Role.valueOf(Descriptors.EnumValueDescriptor desc) |
static Participant.Role |
Participant.Role.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Participant.Role |
Participant.Role.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Participant.Role[] |
Participant.Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<Participant.Role> |
Participant.Role.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
ClearSuggestionFeatureConfigRequest.Builder |
ClearSuggestionFeatureConfigRequest.Builder.setParticipantRole(Participant.Role value)
Required.
|
Message.Builder |
Message.Builder.setParticipantRole(Participant.Role value)
Output only.
|
SetSuggestionFeatureConfigOperationMetadata.Builder |
SetSuggestionFeatureConfigOperationMetadata.Builder.setParticipantRole(Participant.Role value)
Required.
|
ClearSuggestionFeatureConfigOperationMetadata.Builder |
ClearSuggestionFeatureConfigOperationMetadata.Builder.setParticipantRole(Participant.Role value)
Required.
|
SetSuggestionFeatureConfigRequest.Builder |
SetSuggestionFeatureConfigRequest.Builder.setParticipantRole(Participant.Role value)
Required.
|
Participant.Builder |
Participant.Builder.setRole(Participant.Role value)
Immutable.
|
Copyright © 2022 Google LLC. All rights reserved.