(::String) — A token to retrieve the next page of results. Set this in the page_token
field of subsequent caseClassifications.list requests. If unspecified,
there are no more results to retrieve.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
value (::String) — A token to retrieve the next page of results. Set this in the page_token
field of subsequent caseClassifications.list requests. If unspecified,
there are no more results to retrieve.
Returns
(::String) — A token to retrieve the next page of results. Set this in the page_token
field of subsequent caseClassifications.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-28 UTC."],[],[],null,["# Google Cloud Support V2 API - Class Google::Cloud::Support::V2::SearchCaseClassificationsResponse (v1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/ruby/docs/reference/google-cloud-support-v2/latest/Google-Cloud-Support-V2-SearchCaseClassificationsResponse)\n- [1.4.0](/ruby/docs/reference/google-cloud-support-v2/1.4.0/Google-Cloud-Support-V2-SearchCaseClassificationsResponse)\n- [1.3.0](/ruby/docs/reference/google-cloud-support-v2/1.3.0/Google-Cloud-Support-V2-SearchCaseClassificationsResponse)\n- [1.2.1](/ruby/docs/reference/google-cloud-support-v2/1.2.1/Google-Cloud-Support-V2-SearchCaseClassificationsResponse)\n- [1.1.0](/ruby/docs/reference/google-cloud-support-v2/1.1.0/Google-Cloud-Support-V2-SearchCaseClassificationsResponse)\n- [1.0.1](/ruby/docs/reference/google-cloud-support-v2/1.0.1/Google-Cloud-Support-V2-SearchCaseClassificationsResponse)\n- [0.4.0](/ruby/docs/reference/google-cloud-support-v2/0.4.0/Google-Cloud-Support-V2-SearchCaseClassificationsResponse)\n- [0.3.2](/ruby/docs/reference/google-cloud-support-v2/0.3.2/Google-Cloud-Support-V2-SearchCaseClassificationsResponse)\n- [0.2.0](/ruby/docs/reference/google-cloud-support-v2/0.2.0/Google-Cloud-Support-V2-SearchCaseClassificationsResponse)\n- [0.1.0](/ruby/docs/reference/google-cloud-support-v2/0.1.0/Google-Cloud-Support-V2-SearchCaseClassificationsResponse) \nReference documentation and code samples for the Google Cloud Support V2 API class Google::Cloud::Support::V2::SearchCaseClassificationsResponse.\n\nThe response message for SearchCaseClassifications endpoint. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #case_classifications\n\n def case_classifications() -\u003e ::Array\u003c::Google::Cloud::Support::V2::CaseClassification\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Support::V2::CaseClassification](./Google-Cloud-Support-V2-CaseClassification)\\\u003e) --- The classifications retrieved.\n\n### #case_classifications=\n\n def case_classifications=(value) -\u003e ::Array\u003c::Google::Cloud::Support::V2::CaseClassification\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Support::V2::CaseClassification](./Google-Cloud-Support-V2-CaseClassification)\\\u003e) --- The classifications retrieved. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Support::V2::CaseClassification](./Google-Cloud-Support-V2-CaseClassification)\\\u003e) --- The classifications retrieved.\n\n### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A token to retrieve the next page of results. Set this in the `page_token` field of subsequent `caseClassifications.list` requests. If unspecified, there are no more results to retrieve.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A token to retrieve the next page of results. Set this in the `page_token` field of subsequent `caseClassifications.list` requests. If unspecified, there are no more results to retrieve. \n**Returns**\n\n- (::String) --- A token to retrieve the next page of results. Set this in the `page_token` field of subsequent `caseClassifications.list` requests. If unspecified, there are no more results to retrieve."]]