SchemaFieldType
SchemaFieldType represents the type of the schema field.
Values
| Value | Description |
|---|---|
| SCHEMAFIELDTYPE_ARRAY | Array type. |
| SCHEMAFIELDTYPE_LEAF | Leaf type. |
| SCHEMAFIELDTYPE_OBJECT | Object type. |
| SCHEMAFIELDTYPE_UNSPECIFIED | Unknown type. |
SchemaFieldType represents the type of the schema field.
| Value | Description |
|---|---|
| SCHEMAFIELDTYPE_ARRAY | Array type. |
| SCHEMAFIELDTYPE_LEAF | Leaf type. |
| SCHEMAFIELDTYPE_OBJECT | Object type. |
| SCHEMAFIELDTYPE_UNSPECIFIED | Unknown type. |