Uses of Class
com.google.cloud.dialogflow.cx.v3.stub.IntentsStub
-
Packages that use IntentsStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of IntentsStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return IntentsStub Modifier and Type Method Description IntentsStubIntentsClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type IntentsStub Modifier and Type Method Description static IntentsClientIntentsClient. create(IntentsStub stub)Constructs an instance of IntentsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.cx.v3 with parameters of type IntentsStub Constructor Description IntentsClient(IntentsStub stub) -
Uses of IntentsStub in com.google.cloud.dialogflow.cx.v3.stub
Subclasses of IntentsStub in com.google.cloud.dialogflow.cx.v3.stub Modifier and Type Class Description classGrpcIntentsStubgRPC stub implementation for the Intents service API.classHttpJsonIntentsStubREST stub implementation for the Intents service API.Methods in com.google.cloud.dialogflow.cx.v3.stub that return IntentsStub Modifier and Type Method Description IntentsStubIntentsStubSettings. createStub()
-