Show / Hide Table of Contents

Class FoldersResource.FindingsResource

The "findings" collection of methods.

Inheritance
object
FoldersResource.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 FoldersResource.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 FoldersResource.FindingsResource.BulkMuteRequest BulkMute(BulkMuteFindingsRequest body, string parent)
Parameters
Type Name Description
BulkMuteFindingsRequest body

The body of the request.

string parent

null

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