Class OrganizationsResource.SimulationsResource.ValuedResourcesResource
The "valuedResources" collection of methods.
Inheritance
OrganizationsResource.SimulationsResource.ValuedResourcesResource
Assembly: Google.Apis.SecurityCommandCenter.v1.dll
Syntax
public class OrganizationsResource.SimulationsResource.ValuedResourcesResource
Constructors
ValuedResourcesResource(IClientService)
Constructs a new resource.
Declaration
public ValuedResourcesResource(IClientService service)
Parameters
Properties
AttackPaths
Gets the AttackPaths resource.
Declaration
public virtual OrganizationsResource.SimulationsResource.ValuedResourcesResource.AttackPathsResource AttackPaths { get; }
Property Value
Methods
Get(string)
Declaration
public virtual OrganizationsResource.SimulationsResource.ValuedResourcesResource.GetRequest Get(string name)
Parameters
| Type |
Name |
Description |
| string |
name |
null
|
Returns
List(string)
Declaration
public virtual OrganizationsResource.SimulationsResource.ValuedResourcesResource.ListRequest List(string parent)
Parameters
| Type |
Name |
Description |
| string |
parent |
null
|
Returns