Antigravity privacy

I have a question about privacy in Google Antigravity IDE.
Currently I have an AI Pro Subscription.
Personally I absolutely do not want that my prompts and my code is used for training. I want to keep it completely private.
My question is this: if I use Antigravity how to select an option that do not allow training of the models on my data.
I just find the “Enable Telemetry” option but I am not sure this is enough.
Can someone explain me more clearly ?

Yes That’s right, The most effective way to prevent model training in Google Antigravity is to disable the “Enable Telemetry” setting. This setting serves as the primary mechanism for Data Collection Settings within the Antigravity IDE.

But disabling the telemetry won’t stop Google from training on your repo/codebase (whether private or public) and your prompts. Telemetry is a different thing than not using your data (prompt and codebase) for training there AI models. This is why I feel claude code and vs code copilot are way better than Antigravity as they do provide a way to opt-out from getting the model train on your data. Think and then make your choices.

Cross-linking another thread from GH for visibility: An important update: Transitioning Gemini CLI to Antigravity CLI · google-gemini/gemini-cli · Discussion #27274 · GitHub Hopefully this gets answered.