getOauth2App_Pre method
Implementation
$async.Future<$2.CloudResponse> getOauth2App_Pre(
$grpc.ServiceCall call, $async.Future<$2.CloudRequest> request) async {
return getOauth2App(call, await request);
}
$async.Future<$2.CloudResponse> getOauth2App_Pre(
$grpc.ServiceCall call, $async.Future<$2.CloudRequest> request) async {
return getOauth2App(call, await request);
}