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