Class ProjectsResource.LocationsResource.DbFindingSummariesResource
The "dbFindingSummaries" collection of methods.
Inherited Members
Namespace: Google.Apis.Assuredworkloads.v1
Assembly: Google.Apis.Assuredworkloads.v1.dll
Syntax
public class ProjectsResource.LocationsResource.DbFindingSummariesResource
Constructors
DbFindingSummariesResource(IClientService)
Constructs a new resource.
Declaration
public DbFindingSummariesResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
List(string)
Lists the finding summary by category for a given scope.
Declaration
public virtual ProjectsResource.LocationsResource.DbFindingSummariesResource.ListRequest List(string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| string | parent | Required. The parent scope for the framework overview page. Formats: - projects/{project}/locations/{location} - folders/{folder}/locations/{location} - organizations/{organization}/locations/{location} |
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.DbFindingSummariesResource.ListRequest |