[[["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-09-04 UTC."],[],[],null,["# Google Cloud Support V2 Client - Class ListCommentsRequest (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-support/latest/V2.ListCommentsRequest)\n- [1.2.0](/php/docs/reference/cloud-support/1.2.0/V2.ListCommentsRequest)\n- [1.1.0](/php/docs/reference/cloud-support/1.1.0/V2.ListCommentsRequest)\n- [1.0.3](/php/docs/reference/cloud-support/1.0.3/V2.ListCommentsRequest)\n- [0.2.5](/php/docs/reference/cloud-support/0.2.5/V2.ListCommentsRequest)\n- [0.1.2](/php/docs/reference/cloud-support/0.1.2/V2.ListCommentsRequest) \nReference documentation and code samples for the Google Cloud Support V2 Client class ListCommentsRequest.\n\nThe request message for the ListComments endpoint.\n\nGenerated from protobuf message `google.cloud.support.v2.ListCommentsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Support \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The name of the case for which to list comments.\n\n### setParent\n\nRequired. The name of the case for which to list comments.\n\n### getPageSize\n\nThe maximum number of comments to fetch. Defaults to 10.\n\n### setPageSize\n\nThe maximum number of comments to fetch. Defaults to 10.\n\n### getPageToken\n\nA token identifying the page of results to return. If unspecified, the\nfirst page is returned.\n\n### setPageToken\n\nA token identifying the page of results to return. If unspecified, the\nfirst page is returned.\n\n### static::build"]]