@@ -526,8 +526,6 @@ export class DatabaseAdminClient {
526526 * Please see the
527527 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
528528 * for more details and examples.
529- * @example <caption>include:samples/generated/v1/database_admin.get_database.js</caption>
530- * region_tag:spanner_v1_generated_DatabaseAdmin_GetDatabase_async
531529 */
532530 getDatabase (
533531 request ?: protos . google . spanner . admin . database . v1 . IGetDatabaseRequest ,
@@ -621,8 +619,6 @@ export class DatabaseAdminClient {
621619 * Please see the
622620 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
623621 * for more details and examples.
624- * @example <caption>include:samples/generated/v1/database_admin.drop_database.js</caption>
625- * region_tag:spanner_v1_generated_DatabaseAdmin_DropDatabase_async
626622 */
627623 dropDatabase (
628624 request ?: protos . google . spanner . admin . database . v1 . IDropDatabaseRequest ,
@@ -716,8 +712,6 @@ export class DatabaseAdminClient {
716712 * Please see the
717713 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
718714 * for more details and examples.
719- * @example <caption>include:samples/generated/v1/database_admin.get_database_ddl.js</caption>
720- * region_tag:spanner_v1_generated_DatabaseAdmin_GetDatabaseDdl_async
721715 */
722716 getDatabaseDdl (
723717 request ?: protos . google . spanner . admin . database . v1 . IGetDatabaseDdlRequest ,
@@ -831,8 +825,6 @@ export class DatabaseAdminClient {
831825 * Please see the
832826 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
833827 * for more details and examples.
834- * @example <caption>include:samples/generated/v1/database_admin.set_iam_policy.js</caption>
835- * region_tag:spanner_v1_generated_DatabaseAdmin_SetIamPolicy_async
836828 */
837829 setIamPolicy (
838830 request ?: protos . google . iam . v1 . ISetIamPolicyRequest ,
@@ -925,8 +917,6 @@ export class DatabaseAdminClient {
925917 * Please see the
926918 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
927919 * for more details and examples.
928- * @example <caption>include:samples/generated/v1/database_admin.get_iam_policy.js</caption>
929- * region_tag:spanner_v1_generated_DatabaseAdmin_GetIamPolicy_async
930920 */
931921 getIamPolicy (
932922 request ?: protos . google . iam . v1 . IGetIamPolicyRequest ,
@@ -1023,8 +1013,6 @@ export class DatabaseAdminClient {
10231013 * Please see the
10241014 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
10251015 * for more details and examples.
1026- * @example <caption>include:samples/generated/v1/database_admin.test_iam_permissions.js</caption>
1027- * region_tag:spanner_v1_generated_DatabaseAdmin_TestIamPermissions_async
10281016 */
10291017 testIamPermissions (
10301018 request ?: protos . google . iam . v1 . ITestIamPermissionsRequest ,
@@ -1108,8 +1096,6 @@ export class DatabaseAdminClient {
11081096 * Please see the
11091097 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
11101098 * for more details and examples.
1111- * @example <caption>include:samples/generated/v1/database_admin.get_backup.js</caption>
1112- * region_tag:spanner_v1_generated_DatabaseAdmin_GetBackup_async
11131099 */
11141100 getBackup (
11151101 request ?: protos . google . spanner . admin . database . v1 . IGetBackupRequest ,
@@ -1208,8 +1194,6 @@ export class DatabaseAdminClient {
12081194 * Please see the
12091195 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
12101196 * for more details and examples.
1211- * @example <caption>include:samples/generated/v1/database_admin.update_backup.js</caption>
1212- * region_tag:spanner_v1_generated_DatabaseAdmin_UpdateBackup_async
12131197 */
12141198 updateBackup (
12151199 request ?: protos . google . spanner . admin . database . v1 . IUpdateBackupRequest ,
@@ -1301,8 +1285,6 @@ export class DatabaseAdminClient {
13011285 * Please see the
13021286 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
13031287 * for more details and examples.
1304- * @example <caption>include:samples/generated/v1/database_admin.delete_backup.js</caption>
1305- * region_tag:spanner_v1_generated_DatabaseAdmin_DeleteBackup_async
13061288 */
13071289 deleteBackup (
13081290 request ?: protos . google . spanner . admin . database . v1 . IDeleteBackupRequest ,
@@ -1420,8 +1402,6 @@ export class DatabaseAdminClient {
14201402 * Please see the
14211403 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
14221404 * for more details and examples.
1423- * @example <caption>include:samples/generated/v1/database_admin.create_database.js</caption>
1424- * region_tag:spanner_v1_generated_DatabaseAdmin_CreateDatabase_async
14251405 */
14261406 createDatabase (
14271407 request ?: protos . google . spanner . admin . database . v1 . ICreateDatabaseRequest ,
@@ -1516,8 +1496,6 @@ export class DatabaseAdminClient {
15161496 * Please see the
15171497 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
15181498 * for more details and examples.
1519- * @example <caption>include:samples/generated/v1/database_admin.create_database.js</caption>
1520- * region_tag:spanner_v1_generated_DatabaseAdmin_CreateDatabase_async
15211499 */
15221500 async checkCreateDatabaseProgress (
15231501 name : string
@@ -1586,8 +1564,6 @@ export class DatabaseAdminClient {
15861564 * Please see the
15871565 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
15881566 * for more details and examples.
1589- * @example <caption>include:samples/generated/v1/database_admin.update_database_ddl.js</caption>
1590- * region_tag:spanner_v1_generated_DatabaseAdmin_UpdateDatabaseDdl_async
15911567 */
15921568 updateDatabaseDdl (
15931569 request ?: protos . google . spanner . admin . database . v1 . IUpdateDatabaseDdlRequest ,
@@ -1682,8 +1658,6 @@ export class DatabaseAdminClient {
16821658 * Please see the
16831659 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
16841660 * for more details and examples.
1685- * @example <caption>include:samples/generated/v1/database_admin.update_database_ddl.js</caption>
1686- * region_tag:spanner_v1_generated_DatabaseAdmin_UpdateDatabaseDdl_async
16871661 */
16881662 async checkUpdateDatabaseDdlProgress (
16891663 name : string
@@ -1752,8 +1726,6 @@ export class DatabaseAdminClient {
17521726 * Please see the
17531727 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
17541728 * for more details and examples.
1755- * @example <caption>include:samples/generated/v1/database_admin.create_backup.js</caption>
1756- * region_tag:spanner_v1_generated_DatabaseAdmin_CreateBackup_async
17571729 */
17581730 createBackup (
17591731 request ?: protos . google . spanner . admin . database . v1 . ICreateBackupRequest ,
@@ -1848,8 +1820,6 @@ export class DatabaseAdminClient {
18481820 * Please see the
18491821 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
18501822 * for more details and examples.
1851- * @example <caption>include:samples/generated/v1/database_admin.create_backup.js</caption>
1852- * region_tag:spanner_v1_generated_DatabaseAdmin_CreateBackup_async
18531823 */
18541824 async checkCreateBackupProgress (
18551825 name : string
@@ -1925,8 +1895,6 @@ export class DatabaseAdminClient {
19251895 * Please see the
19261896 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
19271897 * for more details and examples.
1928- * @example <caption>include:samples/generated/v1/database_admin.copy_backup.js</caption>
1929- * region_tag:spanner_v1_generated_DatabaseAdmin_CopyBackup_async
19301898 */
19311899 copyBackup (
19321900 request ?: protos . google . spanner . admin . database . v1 . ICopyBackupRequest ,
@@ -2021,8 +1989,6 @@ export class DatabaseAdminClient {
20211989 * Please see the
20221990 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
20231991 * for more details and examples.
2024- * @example <caption>include:samples/generated/v1/database_admin.copy_backup.js</caption>
2025- * region_tag:spanner_v1_generated_DatabaseAdmin_CopyBackup_async
20261992 */
20271993 async checkCopyBackupProgress (
20281994 name : string
@@ -2098,8 +2064,6 @@ export class DatabaseAdminClient {
20982064 * Please see the
20992065 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
21002066 * for more details and examples.
2101- * @example <caption>include:samples/generated/v1/database_admin.restore_database.js</caption>
2102- * region_tag:spanner_v1_generated_DatabaseAdmin_RestoreDatabase_async
21032067 */
21042068 restoreDatabase (
21052069 request ?: protos . google . spanner . admin . database . v1 . IRestoreDatabaseRequest ,
@@ -2194,8 +2158,6 @@ export class DatabaseAdminClient {
21942158 * Please see the
21952159 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
21962160 * for more details and examples.
2197- * @example <caption>include:samples/generated/v1/database_admin.restore_database.js</caption>
2198- * region_tag:spanner_v1_generated_DatabaseAdmin_RestoreDatabase_async
21992161 */
22002162 async checkRestoreDatabaseProgress (
22012163 name : string
@@ -2397,8 +2359,6 @@ export class DatabaseAdminClient {
23972359 * Please see the
23982360 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
23992361 * for more details and examples.
2400- * @example <caption>include:samples/generated/v1/database_admin.list_databases.js</caption>
2401- * region_tag:spanner_v1_generated_DatabaseAdmin_ListDatabases_async
24022362 */
24032363 listDatabasesAsync (
24042364 request ?: protos . google . spanner . admin . database . v1 . IListDatabasesRequest ,
@@ -2711,8 +2671,6 @@ export class DatabaseAdminClient {
27112671 * Please see the
27122672 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
27132673 * for more details and examples.
2714- * @example <caption>include:samples/generated/v1/database_admin.list_backups.js</caption>
2715- * region_tag:spanner_v1_generated_DatabaseAdmin_ListBackups_async
27162674 */
27172675 listBackupsAsync (
27182676 request ?: protos . google . spanner . admin . database . v1 . IListBackupsRequest ,
@@ -3055,8 +3013,6 @@ export class DatabaseAdminClient {
30553013 * Please see the
30563014 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
30573015 * for more details and examples.
3058- * @example <caption>include:samples/generated/v1/database_admin.list_database_operations.js</caption>
3059- * region_tag:spanner_v1_generated_DatabaseAdmin_ListDatabaseOperations_async
30603016 */
30613017 listDatabaseOperationsAsync (
30623018 request ?: protos . google . spanner . admin . database . v1 . IListDatabaseOperationsRequest ,
@@ -3469,8 +3425,6 @@ export class DatabaseAdminClient {
34693425 * Please see the
34703426 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
34713427 * for more details and examples.
3472- * @example <caption>include:samples/generated/v1/database_admin.list_backup_operations.js</caption>
3473- * region_tag:spanner_v1_generated_DatabaseAdmin_ListBackupOperations_async
34743428 */
34753429 listBackupOperationsAsync (
34763430 request ?: protos . google . spanner . admin . database . v1 . IListBackupOperationsRequest ,
@@ -3673,8 +3627,6 @@ export class DatabaseAdminClient {
36733627 * Please see the
36743628 * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
36753629 * for more details and examples.
3676- * @example <caption>include:samples/generated/v1/database_admin.list_database_roles.js</caption>
3677- * region_tag:spanner_v1_generated_DatabaseAdmin_ListDatabaseRoles_async
36783630 */
36793631 listDatabaseRolesAsync (
36803632 request ?: protos . google . spanner . admin . database . v1 . IListDatabaseRolesRequest ,
0 commit comments