dataVersion property

String? dataVersion
getter/setter pair

The version of the data format used to produce this data.

This field is used to indicated when the underlying data format changes (e.g., schema modifications, changes to the source URL format definition, etc).

Implementation

core.String? dataVersion;