GoogleApi.Datastream.V1.Model.OracleRdbms (google_api_datastream v0.2.0) View Source
Oracle database structure.
Attributes
-
oracleSchemas
(type:list(GoogleApi.Datastream.V1.Model.OracleSchema.t)
, default:nil
) - Oracle schemas/databases in the database server.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Datastream.V1.Model.OracleRdbms{ oracleSchemas: [GoogleApi.Datastream.V1.Model.OracleSchema.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.