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 eebb1e7 commit b0ab66aCopy full SHA for b0ab66a
1 file changed
owlbot.py
@@ -118,13 +118,13 @@ def get_staging_dirs(
118
"tests/unit/gapic/bigtable_v2/test_bigtable.py",
119
"""
120
expected_headers = {
121
- "authorized_view_name": "projects/sample1/instances/sample2/tables/sample3/authorizedViews/sample4"
+ "table_name": "projects/sample1/instances/sample2/tables/sample3"
122
}
123
""",
124
125
126
"app_profile_id": "",
127
128
129
130
)
0 commit comments