newVersionToken property

String? newVersionToken
getter/setter pair

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;