Google Cloud Security Command Center V1 Client - Class GroupAssetsResponse (2.2.1)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class GroupAssetsResponse.

Response message for grouping by assets.

Generated from protobuf message google.cloud.securitycenter.v1.GroupAssetsResponse

Namespace

Google \ Cloud \ SecurityCenter \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ group_by_results
array< GroupResult >

Group results. There exists an element for each existing unique combination of property/values. The element contains a count for the number of times those specific property/values appear.

↳ read_time
Google\Protobuf\Timestamp

Time used for executing the groupBy request.

↳ next_page_token
string

Token to retrieve the next page of results, or empty if there are no more results.

↳ total_size
int

The total number of results matching the query.

getGroupByResults

Group results. There exists an element for each existing unique combination of property/values. The element contains a count for the number of times those specific property/values appear.

Returns
Type
Description

setGroupByResults

Group results. There exists an element for each existing unique combination of property/values. The element contains a count for the number of times those specific property/values appear.

Parameter
Name
Description
var
array< GroupResult >
Returns
Type
Description
$this

getReadTime

Time used for executing the groupBy request.

Returns
Type
Description

hasReadTime

clearReadTime

setReadTime

Time used for executing the groupBy request.

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

Token to retrieve the next page of results, or empty if there are no more results.

Returns
Type
Description
string

setNextPageToken

Token to retrieve the next page of results, or empty if there are no more results.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getTotalSize

The total number of results matching the query.

Returns
Type
Description
int

setTotalSize

The total number of results matching the query.

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