google_api_chat v0.4.0 GoogleApi.Chat.V1.Model.User View Source
A user in Hangouts Chat.
Attributes
- displayName (String.t): The user's display name. Defaults to:
null
. - name (String.t): Resource name, in the format "users/*". Defaults to:
null
. type (String.t): User type. Defaults to:
null
.- Enum - one of [TYPE_UNSPECIFIED, HUMAN, BOT]
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.