userId property

String? userId
getter/setter pair

The unique numerical ID of the client user that has accepted an invitation.

The value of this field is ignored in an update operation.

Implementation

core.String? userId;