Guidance needed... setting up addon lets encrypt with google domains

Hi, installed and setting up my google domain with DNS challenge
So on google cloud platform, created new project, created service account with DNS permissions as stated here:
certbot/certbot-dns-google/certbot_dns_google at 97d9e2c97dbb2a57cc9a5d0374376e98b359d11c · certbot/certbot · GitHubinit.py

then i drop the .json file in share, setup the config in addon, but then i start the addon , and receive error below
I am missing the info how i can link the actually google domain, to that project i created? i dont see any explenation how todo that?

thnx in advance

[13:00:38] INFO: Selected DNS Provider: dns-google
[13:00:39] INFO: Use propagation seconds: 60
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for home-assistant.io
Error finding zone. Skipping cleanup.
Unable to determine managed zone for pergola-quintens.com using zone names: ['blabla.com', 'com'].
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

I think there is a difference between “Google Domains” and “Google Cloud DNS”. These are different and independent services at Google, however you might be able to transfer your Google Domain to Google Cloud DNS.

Perhaps you have registered a domain with Google Domain, but the LetsEncrypt currently uses an API meant to be used with “Google Cloud DNS” service. So, the error message is saying “Hey, I can’t find a managed zone defined with Google Cloud DNS”.

FWIW, you may still be able to use LetsEncrypt add-on by using the http method.

I moved to google.domain to cloudflare, was cheaper anyway