View Source GoogleApi.DataMigration.V1.Model.EntityDdl (google_api_data_migration v0.19.0)
A single DDL statement for a specific entity
Attributes
-
ddl(type:String.t, default:nil) - The actual ddl code. -
ddlType(type:String.t, default:nil) - Type of DDL (Create, Alter). -
entity(type:String.t, default:nil) - The name of the database entity the ddl refers to. -
entityType(type:String.t, default:nil) - The entity type (if the DDL is for a sub entity). -
issueId(type:list(String.t), default:nil) - EntityIssues found for this ddl.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.