Google Cloud Security Command Center V1 Client - Class GroupResult (1.13.1)

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.

Parameters
Name
Description
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;

Returns
Type
Description
Google\Protobuf\Internal\MapField

setProperties

Properties matching the groupBy fields in the request.

Generated from protobuf field map<string, .google.protobuf.Value> properties = 1;

Parameter
Name
Description
var
array|Google\Protobuf\Internal\MapField
Returns
Type
Description
$this

getCount

Total count of resources for the given properties.

Generated from protobuf field int64 count = 2;

Returns
Type
Description
int|string

setCount

Total count of resources for the given properties.

Generated from protobuf field int64 count = 2;

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: