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