[libgdx] How do i save data of my game on GooglePlay?

[libgdx] How do i save data of my game on GooglePlay?

I researched and what i think i learned is that,

I can either save my data with cloud api or google drive.

That’s it.
I didnt find any code snippet or anything!

Im very confused on how i should procceed!

Has anyone ever worked with this?
Im using BaseGameUtils already and my game is already integrated with google play services.