[[["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-08-05 UTC."],[],[]]
Retrieve a comment.
EXAMPLES:
cURL:
Python:
HTTP request
GET https://cloudsupport.googleapis.com/v2beta/{name=*/*/cases/*/comments/*}The URL uses gRPC Transcoding syntax.
Path parameters
namestringRequired. The name of the comment to retrieve.
Request body
The request body must be empty.
Response body
If successful, the response body contains an 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 .