public sealed class GetDatabaseDdlResponse : IMessage<GetDatabaseDdlResponse>, IEquatable<GetDatabaseDdlResponse>, IDeepCloneable<GetDatabaseDdlResponse>, IBufferMessage, IMessage
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."],[[["\u003cp\u003eThe page details the \u003ccode\u003eGetDatabaseDdlResponse\u003c/code\u003e class, which is used for retrieving the schema of a database in Google Cloud Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eGetDatabaseDdlResponse\u003c/code\u003e, implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to support various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eStatements\u003c/code\u003e property, which is a list of strings, holding the formatted DDL (Data Definition Language) statements that define the database schema.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented on this page is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, and the page lists multiple previous versions of the package for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe GetDatabaseDdlResponse can be constructed with zero parameters or by copying another \u003ccode\u003eGetDatabaseDdlResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]