Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
GetDatabaseDdlResponse |
GetDatabaseDdlResponse.clone() |
GetDatabaseDdlResponse |
GetDatabaseDdlResponse.encodeProtoDescriptors(byte[] protoDescriptors)
Proto descriptors stored in the database.
|
GetDatabaseDdlResponse |
GetDatabaseDdlResponse.set(String fieldName,
Object value) |
GetDatabaseDdlResponse |
GetDatabaseDdlResponse.setProtoDescriptors(String protoDescriptors)
Proto descriptors stored in the database.
|
GetDatabaseDdlResponse |
GetDatabaseDdlResponse.setStatements(List<String> statements)
A list of formatted DDL statements defining the schema of the database specified in the
request.
|
Copyright © 2011–2025 Google. All rights reserved.