Skip to content

Commit

Permalink
rebase main
Browse files Browse the repository at this point in the history
  • Loading branch information
1101-1 committed Nov 11, 2024
1 parent c58bbae commit 2ebe747
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/gcp/tools/model_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -521,9 +521,9 @@ def generate_test_classes() -> None:
# ("container", "v1", "Container", ["UsableSubnetwork"]),
# ("sqladmin", "v1", "Sql", ["Tier"]),
# ("cloudbilling", "v1", "", []),
# ("storage", "v1", "", [])
# # ("aiplatform", "v1", "", [])
("firestore", "v1", "", []),
# ("storage", "v1", "", []),
# # ("aiplatform", "v1", "", []),
# ("firestore", "v1", "", []),
("file", "v1", "", [])
]

Expand Down

0 comments on commit 2ebe747

Please sign in to comment.