GoogleApi.SQLAdmin.V1beta4.Model.ExportContextSqlExportOptionsPostgresExportOptions (google_api_sql_admin v0.71.0)
View SourceOptions for exporting from a Cloud SQL for PostgreSQL instance.
Attributes
-
clean
(type:boolean()
, default:nil
) - Optional. Use this option to include DROP SQL statements. These statements are used to delete database objects before running the import operation. -
ifExists
(type:boolean()
, default:nil
) - Optional. Option to include an IF EXISTS SQL statement with each DROP statement produced by clean.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.