Voting helps other researchers find interesting modules.
Represents the profile of the user who has signed in onto this device. Next id: 5
castLinkingTime
DateTime.t
nil
email
String.t
gaiaId
names
list(GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiName.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsLinkedUser{ castLinkingTime: DateTime.t() | nil, email: String.t() | nil, gaiaId: String.t() | nil, names: [ GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiName.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()