pyflink.table.table_descriptor.FormatDescriptor.for_format# static FormatDescriptor.for_format(format: str) → pyflink.table.table_descriptor.FormatDescriptor.Builder[source]# Creates a new Builder describing a format with the given format identifier. Parameters format – The factory identifier for the format.