KnowledgeGraphTripleObjProto

GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphTripleObjProto


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. data (type: String.t, default: nil)
    - The encoded proto data.
  2. descriptorFullName (type: String.t, default: nil)
    - The full name of the proto descriptor, such as 'music.AlbumSummary'.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphTripleObjProto{
data: String.t() | nil,
descriptorFullName: String.t() | nil
}

Function

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

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