Home
last modified time | relevance | path

Searched refs:getCreateTaskMethod (Results 1 – 4 of 4) sorted by relevance

/external/google-cloud-java/java-tasks/grpc-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/
DCloudTasksGrpc.java568 getCreateTaskMethod; field in CloudTasksGrpc
577 getCreateTaskMethod() { in getCreateTaskMethod() method in CloudTasksGrpc
580 getCreateTaskMethod; in getCreateTaskMethod() local
581 if ((getCreateTaskMethod = CloudTasksGrpc.getCreateTaskMethod) == null) { in getCreateTaskMethod()
583 if ((getCreateTaskMethod = CloudTasksGrpc.getCreateTaskMethod) == null) { in getCreateTaskMethod()
584 CloudTasksGrpc.getCreateTaskMethod = in getCreateTaskMethod()
585 getCreateTaskMethod = in getCreateTaskMethod()
603 return getCreateTaskMethod; in getCreateTaskMethod()
997 io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getCreateTaskMethod(), responseObserver); in createTask()
1365 getChannel().newCall(getCreateTaskMethod(), getCallOptions()), request, responseObserver); in createTask()
[all …]
/external/google-cloud-java/java-tasks/grpc-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/
DCloudTasksGrpc.java585 getCreateTaskMethod; field in CloudTasksGrpc
594 getCreateTaskMethod() { in getCreateTaskMethod() method in CloudTasksGrpc
597 getCreateTaskMethod; in getCreateTaskMethod() local
598 if ((getCreateTaskMethod = CloudTasksGrpc.getCreateTaskMethod) == null) { in getCreateTaskMethod()
600 if ((getCreateTaskMethod = CloudTasksGrpc.getCreateTaskMethod) == null) { in getCreateTaskMethod()
601 CloudTasksGrpc.getCreateTaskMethod = in getCreateTaskMethod()
602 getCreateTaskMethod = in getCreateTaskMethod()
622 return getCreateTaskMethod; in getCreateTaskMethod()
1020 io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getCreateTaskMethod(), responseObserver); in createTask()
1389 getChannel().newCall(getCreateTaskMethod(), getCallOptions()), request, responseObserver); in createTask()
[all …]
/external/google-cloud-java/java-tasks/grpc-google-cloud-tasks-v2beta2/src/main/java/com/google/cloud/tasks/v2beta2/
DCloudTasksGrpc.java585 getCreateTaskMethod; field in CloudTasksGrpc
594 getCreateTaskMethod() { in getCreateTaskMethod() method in CloudTasksGrpc
597 getCreateTaskMethod; in getCreateTaskMethod() local
598 if ((getCreateTaskMethod = CloudTasksGrpc.getCreateTaskMethod) == null) { in getCreateTaskMethod()
600 if ((getCreateTaskMethod = CloudTasksGrpc.getCreateTaskMethod) == null) { in getCreateTaskMethod()
601 CloudTasksGrpc.getCreateTaskMethod = in getCreateTaskMethod()
602 getCreateTaskMethod = in getCreateTaskMethod()
622 return getCreateTaskMethod; in getCreateTaskMethod()
1201 io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getCreateTaskMethod(), responseObserver); in createTask()
1676 getChannel().newCall(getCreateTaskMethod(), getCallOptions()), request, responseObserver); in createTask()
[all …]
/external/google-cloud-java/java-dataplex/grpc-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/
DDataplexServiceGrpc.java819 getCreateTaskMethod; field in DataplexServiceGrpc
828 getCreateTaskMethod() { in getCreateTaskMethod() method in DataplexServiceGrpc
831 getCreateTaskMethod; in getCreateTaskMethod() local
832 if ((getCreateTaskMethod = DataplexServiceGrpc.getCreateTaskMethod) == null) { in getCreateTaskMethod()
834 if ((getCreateTaskMethod = DataplexServiceGrpc.getCreateTaskMethod) == null) { in getCreateTaskMethod()
835 DataplexServiceGrpc.getCreateTaskMethod = in getCreateTaskMethod()
836 getCreateTaskMethod = in getCreateTaskMethod()
856 return getCreateTaskMethod; in getCreateTaskMethod()
1777 io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getCreateTaskMethod(), responseObserver); in createTask()
2301 getChannel().newCall(getCreateTaskMethod(), getCallOptions()), request, responseObserver); in createTask()
[all …]