GoogleApi.SQLAdmin.V1beta4.Model.ImportContextSqlImportOptionsPostgresImportOptions (google_api_sql_admin v0.71.0)
View SourceOptional. Options for importing from a Cloud SQL for PostgreSQL instance.
Attributes
-
clean(type:boolean(), default:nil) - Optional. The --clean flag for the pg_restore utility. This flag applies only if you enabled Cloud SQL to import files in parallel. -
ifExists(type:boolean(), default:nil) - Optional. The --if-exists flag for the pg_restore utility. This flag applies only if you enabled Cloud SQL to import files in parallel.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.