A token to retrieve the next page of results. Set this in the page_token
field of subsequent cases.comments.list requests. If unspecified, there
are no more results to retrieve.
[[["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-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eListCommentsResponse\u003c/code\u003e class, which is part of the Google Cloud Support v2 API and is currently at version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListCommentsResponse\u003c/code\u003e is a response message used by the ListComments endpoint, and it inherits from the base object class while implementing several interfaces such as IMessage, IEquatable, and IEnumerable.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a property \u003ccode\u003eComments\u003c/code\u003e, which is a list of Comment objects associated with a specific Case, presented as a RepeatedField.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eNextPageToken\u003c/code\u003e property, a string that enables pagination by retrieving the next set of results when making subsequent \u003ccode\u003eListCommentsRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCommentsResponse\u003c/code\u003e has two constructors: a default constructor and another that accepts a \u003ccode\u003eListCommentsResponse\u003c/code\u003e object as an argument, it also has a \u003ccode\u003eGetEnumerator\u003c/code\u003e method to iterate through resources in the response.\u003c/p\u003e\n"]]],[],null,[]]