Template Table Cell Conditional Formatting Args
data class TemplateTableCellConditionalFormattingArgs(val fieldId: Output<String>, val textFormat: Output<TemplateTextConditionalFormatArgs>? = null) : ConvertibleToJava<TemplateTableCellConditionalFormattingArgs>