Uses of Class
com.google.cloud.dialogflow.v2beta1.stub.GrpcConversationsStub
-
Packages that use GrpcConversationsStub Package Description com.google.cloud.dialogflow.v2beta1.stub -
-
Uses of GrpcConversationsStub in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return GrpcConversationsStub Modifier and Type Method Description static GrpcConversationsStubGrpcConversationsStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcConversationsStubGrpcConversationsStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcConversationsStubGrpcConversationsStub. create(ConversationsStubSettings settings)
-