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 \ GroupMembershipMethods
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;