updateAppOAuth_Pre method
Implementation
$async.Future<$0.AuthAdminResponse> updateAppOAuth_Pre($grpc.ServiceCall call,
$async.Future<$0.AuthAdminRequest> request) async {
return updateAppOAuth(call, await request);
}
$async.Future<$0.AuthAdminResponse> updateAppOAuth_Pre($grpc.ServiceCall call,
$async.Future<$0.AuthAdminRequest> request) async {
return updateAppOAuth(call, await request);
}