GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersDependencyType
Table of Contents ▼
Jump to a specific part of the page:
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
componentSpecificContracts
(type:GoogleApi.ContentWarehouse.V1.Model.NlpMeaningComponentSpecificContracts
, default:nil
)
- Contains data about the contracts that this ValueType level is available for. For more information see go/contract-based-conformance. -
containerType
(type:GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersContainerType
, default:nil
)
- -
intersectType
(type:GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntersectType
, default:nil
)
- -
remodelings
(type:GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodelings
, default:nil
)
- Contains data about current schema remodelings at this ValueType level. For more information see go/meaning-remodeling-framework. -
sameType
(type:GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSameType
, default:nil
)
- -
unionType
(type:GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersUnionType
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersDependencyType{
componentSpecificContracts: GoogleApi.ContentWarehouse.V1.Model.NlpMeaningComponentSpecificContracts.t() | nil,
containerType: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersContainerType.t() | nil,
intersectType: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntersectType.t() | nil,
remodelings: GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodelings.t() | nil,
sameType: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSameType.t() | nil,
unionType: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersUnionType.t() | nil
}
componentSpecificContracts: GoogleApi.ContentWarehouse.V1.Model.NlpMeaningComponentSpecificContracts.t() | nil,
containerType: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersContainerType.t() | nil,
intersectType: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntersectType.t() | nil,
remodelings: GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodelings.t() | nil,
sameType: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSameType.t() | nil,
unionType: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersUnionType.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersDependencyType