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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `GetDatabaseDdlResponse` class within the Google Cloud Spanner Database Administration v1 API."],["The `GetDatabaseDdlResponse` class is used to retrieve the DDL schema of a specified database."],["The documentation includes information on the class's inheritance, implemented interfaces, namespace, assembly, constructors, and properties like `Statements`."],["Multiple versions of the API are listed, ranging from 3.5.0 to 5.0.0-beta05, with the latest beta being 5.0.0-beta05."]]],[]]