Voting helps other researchers find interesting modules.
//////////////////// DeviceRawContactId ////////////////////// Used by Device Contacts Only. The Raw ID as assigned to the original contact on the device. For more details see go/fbs-support-for-device-contacts.
DeviceId
GoogleApi.ContentWarehouse.V1.Model.FocusBackendDeviceId.t
nil
RawContactId
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.FocusBackendDeviceRawContactId{ DeviceId: GoogleApi.ContentWarehouse.V1.Model.FocusBackendDeviceId.t() | nil, RawContactId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()