Home
last modified time | relevance | path

Searched defs:getParticipantCallable (Results 1 – 8 of 8) sorted by relevance

/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2/stub/
DParticipantsStub.java60 public UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable() { in getParticipantCallable() method in ParticipantsStub
DHttpJsonParticipantsStub.java456 private final UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable; field in HttpJsonParticipantsStub
645 public UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable() { in getParticipantCallable() method in HttpJsonParticipantsStub
DGrpcParticipantsStub.java183 private final UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable; field in GrpcParticipantsStub
423 public UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable() { in getParticipantCallable() method in GrpcParticipantsStub
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2beta1/stub/
DParticipantsStub.java67 public UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable() { in getParticipantCallable() method in ParticipantsStub
DHttpJsonParticipantsStub.java535 private final UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable; field in HttpJsonParticipantsStub
755 public UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable() { in getParticipantCallable() method in HttpJsonParticipantsStub
DGrpcParticipantsStub.java213 private final UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable; field in GrpcParticipantsStub
492 public UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable() { in getParticipantCallable() method in GrpcParticipantsStub
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2/
DParticipantsClient.java429 public final UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable() { in getParticipantCallable() method in ParticipantsClient
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2beta1/
DParticipantsClient.java432 public final UnaryCallable<GetParticipantRequest, Participant> getParticipantCallable() { in getParticipantCallable() method in ParticipantsClient