Class OrganizationsResource.SimulationsResource.ValuedResourcesResource.AttackPathsResource
The "attackPaths" collection of methods.
Inheritance
OrganizationsResource.SimulationsResource.ValuedResourcesResource.AttackPathsResource
Inherited Members
Namespace: Google.Apis.SecurityCommandCenter.v1
Assembly: Google.Apis.SecurityCommandCenter.v1.dll
Syntax
public class OrganizationsResource.SimulationsResource.ValuedResourcesResource.AttackPathsResource
Constructors
AttackPathsResource(IClientService)
Constructs a new resource.
Declaration
public AttackPathsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
List(string)
Lists the attack paths for a set of simulation results or valued resources and filter.
Declaration
public virtual OrganizationsResource.SimulationsResource.ValuedResourcesResource.AttackPathsResource.ListRequest List(string parent)
Parameters
Type | Name | Description |
---|---|---|
string | parent | Required. Name of parent to list attack paths. Valid formats: |
Returns
Type | Description |
---|---|
OrganizationsResource.SimulationsResource.ValuedResourcesResource.AttackPathsResource.ListRequest |