sequenceNumber property
A monotonically increasing number generated and maintained by the API provider.
Every time a config changes in the backend, the sequenceNumber should be bumped up to reflect the change.
Required.
Implementation
core.String? sequenceNumber;