Google Cloud Security Command Center V2 Client - Class GroupType (2.4.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class GroupType.
Possible types of groups.
Protobuf type google.cloud.securitycenter.v2.GroupMembership.GroupType
Namespace
Google \ Cloud \ SecurityCenter \ V2 \ GroupMembership
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
GROUP_TYPE_UNSPECIFIED
Value: 0
Default value.
Generated from protobuf enum GROUP_TYPE_UNSPECIFIED = 0;
GROUP_TYPE_TOXIC_COMBINATION
Value: 1
Group represents a toxic combination.
Generated from protobuf enum GROUP_TYPE_TOXIC_COMBINATION = 1;
GROUP_TYPE_CHOKEPOINT
Value: 3
Group represents a chokepoint.
Generated from protobuf enum GROUP_TYPE_CHOKEPOINT = 3;
[[["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 2026-03-11 UTC."],[],[]]