public sealed class GetDatabaseDdlResponse : IMessage<GetDatabaseDdlResponse>, IEquatable<GetDatabaseDdlResponse>, IDeepCloneable<GetDatabaseDdlResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class GetDatabaseDdlResponse.
The response for
[GetDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.GetDatabaseDdl].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for the `GetDatabaseDdlResponse` class in the Google Cloud Spanner Database Admin v1 API is `5.0.0-beta05`."],["This page provides documentation and code samples for the `GetDatabaseDdlResponse` class, which is used to retrieve the schema of a Spanner database."],["The `GetDatabaseDdlResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetDatabaseDdlResponse` class has two main properties: `ProtoDescriptors` which stores serialized protobuf file descriptors, and `Statements`, which contains the DDL statements of the database schema."],["The provided content outlines a comprehensive list of available versions for the class, ranging from `5.0.0-beta05` down to `3.5.0`."]]],[]]