(::Array<::Google::Cloud::SecurityCenter::V2::GroupResult>) — Group results. There exists an element for each existing unique
combination of property/values. The element contains a count for the number
of times those specific property/values appear.
value (::Array<::Google::Cloud::SecurityCenter::V2::GroupResult>) — Group results. There exists an element for each existing unique
combination of property/values. The element contains a count for the number
of times those specific property/values appear.
Returns
(::Array<::Google::Cloud::SecurityCenter::V2::GroupResult>) — Group results. There exists an element for each existing unique
combination of property/values. The element contains a count for the number
of times those specific property/values appear.
#next_page_token
defnext_page_token()->::String
Returns
(::String) — Token to retrieve the next page of results, or empty if there are no more
results.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
value (::String) — Token to retrieve the next page of results, or empty if there are no more
results.
Returns
(::String) — Token to retrieve the next page of results, or empty if there are no more
results.
#total_size
deftotal_size()->::Integer
Returns
(::Integer) — The total number of results matching the query.
#total_size=
deftotal_size=(value)->::Integer
Parameter
value (::Integer) — The total number of results matching the query.
Returns
(::Integer) — The total number of results matching the query.
[[["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-09 UTC."],[],[],null,["# Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::GroupFindingsResponse (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-security_center-v2/latest/Google-Cloud-SecurityCenter-V2-GroupFindingsResponse)\n- [1.2.0](/ruby/docs/reference/google-cloud-security_center-v2/1.2.0/Google-Cloud-SecurityCenter-V2-GroupFindingsResponse)\n- [1.1.1](/ruby/docs/reference/google-cloud-security_center-v2/1.1.1/Google-Cloud-SecurityCenter-V2-GroupFindingsResponse)\n- [1.0.0](/ruby/docs/reference/google-cloud-security_center-v2/1.0.0/Google-Cloud-SecurityCenter-V2-GroupFindingsResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-security_center-v2/0.6.0/Google-Cloud-SecurityCenter-V2-GroupFindingsResponse)\n- [0.5.0](/ruby/docs/reference/google-cloud-security_center-v2/0.5.0/Google-Cloud-SecurityCenter-V2-GroupFindingsResponse)\n- [0.4.1](/ruby/docs/reference/google-cloud-security_center-v2/0.4.1/Google-Cloud-SecurityCenter-V2-GroupFindingsResponse)\n- [0.3.0](/ruby/docs/reference/google-cloud-security_center-v2/0.3.0/Google-Cloud-SecurityCenter-V2-GroupFindingsResponse)\n- [0.2.0](/ruby/docs/reference/google-cloud-security_center-v2/0.2.0/Google-Cloud-SecurityCenter-V2-GroupFindingsResponse)\n- [0.1.0](/ruby/docs/reference/google-cloud-security_center-v2/0.1.0/Google-Cloud-SecurityCenter-V2-GroupFindingsResponse) \nReference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::GroupFindingsResponse.\n\nResponse message for group by findings. \n\nInherits\n--------\n\n- [Object](./Google-Cloud-SecurityCenter-V2-Kubernetes-Object) \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #group_by_results\n\n def group_by_results() -\u003e ::Array\u003c::Google::Cloud::SecurityCenter::V2::GroupResult\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::SecurityCenter::V2::GroupResult](./Google-Cloud-SecurityCenter-V2-GroupResult)\\\u003e) --- Group results. There exists an element for each existing unique combination of property/values. The element contains a count for the number of times those specific property/values appear.\n\n### #group_by_results=\n\n def group_by_results=(value) -\u003e ::Array\u003c::Google::Cloud::SecurityCenter::V2::GroupResult\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::SecurityCenter::V2::GroupResult](./Google-Cloud-SecurityCenter-V2-GroupResult)\\\u003e) --- Group results. There exists an element for each existing unique combination of property/values. The element contains a count for the number of times those specific property/values appear. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::SecurityCenter::V2::GroupResult](./Google-Cloud-SecurityCenter-V2-GroupResult)\\\u003e) --- Group results. There exists an element for each existing unique combination of property/values. The element contains a count for the number of times those specific property/values appear.\n\n### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Token to retrieve the next page of results, or empty if there are no more results.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Token to retrieve the next page of results, or empty if there are no more results. \n**Returns**\n\n- (::String) --- Token to retrieve the next page of results, or empty if there are no more results.\n\n### #total_size\n\n def total_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- The total number of results matching the query.\n\n### #total_size=\n\n def total_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The total number of results matching the query. \n**Returns**\n\n- (::Integer) --- The total number of results matching the query."]]