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."],[[["This webpage provides reference documentation for the `SetMuteRequest` class within the Google Cloud Security Center v1 API, specifically for .NET."],["The `SetMuteRequest` class is used to update the mute status of a finding and is part of the `Google.Cloud.SecurityCenter.V1` namespace, and is available in various versions from 2.2.0 up to the latest 3.24.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["Key properties of the `SetMuteRequest` class include `FindingName` (a FindingName-typed view), `Mute` (the desired mute state), and `Name` (the relative resource name of the finding)."],["The documentation includes details about the constructors of `SetMuteRequest`, one default and one taking another `SetMuteRequest` as a parameter, and inherited members from the base `Object` class."]]],[]]