Uses of Class
com.google.cloud.dialogflow.v2beta1.DocumentName.Builder
-
Packages that use DocumentName.Builder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of DocumentName.Builder in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 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()
-