Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class GroupResult.
Result containing the properties and count of a groupBy request.
Generated from protobuf message google.cloud.securitycenter.v1.GroupResult
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ properties
array|Google\Protobuf\Internal\MapField
Properties matching the groupBy fields in the request.
↳ count
int|string
Total count of resources for the given properties.
getProperties
Properties matching the groupBy fields in the request.
Generated from protobuf field map<string, .google.protobuf.Value> properties = 1;
Google\Protobuf\Internal\MapField
setProperties
Properties matching the groupBy fields in the request.
Generated from protobuf field map<string, .google.protobuf.Value> properties = 1;
var
array|Google\Protobuf\Internal\MapField
$this
getCount
Total count of resources for the given properties.
Generated from protobuf field int64 count = 2;
int|string
setCount
Total count of resources for the given properties.
Generated from protobuf field int64 count = 2;
var
int|string
$this