Bu yöntemin, aşağıda açıklanan tek bir yaygın kullanım alanı vardır. Açıklamanın altındaki düğmeler, API Gezgini'ni örnek değerlerle doldurur veya bu değerleri kullanan kod örneklerini göstermek için tam ekran API Gezgini'ni açar. Değerleri değiştirirseniz kod örnekleri de dinamik bir şekilde güncellenir.

This example adds a reply to an existing comment. The snippet.parentId property identifies the top-level comment that you are replying to. That property's value specifies a comment thread ID. To add a top-level comment instead of a reply, use the commentThreads.insert method.