VideoContentSearchCommentAnchorSetFeatures

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCommentAnchorSetFeatures


Table of Contents ▼

Jump to a specific part of the page:

Description

A message containing set-level comment anchor features. Next ID: 3

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. replies (type: list(GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCommentAnchorSetFeaturesComment), default: nil)
    -
  2. rootComment (type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCommentAnchorSetFeaturesComment, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCommentAnchorSetFeatures{
replies: [ GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCommentAnchorSetFeaturesComment.t() ] | nil,
rootComment: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCommentAnchorSetFeaturesComment.t() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCommentAnchorSetFeatures