View Source GoogleApi.DataMigration.V1.Model.SourceTextFilter (google_api_data_migration v0.21.0)
Filter for text-based data types like varchar.
Attributes
-
sourceMaxLengthFilter
(type:String.t
, default:nil
) - Optional. The filter will match columns with length smaller than or equal to this number. -
sourceMinLengthFilter
(type:String.t
, default:nil
) - Optional. The filter will match columns with length greater than or equal to this number.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.