We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f7380 commit 70fece9Copy full SHA for 70fece9
‎discoveryengine/standalone_apis_sample_test.py‎
@@ -37,7 +37,6 @@ def test_rank():
37
38
39
def test_grounded_generation_inline_vais_sample():
40
-
41
# Grounded Generation requires Project Number
42
client = resourcemanager_v3.ProjectsClient()
43
project = client.get_project(name=client.project_path(project_id))
@@ -50,7 +49,6 @@ def test_grounded_generation_inline_vais_sample():
50
49
51
52
def test_grounded_generation_google_search_sample():
53
54
55
56
0 commit comments