Home
last modified time | relevance | path

Searched defs:createKnowledgeBase (Results 1 – 6 of 6) sorted by relevance

/external/google-cloud-java/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/
DKnowledgeBasesGrpc.java372 default void createKnowledgeBase( in createKnowledgeBase() method
497 public void createKnowledgeBase( in createKnowledgeBase() method in KnowledgeBasesGrpc.KnowledgeBasesStub
604 public com.google.cloud.dialogflow.v2beta1.KnowledgeBase createKnowledgeBase( in createKnowledgeBase() method in KnowledgeBasesGrpc.KnowledgeBasesBlockingStub
704 createKnowledgeBase( in createKnowledgeBase() method in KnowledgeBasesGrpc.KnowledgeBasesFutureStub
/external/google-cloud-java/java-dialogflow/grpc-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/
DKnowledgeBasesGrpc.java362 default void createKnowledgeBase( in createKnowledgeBase() method
477 public void createKnowledgeBase( in createKnowledgeBase() method in KnowledgeBasesGrpc.KnowledgeBasesStub
574 public com.google.cloud.dialogflow.v2.KnowledgeBase createKnowledgeBase( in createKnowledgeBase() method in KnowledgeBasesGrpc.KnowledgeBasesBlockingStub
664 createKnowledgeBase(com.google.cloud.dialogflow.v2.CreateKnowledgeBaseRequest request) { in createKnowledgeBase() method in KnowledgeBasesGrpc.KnowledgeBasesFutureStub
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2/
DKnowledgeBasesClient.java526 public final KnowledgeBase createKnowledgeBase(LocationName parent, KnowledgeBase knowledgeBase) { in createKnowledgeBase() method in KnowledgeBasesClient
559 public final KnowledgeBase createKnowledgeBase(ProjectName parent, KnowledgeBase knowledgeBase) { in createKnowledgeBase() method in KnowledgeBasesClient
592 public final KnowledgeBase createKnowledgeBase(String parent, KnowledgeBase knowledgeBase) { in createKnowledgeBase() method in KnowledgeBasesClient
626 public final KnowledgeBase createKnowledgeBase(CreateKnowledgeBaseRequest request) { in createKnowledgeBase() method in KnowledgeBasesClient
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2beta1/
DKnowledgeBasesClient.java561 public final KnowledgeBase createKnowledgeBase(LocationName parent, KnowledgeBase knowledgeBase) { in createKnowledgeBase() method in KnowledgeBasesClient
597 public final KnowledgeBase createKnowledgeBase(ProjectName parent, KnowledgeBase knowledgeBase) { in createKnowledgeBase() method in KnowledgeBasesClient
633 public final KnowledgeBase createKnowledgeBase(String parent, KnowledgeBase knowledgeBase) { in createKnowledgeBase() method in KnowledgeBasesClient
670 public final KnowledgeBase createKnowledgeBase(CreateKnowledgeBaseRequest request) { in createKnowledgeBase() method in KnowledgeBasesClient
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2beta1/
DMockKnowledgeBasesImpl.java106 public void createKnowledgeBase( in createKnowledgeBase() method in MockKnowledgeBasesImpl
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2/
DMockKnowledgeBasesImpl.java106 public void createKnowledgeBase( in createKnowledgeBase() method in MockKnowledgeBasesImpl