[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[],[]]
Add a new comment to a case.
The comment must have the following fields set:
body.EXAMPLES:
cURL:
Python:
HTTP request
POST https://cloudsupport.googleapis.com/v2/{parent=*/*/cases/*}/commentsThe URL uses gRPC Transcoding syntax.
Path parameters
parentstringRequired. The name of the case to which the comment should be added.
Request body
The request body contains an instance of
Comment.Response body
If successful, the response body contains a newly created instance of
Comment.Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloudsupporthttps://www.googleapis.com/auth/cloud-platformFor more information, see the Authentication Overview .