Setup Google Cloud from the UI (#121502)

* Google Cloud can now be setup from the UI

* mypy

* Add BaseGoogleCloudProvider

* Allow clearing options in the UI

* Address feedback

* Don't translate Google Cloud title

* mypy

* Revert strict typing changes

* Address comments
This commit is contained in:
tronikos
2024-09-02 04:30:18 -07:00
committed by GitHub
parent f4a16c8dc9
commit d40e3145fe
14 changed files with 696 additions and 38 deletions

View File

@@ -222,6 +222,7 @@ FLOWS = {
"goodwe",
"google",
"google_assistant_sdk",
"google_cloud",
"google_generative_ai_conversation",
"google_mail",
"google_photos",