RowsLayoutSpec🔗Definition🔗export interface RowsLayoutSpec { rows: dashboardv2beta1.RowsLayoutRowKind[]; } See also🔗 RowsLayoutSpecBuilder