RepositoryWebrefDomainSpecificRepresentation

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDomainSpecificRepresentation


Table of Contents ▼

Jump to a specific part of the page:

Description

Represents a domain specific entity data.

Attributes List

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

View Attributes

Attributes

  1. entityData (type: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet, default: nil)
    - The actual domain specific data. For example it can be freebase.Topic, repository_wikipedia.WikiJoin, ocean.WorkMetadata, geostore.Feature.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDomainSpecificRepresentation{
entityData: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t() | nil
}

Function

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

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