Uses of Interface
com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequestOrBuilder
-
-
Uses of UpdateDatabaseDdlRequestOrBuilder in com.google.spanner.admin.database.v1
Classes in com.google.spanner.admin.database.v1 that implement UpdateDatabaseDdlRequestOrBuilder Modifier and Type Class Description classUpdateDatabaseDdlRequestEnqueues 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 classUpdateDatabaseDdlRequest.BuilderEnqueues 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.
-