Ta metoda ma jeden typowy przypadek użycia, który został opisany poniżej. Przyciski pod opisem mogą wpisać w interfejsie APIs Explorer przykładowe wartości lub otworzyć pełnoekranowe eksplorator interfejsów API w celu wyświetlenia przykładów kodu, które korzystają z tych wartości. Przykładowy kod jest też dynamicznie aktualizowany, jeśli zmienisz wartości.

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.