I have a Spring boot app deployed to my google cloud.
I have this code on my project...
public void deleteBuyers(Account account, Buyer... buyers) {