AppsPeopleOzExternalMergedpeopleapiDedupedContainerInfo

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDedupedContainerInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

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)

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. containerType (type: String.t, default: nil)
    - See SourceIdentity.container_type
  2. id (type: String.t, default: nil)
    - See SourceIdentity.id

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDedupedContainerInfo{
containerType: String.t() | nil,
id: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDedupedContainerInfo