Uses of Class
com.google.cloud.dialogflow.v2beta1.DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder
-
Packages that use DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder Modifier and Type Method Description static DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder
DocumentName. newProjectLocationKnowledgeBaseDocumentBuilder()
DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder
DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder. setDocument(String document)
DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder
DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder. setKnowledgeBase(String knowledgeBase)
DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder
DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder. setLocation(String location)
DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder
DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder. setProject(String project)
-