Required. The relative resource
name
of the finding. Example:
"organizations/{organization_id}/sources/{source_id}/findings/{finding_id}",
"folders/{folder_id}/sources/{source_id}/findings/{finding_id}",
"projects/{project_id}/sources/{source_id}/findings/{finding_id}".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The provided content details the `SetMuteRequest` class within the Google Cloud Security Center v1 API for .NET, which is used to update the mute status of a finding."],["The `SetMuteRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two constructors: a default constructor `SetMuteRequest()` and one that takes another `SetMuteRequest` object as input, `SetMuteRequest(SetMuteRequest other)`."],["Key properties of the `SetMuteRequest` class include `FindingName` (a `FindingName`-typed view), `Mute` (the desired mute state of the finding), and `Name` (the resource name of the finding)."],["The document also provides a comprehensive list of available versions, ranging from the latest 3.24.0 down to 2.2.0, alongside their corresponding documentation links for this SetMuteRequest."]]],[]]