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

Metadata related to KC attributes and Question & Answer triggering. Next available tag: 2.

Attributes

  • equivalentAttributeId (type: String.t, default: nil) - Equivalent kc attribute id for the given entity if applicable. E.g. for Daughter (/m/029wnx) this will be 'kc:/people/person:daughter'.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefKCAttributeMetadata{
  equivalentAttributeId: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.