Uses of Class
com.google.cloud.dialogflow.v2beta1.ParticipantName.ProjectLocationConversationParticipantBuilder
-
Packages that use ParticipantName.ProjectLocationConversationParticipantBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of ParticipantName.ProjectLocationConversationParticipantBuilder in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return ParticipantName.ProjectLocationConversationParticipantBuilder Modifier and Type Method Description static ParticipantName.ProjectLocationConversationParticipantBuilder
ParticipantName. newProjectLocationConversationParticipantBuilder()
ParticipantName.ProjectLocationConversationParticipantBuilder
ParticipantName.ProjectLocationConversationParticipantBuilder. setConversation(String conversation)
ParticipantName.ProjectLocationConversationParticipantBuilder
ParticipantName.ProjectLocationConversationParticipantBuilder. setLocation(String location)
ParticipantName.ProjectLocationConversationParticipantBuilder
ParticipantName.ProjectLocationConversationParticipantBuilder. setParticipant(String participant)
ParticipantName.ProjectLocationConversationParticipantBuilder
ParticipantName.ProjectLocationConversationParticipantBuilder. setProject(String project)
-