GoogleApi.DataMigration.V1.Model.ValueListFilter (google_api_data_migration v0.22.0)
View SourceA list of values to filter by in ConditionalColumnSetValue
Attributes
-
ignoreCase(type:boolean(), default:nil) - Required. Whether to ignore case when filtering by values. Defaults to false -
valuePresentList(type:String.t, default:nil) - Required. Indicates whether the filter matches rows with values that are present in the list or those with values not present in it. -
values(type:list(String.t), default:nil) - Required. The list to be used to filter by
Summary
Functions
Unwrap a decoded JSON object into its complex fields.