public sealed class SetFindingStateRequest : IMessage<SetFindingStateRequest>, IEquatable<SetFindingStateRequest>, IDeepCloneable<SetFindingStateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class SetFindingStateRequest.
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eSetFindingStateRequest\u003c/code\u003e class within the Google Cloud Security Center v1 API, detailing its purpose in updating the state of a finding.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetFindingStateRequest\u003c/code\u003e class, which is a request message, is used to modify the state of a finding and is part of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the documentation of the class are shown from version 2.2.0 all the way to the latest, 3.24.0, indicating a range of history and updates.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSetFindingStateRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the resource name), \u003ccode\u003eState\u003c/code\u003e (the new state of the finding), \u003ccode\u003eStartTime\u003c/code\u003e (the time the new state takes effect), and a \u003ccode\u003eFindingName\u003c/code\u003e property that shows a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]