Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 38dbe11

Browse files
Update BigtableTableAdminSettingsTest.java
1 parent e70b07c commit 38dbe11

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/admin/v2/BigtableTableAdminSettingsTest.java

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,13 @@ public void testStubSettings() throws IOException {
143143
"deleteAuthorizedViewSettings",
144144
"listAuthorizedViewsSettings",
145145
"getAuthorizedViewSettings",
146+
"createSchemaBundleSettings",
147+
"createSchemaBundleOperationSettings",
148+
"updateSchemaBundleSettings",
149+
"updateSchemaBundleOperationSettings",
150+
"getSchemaBundleSettings",
151+
"listSchemaBundlesSettings",
152+
"deleteSchemaBundleSettings"
146153
};
147154

148155
@Test

0 commit comments

Comments
 (0)