Interface protos.google.chat.v1.IUser (0.9.0)

Properties of a User.

Package

@google-apps/chat

Properties

displayName

displayName?: (string|null);

User displayName

domainId

domainId?: (string|null);

User domainId

isAnonymous

isAnonymous?: (boolean|null);

User isAnonymous

name

name?: (string|null);

User name

type

type?: (google.chat.v1.User.Type|keyof typeof google.chat.v1.User.Type|null);

User type