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