View Source GoogleApi.SQLAdmin.V1.Model.ExportContextBakExportOptions (google_api_sql_admin v0.59.0)
Options for exporting BAK files (SQL Server-only)
Attributes
-
bakType
(type:String.t
, default:nil
) - Type of this bak file will be export, FULL or DIFF, SQL Server only -
copyOnly
(type:boolean()
, default:nil
) - Deprecated: copy_only is deprecated. Use differential_base instead -
differentialBase
(type:boolean()
, default:nil
) - Whether or not the backup can be used as a differential base copy_only backup can not be served as differential base -
stripeCount
(type:integer()
, default:nil
) - Option for specifying how many stripes to use for the export. If blank, and the value of the striped field is true, the number of stripes is automatically chosen. -
striped
(type:boolean()
, default:nil
) - Whether or not the export should be striped.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.