View Source GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCaptionEntityDocInfo (google_api_content_warehouse v0.4.0)
Contains information about document appearances of an entity.
Attributes
-
entityDocCount
(type:String.t
, default:nil
) - The number of documents where this entity was mentioned at least once. -
entityMentionCount
(type:String.t
, default:nil
) - The number of times the entity was mentioned across the entire corpus. -
mid
(type:String.t
, default:nil
) - The entity id. -
totalDocCount
(type:String.t
, default:nil
) - The number of documents in the corpus. -
totalMentionCount
(type:String.t
, default:nil
) - The number of mentions of any entity across the entire corpus.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.