Google Cloud Security Command Center V2 Client - Class GroupType (1.29.0)

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;