Show / Hide Table of Contents

Class ProjectsResource.FindingsResource

The "findings" collection of methods.

Inheritance
object
ProjectsResource.FindingsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.SecurityCommandCenter.v1
Assembly: Google.Apis.SecurityCommandCenter.v1.dll
Syntax
public class ProjectsResource.FindingsResource

Constructors

FindingsResource(IClientService)

Constructs a new resource.

Declaration
public FindingsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

BulkMute(BulkMuteFindingsRequest, string)

Declaration
public virtual ProjectsResource.FindingsResource.BulkMuteRequest BulkMute(BulkMuteFindingsRequest body, string parent)
Parameters
Type Name Description
BulkMuteFindingsRequest body

The body of the request.

string parent

null

Returns
Type Description
ProjectsResource.FindingsResource.BulkMuteRequest
In this article
Back to top Generated by DocFX