Il corpo della richiesta contiene un'istanza di CommentReply.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di CommentReply appena creata.
Ambiti di autorizzazione
Richiede uno dei seguenti ambiti OAuth:
https://www.googleapis.com/auth/docs
https://www.googleapis.com/auth/drive
https://www.googleapis.com/auth/drive.file
Alcuni ambiti sono limitati e richiedono una valutazione di sicurezza affinché l'app li utilizzi. Per ulteriori informazioni, consulta la Guida alle autorizzazioni.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-09-04 UTC."],[[["Creates a new reply to an existing comment on a Google Drive file."],["Requires specifying the file ID and comment ID as path parameters in the request."],["The request body should contain a `CommentReply` object defining the content of the reply."],["Upon success, the response body returns the newly created `CommentReply` object."],["Authorization is required using one of the specified OAuth scopes related to Google Drive access."]]],[]]