AppsPeopleOzExternalMergedpeopleapiEdgeKeyInfo

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiEdgeKeyInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. containerId (type: String.t, default: nil)
    - The container ID of the entity this field creates a join to. See SourceIdentity.id.
  2. containerType (type: String.t, default: nil)
    - The type of container that this edge points to. See SourceIdentity.container_type.
  3. extendedData (type: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiEdgeKeyInfoExtensionData, default: nil)
    - Data that is added to the proto by peopleapi read extensions.
  4. materialized (type: boolean(), default: nil)
    - True indicates this edge links this source to a container represented by this person object. Note: Except for certain legacy clients, EdgeKeyInfo is only created for for edges to an entity in this person and this will always be true.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiEdgeKeyInfo{
containerId: String.t() | nil,
containerType: String.t() | nil,
extendedData: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiEdgeKeyInfoExtensionData.t() | nil,
materialized: boolean() | nil
}

Function

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

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