format property
The different supported formats for each field in a data type. Possible string values are:
- "integer"
- "floatPoint"
- "string"
- "map"
- "integerList"
- "floatList"
- "blob"
Implementation
core.String? format;
The different supported formats for each field in a data type. Possible string values are:
core.String? format;