newVersionToken property
The new opaque client version token.
This should be retained by the client and passed into the next call of ComputeThreatListDiff as 'version_token'. A separate version token should be stored and used for each threatList.
Implementation
core.String? newVersionToken;