gpgs.snapshots.discard()

Type String
Return value none
Revision Release 2022.3683
Keywords Google Play Games Services, game network, gpgs
See also gpgs2.snapshots.*
gpgs2.*

Overview

Discards the contents of the snapshot and closes the contents. This will discard all changes made to the file, and close the snapshot to future changes until it is re-opened. The file will not be modified on the server.

Syntax

gpgs.snapshots.discard(snapshotId)
snapshotId (required)

String. SnapshotId to discard.