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

One video can have multiple types of text anchors. For example, https://www.youtube.com/watch?v=Rtk0I5PVOIc has both list anchors and OCR anchors.

Attributes

  • videoActions (type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoActions.t, default: nil) -
  • videoAnchors (type: list(GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoAnchors.t), default: nil) -
  • videoInfo (type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoInfo.t, default: nil) -
  • videoScoreInfo (type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoScoreInfo.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.