@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotation{
addedByCloseAnswers: boolean() | nil,
annotatedSpan: String.t() | nil,
attributeId: String.t() | nil,
clusterId: String.t() | nil,
clusterSetScore: float() | nil,
clusterSiblingMid: [String.t()] | nil,
collectionMembership:
[
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotationCollectionMembership.t()
]
| nil,
confidenceScore: float() | nil,
deprecatedEquivalentMids: [String.t()] | nil,
deprecatedMdvcSupportingMid: [String.t()] | nil,
displayName: String.t() | nil,
entityNumber: integer() | nil,
entityRelationship:
[
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotationEntityRelationship.t()
]
| nil,
entitySourceData:
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingEntitySourceData.t()
| nil,
freebaseMid: String.t() | nil,
gaiaId: String.t() | nil,
globalProductClusterId: [String.t()] | nil,
interpretationNumber: integer() | nil,
isMdvcDimension: boolean() | nil,
isNimbleAnnotation: boolean() | nil,
location: GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto.t() | nil,
locationType: integer() | nil,
lowConfidence: boolean() | nil,
matchedLightweightToken:
[
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLightweightTokensMatchedLightweightToken.t()
]
| nil,
mdvcChild: [t()] | nil,
mdvcVerticals: [String.t()] | nil,
mergedImpliedEntity: [t()] | nil,
merlotCategory:
[
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotationMerlotCategoryData.t()
]
| nil,
otherMetadata:
GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t() | nil,
oysterId:
GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t() | nil,
personalSummaryNodeChild: [t()] | nil,
productLineId: [String.t()] | nil,
referenceScore: number() | nil,
relatedEntity:
[GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingRelatedEntity.t()]
| nil,
resolutionScore: number() | nil,
sourceTypeList:
GoogleApi.ContentWarehouse.V1.Model.CopleySourceTypeList.t() | nil,
subCluster:
[
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotationSubCluster.t()
]
| nil
}