anonUid property

String? anonUid
getter/setter pair

An integer representing the anonymous user ID.

Range is 0 to 4294967295. Required when squash_mode is ROOT_SQUASH or ALL_SQUASH.

Optional.

Implementation

core.String? anonUid;