Home
last modified time | relevance | path

Searched refs:getListPagesMethod (Results 1 – 2 of 2) sorted by relevance

/external/google-cloud-java/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
DPagesGrpc.java41 getListPagesMethod; field in PagesGrpc
51 getListPagesMethod() { in getListPagesMethod() method in PagesGrpc
55 getListPagesMethod; in getListPagesMethod() local
56 if ((getListPagesMethod = PagesGrpc.getListPagesMethod) == null) { in getListPagesMethod()
58 if ((getListPagesMethod = PagesGrpc.getListPagesMethod) == null) { in getListPagesMethod()
59 PagesGrpc.getListPagesMethod = in getListPagesMethod()
60 getListPagesMethod = in getListPagesMethod()
81 return getListPagesMethod; in getListPagesMethod()
318 io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getListPagesMethod(), responseObserver); in listPages()
427 getChannel().newCall(getListPagesMethod(), getCallOptions()), request, responseObserver); in listPages()
[all …]
/external/google-cloud-java/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DPagesGrpc.java41 getListPagesMethod; field in PagesGrpc
51 getListPagesMethod() { in getListPagesMethod() method in PagesGrpc
55 getListPagesMethod; in getListPagesMethod() local
56 if ((getListPagesMethod = PagesGrpc.getListPagesMethod) == null) { in getListPagesMethod()
58 if ((getListPagesMethod = PagesGrpc.getListPagesMethod) == null) { in getListPagesMethod()
59 PagesGrpc.getListPagesMethod = in getListPagesMethod()
60 getListPagesMethod = in getListPagesMethod()
81 return getListPagesMethod; in getListPagesMethod()
320 io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getListPagesMethod(), responseObserver); in listPages()
420 getChannel().newCall(getListPagesMethod(), getCallOptions()), request, responseObserver); in listPages()
[all …]