Voting helps other researchers find interesting modules.
//////////////////// DeviceContactId ////////////////////// Used by Device Contacts only. For more details see go/fbs-support-for-device-contacts.
ContactId
String.t
nil
DeviceId
GoogleApi.ContentWarehouse.V1.Model.FocusBackendDeviceId.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.FocusBackendDeviceContactId{ ContactId: String.t() | nil, DeviceId: GoogleApi.ContentWarehouse.V1.Model.FocusBackendDeviceId.t() | nil }
@spec decode(struct(), keyword()) :: struct()