Skip to content

Commit

Permalink
build: set database admin and instance as having handwritten layers (#…
Browse files Browse the repository at this point in the history
…1857)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 535638013

Source-Link: https://togithub.com/googleapis/googleapis/commit/f16cf67a4221d1ddceb69899dba625dde60cbd7d

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/f6d11ce59fccdbf9b4d2cc1470178f40aff4df50
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjZkMTFjZTU5ZmNjZGJmOWI0ZDJjYzE0NzAxNzhmNDBhZmY0ZGY1MCJ9
  • Loading branch information
gcf-owl-bot[bot] committed May 26, 2023
1 parent 70fee08 commit 3e3e624
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 90 deletions.
5 changes: 3 additions & 2 deletions .kokoro/release/docs-devsite.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 0 additions & 52 deletions src/v1/database_admin_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -538,8 +538,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.get_database.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_GetDatabase_async
*/
getDatabase(
request?: protos.google.spanner.admin.database.v1.IGetDatabaseRequest,
Expand Down Expand Up @@ -633,8 +631,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.drop_database.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_DropDatabase_async
*/
dropDatabase(
request?: protos.google.spanner.admin.database.v1.IDropDatabaseRequest,
Expand Down Expand Up @@ -728,8 +724,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.get_database_ddl.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_GetDatabaseDdl_async
*/
getDatabaseDdl(
request?: protos.google.spanner.admin.database.v1.IGetDatabaseDdlRequest,
Expand Down Expand Up @@ -843,8 +837,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.set_iam_policy.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_SetIamPolicy_async
*/
setIamPolicy(
request?: protos.google.iam.v1.ISetIamPolicyRequest,
Expand Down Expand Up @@ -937,8 +929,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.get_iam_policy.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_GetIamPolicy_async
*/
getIamPolicy(
request?: protos.google.iam.v1.IGetIamPolicyRequest,
Expand Down Expand Up @@ -1035,8 +1025,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.test_iam_permissions.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_TestIamPermissions_async
*/
testIamPermissions(
request?: protos.google.iam.v1.ITestIamPermissionsRequest,
Expand Down Expand Up @@ -1120,8 +1108,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.get_backup.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_GetBackup_async
*/
getBackup(
request?: protos.google.spanner.admin.database.v1.IGetBackupRequest,
Expand Down Expand Up @@ -1220,8 +1206,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.update_backup.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_UpdateBackup_async
*/
updateBackup(
request?: protos.google.spanner.admin.database.v1.IUpdateBackupRequest,
Expand Down Expand Up @@ -1313,8 +1297,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.delete_backup.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_DeleteBackup_async
*/
deleteBackup(
request?: protos.google.spanner.admin.database.v1.IDeleteBackupRequest,
Expand Down Expand Up @@ -1432,8 +1414,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.create_database.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_CreateDatabase_async
*/
createDatabase(
request?: protos.google.spanner.admin.database.v1.ICreateDatabaseRequest,
Expand Down Expand Up @@ -1528,8 +1508,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.create_database.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_CreateDatabase_async
*/
async checkCreateDatabaseProgress(
name: string
Expand Down Expand Up @@ -1610,8 +1588,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.update_database.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_UpdateDatabase_async
*/
updateDatabase(
request?: protos.google.spanner.admin.database.v1.IUpdateDatabaseRequest,
Expand Down Expand Up @@ -1706,8 +1682,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.update_database.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_UpdateDatabase_async
*/
async checkUpdateDatabaseProgress(
name: string
Expand Down Expand Up @@ -1776,8 +1750,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.update_database_ddl.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_UpdateDatabaseDdl_async
*/
updateDatabaseDdl(
request?: protos.google.spanner.admin.database.v1.IUpdateDatabaseDdlRequest,
Expand Down Expand Up @@ -1872,8 +1844,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.update_database_ddl.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_UpdateDatabaseDdl_async
*/
async checkUpdateDatabaseDdlProgress(
name: string
Expand Down Expand Up @@ -1942,8 +1912,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.create_backup.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_CreateBackup_async
*/
createBackup(
request?: protos.google.spanner.admin.database.v1.ICreateBackupRequest,
Expand Down Expand Up @@ -2038,8 +2006,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.create_backup.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_CreateBackup_async
*/
async checkCreateBackupProgress(
name: string
Expand Down Expand Up @@ -2115,8 +2081,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.copy_backup.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_CopyBackup_async
*/
copyBackup(
request?: protos.google.spanner.admin.database.v1.ICopyBackupRequest,
Expand Down Expand Up @@ -2211,8 +2175,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.copy_backup.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_CopyBackup_async
*/
async checkCopyBackupProgress(
name: string
Expand Down Expand Up @@ -2288,8 +2250,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.restore_database.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_RestoreDatabase_async
*/
restoreDatabase(
request?: protos.google.spanner.admin.database.v1.IRestoreDatabaseRequest,
Expand Down Expand Up @@ -2384,8 +2344,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.restore_database.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_RestoreDatabase_async
*/
async checkRestoreDatabaseProgress(
name: string
Expand Down Expand Up @@ -2587,8 +2545,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.list_databases.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_ListDatabases_async
*/
listDatabasesAsync(
request?: protos.google.spanner.admin.database.v1.IListDatabasesRequest,
Expand Down Expand Up @@ -2901,8 +2857,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.list_backups.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_ListBackups_async
*/
listBackupsAsync(
request?: protos.google.spanner.admin.database.v1.IListBackupsRequest,
Expand Down Expand Up @@ -3245,8 +3199,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.list_database_operations.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_ListDatabaseOperations_async
*/
listDatabaseOperationsAsync(
request?: protos.google.spanner.admin.database.v1.IListDatabaseOperationsRequest,
Expand Down Expand Up @@ -3659,8 +3611,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.list_backup_operations.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_ListBackupOperations_async
*/
listBackupOperationsAsync(
request?: protos.google.spanner.admin.database.v1.IListBackupOperationsRequest,
Expand Down Expand Up @@ -3863,8 +3813,6 @@ export class DatabaseAdminClient {
* Please see the
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
* for more details and examples.
* @example <caption>include:samples/generated/v1/database_admin.list_database_roles.js</caption>
* region_tag:spanner_v1_generated_DatabaseAdmin_ListDatabaseRoles_async
*/
listDatabaseRolesAsync(
request?: protos.google.spanner.admin.database.v1.IListDatabaseRolesRequest,
Expand Down
Loading

0 comments on commit 3e3e624

Please sign in to comment.