DataWriteRequestMetadata defines the structure of metadata for a write request. It includes the schema version of the data to be written.
Name | Type | Description | Notes |
---|---|---|---|
schemaVersion | String | schema_version represents the version of the schema for the data being written. | [optional] |