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

Commit 0025bf0

Browse files
Update BigtableTableAdminSettingsTest.java
1 parent 38dbe11 commit 0025bf0

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -142,14 +142,7 @@ public void testStubSettings() throws IOException {
142142
"updateAuthorizedViewOperationSettings",
143143
"deleteAuthorizedViewSettings",
144144
"listAuthorizedViewsSettings",
145-
"getAuthorizedViewSettings",
146-
"createSchemaBundleSettings",
147-
"createSchemaBundleOperationSettings",
148-
"updateSchemaBundleSettings",
149-
"updateSchemaBundleOperationSettings",
150-
"getSchemaBundleSettings",
151-
"listSchemaBundlesSettings",
152-
"deleteSchemaBundleSettings"
145+
"getAuthorizedViewSettings"
153146
};
154147

155148
@Test

0 commit comments

Comments
 (0)