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