View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDisplayInfo (google_api_content_warehouse v0.4.0)

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

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.