Uses of Class
com.google.cloud.dialogflow.v2.stub.ConversationDatasetsStub
-
Packages that use ConversationDatasetsStub Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of ConversationDatasetsStub in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ConversationDatasetsStub Modifier and Type Method Description ConversationDatasetsStubConversationDatasetsClient. getStub()Methods in com.google.cloud.dialogflow.v2 with parameters of type ConversationDatasetsStub Modifier and Type Method Description static ConversationDatasetsClientConversationDatasetsClient. create(ConversationDatasetsStub stub)Constructs an instance of ConversationDatasetsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.v2 with parameters of type ConversationDatasetsStub Constructor Description ConversationDatasetsClient(ConversationDatasetsStub stub) -
Uses of ConversationDatasetsStub in com.google.cloud.dialogflow.v2.stub
Subclasses of ConversationDatasetsStub in com.google.cloud.dialogflow.v2.stub Modifier and Type Class Description classGrpcConversationDatasetsStubgRPC stub implementation for the ConversationDatasets service API.classHttpJsonConversationDatasetsStubREST stub implementation for the ConversationDatasets service API.Methods in com.google.cloud.dialogflow.v2.stub that return ConversationDatasetsStub Modifier and Type Method Description ConversationDatasetsStubConversationDatasetsStubSettings. createStub()
-