DataStoreObjectVersionInfo

Show Deprecated
Not Creatable
Not Replicated

An instance describing version information for a key, including the version string, created time, and whether it has been marked as deleted.

See also:

  • Data Stores, an in-depth guide on data structure, management, error handling, etc.

Summary

Properties

  • Read Only
    Not Replicated
    Read Parallel

    Indicates when the version was created in milliseconds since epoch.

  • Read Only
    Not Replicated
    Read Parallel

    Whether the version has been marked as deleted.

  • Read Only
    Not Replicated
    Read Parallel

    Uniquely identifies a particular version of the key.

Properties

CreatedTime

Read Only
Not Replicated
Read Parallel

IsDeleted

Read Only
Not Replicated
Read Parallel

Version

Read Only
Not Replicated
Read Parallel

Methods

Events