# EncodingFormat ## Supported Types ### `operations.EncodingFormatFloat` ```python value: operations.EncodingFormatFloat = /* values here */ ``` ### `operations.EncodingFormatBase64` ```python value: operations.EncodingFormatBase64 = /* values here */ ```