Voting helps other researchers find interesting modules.
Container information for deduping. When two fields have the same value and only differ by field.metadata a service implementation can choose to avoid duplicating the fields and instead set field.metadata.other_deduped_containers This type can include information on the dedupe type (for example, strict value match vs. lenient value match)
containerType
String.t
nil
id
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDedupedContainerInfo{ containerType: String.t() | nil, id: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()