fun clearFormatFlags(): Builder!
A bitmask of types that this XML attribute accepts. Corresponds to the flags in the enum FormatFlags.
uint32 format_flags = 1;
Return Builder!: This builder for chaining.