GoogleApi.Spanner.V1.Model.GetDatabaseDdlResponse (google_api_spanner v0.48.0)
View SourceThe response for GetDatabaseDdl.
Attributes
-
protoDescriptors
(type:String.t
, default:nil
) - Proto descriptors stored in the database. Contains a protobuf-serialized google.protobuf.FileDescriptorSet. For more details, see protobuffer self description. -
statements
(type:list(String.t)
, default:nil
) - A list of formatted DDL statements defining the schema of the database specified in the request.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.