GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefKCAttributeMetadata
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Metadata related to KC attributes and Question & Answer triggering. Next available tag: 2.
Attributes List
This module has the following attributes (case-insensitive ascending order):
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'.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefKCAttributeMetadata{
equivalentAttributeId: String.t() | nil
}
equivalentAttributeId: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefKCAttributeMetadata