versionId property

String? versionId
final

The ID value that identifies this table version. A VersionId is a string representation of an integer. Each version is incremented by 1.

Implementation

final String? versionId;