View Source GoogleApi.DataMigration.V1.Model.ApplyConversionWorkspaceRequest (google_api_data_migration v0.16.0)
Request message for 'ApplyConversionWorkspace' request.
Attributes
-
autoCommit
(type:boolean()
, default:nil
) - Optional. Specifies whether the conversion workspace is to be committed automatically after the apply. -
connectionProfile
(type:String.t
, default:nil
) - Optional. Fully qualified (Uri) name of the destination connection profile. -
dryRun
(type:boolean()
, default:nil
) - Optional. Only validates the apply process, but doesn't change the destination database. Only works for PostgreSQL destination connection profile. -
filter
(type:String.t
, default:nil
) - Filter which entities to apply. Leaving this field empty will apply all of the entities. Supports Google AIP 160 based filtering.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.