ComputationModelDataBindingUsageSummary
A summary of how a specific data binding is used across computation models. This tracks dependencies between data sources and computation models, allowing you to understand the impact of changes to data sources.
Types
Properties
Link copied to clipboard
The list of computation model IDs that use this data binding. This allows identification of all computation models affected by changes to the referenced data source.
Link copied to clipboard
The data binding matched by the filter criteria. Contains details about specific data binding values used by the computation models.
Functions
Link copied to clipboard
inline fun copy(block: ComputationModelDataBindingUsageSummary.Builder.() -> Unit = {}): ComputationModelDataBindingUsageSummary