versionId property
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;
The ID value that identifies this table version. A VersionId
is
a string representation of an integer. Each version is incremented by 1.
final String? versionId;