Package | Description |
---|---|
com.google.spanner.admin.database.v1 |
Modifier and Type | Class and Description |
---|---|
class |
UpdateDatabaseDdlRequest
Enqueues the given DDL statements to be applied, in order but not
necessarily all at once, to the database schema at some point (or
points) in the future.
|
static class |
UpdateDatabaseDdlRequest.Builder
Enqueues the given DDL statements to be applied, in order but not
necessarily all at once, to the database schema at some point (or
points) in the future.
|
Copyright © 2022 Google LLC. All rights reserved.