RepositoryWebrefDisplayInfo

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDisplayInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Information that can be used to display the entity (e.g. title, image...).

Attributes List

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

View Attributes

Attributes

  1. displayName (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDisplayName), default: nil)
    - Per language display name from reliable sources.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDisplayInfo{
displayName: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDisplayName.t()] | nil
}

Function

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

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