settingsVersion property

String? settingsVersion
getter/setter pair

The current settings version of this instance.

Request will be rejected if this version doesn't match the current settings version.

Implementation

core.String? settingsVersion;