Feedback

質問に対する回答についての、回答者へのフィードバック。

JSON 表現
{
  "text": string,
  "material": [
    {
      object (ExtraMaterial)
    }
  ]
}
フィールド
text

string

必須。フィードバックの本文。

material[]

object (ExtraMaterial)

フィードバックの一部として提供される追加情報。多くの場合、回答者により多くの資料やリソースを提示するために使用されます。

ExtraMaterial

フィードバックの補足資料。

JSON 表現
{

  // Union field content can be only one of the following:
  "link": {
    object (TextLink)
  },
  "video": {
    object (VideoLink)
  }
  // End of list of possible types for union field content.
}
フィールド
共用体フィールド content。必須。追加マテリアルのコンテンツ。content は次のいずれかになります。
video

object (VideoLink)

動画フィードバック。