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 webpage provides reference documentation for the `GetDatabaseDdlResponse` class within the Google Cloud Spanner Database Administration v1 API for .NET."],["The `GetDatabaseDdlResponse` class is a response type used in the `GetDatabaseDdl` method, and this specific page focuses on version 5.0.0-beta04, with the latest being beta05."],["The page lists multiple available versions of the `GetDatabaseDdlResponse` class, ranging from version 3.5.0 to the current beta versions, each with its own documentation link."],["`GetDatabaseDdlResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains properties such as `ProtoDescriptors` and `Statements`."],["This `GetDatabaseDdlResponse` class includes constructors, inherited members from `object`, and has properties to access both proto descriptors and formatted DDL statements."]]],[]]