Uses of Class
com.google.cloud.dialogflow.v2.DocumentName.Builder
-
Packages that use DocumentName.Builder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of DocumentName.Builder in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return DocumentName.Builder Modifier and Type Method Description static DocumentName.BuilderDocumentName. newBuilder()static DocumentName.BuilderDocumentName. newProjectKnowledgeBaseDocumentBuilder()DocumentName.BuilderDocumentName.Builder. setDocument(String document)DocumentName.BuilderDocumentName.Builder. setKnowledgeBase(String knowledgeBase)DocumentName.BuilderDocumentName.Builder. setProject(String project)DocumentName.BuilderDocumentName. toBuilder()
-