View Source GoogleApi.Datastream.V1.Model.SqlServerRdbms (google_api_datastream v0.7.1)
SQLServer database structure.
Attributes
-
schemas(type:list(GoogleApi.Datastream.V1.Model.SqlServerSchema.t), default:nil) - SQLServer schemas in the database server.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Datastream.V1.Model.SqlServerRdbms{ schemas: [GoogleApi.Datastream.V1.Model.SqlServerSchema.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.