GoogleApi.Chat.V1.Model.User (google_api_chat v0.31.1) View Source
A user in Google Chat.
Attributes
-
displayName
(type:String.t
, default:nil
) - The user's display name. -
domainId
(type:String.t
, default:nil
) - Unique identifier of the user's Google Workspace domain. -
isAnonymous
(type:boolean()
, default:nil
) - True when the user is deleted or the user's profile is not visible. -
name
(type:String.t
, default:nil
) - Resource name for a Google Chat user. Formatted asusers/AAAAAAAAAAA
. Represents a person in the People API. -
type
(type:String.t
, default:nil
) - User type.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.