Class UserInfo

UserInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about a user.

Attribute

NameDescription
email str
E-mail address of the user. This field is a member of `oneof`_ ``_email``.

Inheritance

builtins.object > proto.message.Message > UserInfo