Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class ListAttackPathsResponse.
Response message for listing the attack paths for a given simulation or valued resource.
Generated from protobuf message google.cloud.securitycenter.v2.ListAttackPathsResponse
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ attack_paths
array< Google\Cloud\SecurityCenter\V2\AttackPath
>
The attack paths that the attack path simulation identified.
↳ next_page_token
string
Token to retrieve the next page of results, or empty if there are no more results.
getAttackPaths
The attack paths that the attack path simulation identified.
setAttackPaths
The attack paths that the attack path simulation identified.
$this
getNextPageToken
Token to retrieve the next page of results, or empty if there are no more results.
string
setNextPageToken
Token to retrieve the next page of results, or empty if there are no more results.
var
string
$this