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\u003eThe page provides reference documentation for the \u003ccode\u003eSetFindingStateRequest\u003c/code\u003e class within the Google Cloud Security Center v1 API, spanning multiple versions from 2.2.0 to the latest 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetFindingStateRequest\u003c/code\u003e is a class used to update the state of a finding, as part of the Google Cloud Security Command Center API and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetFindingStateRequest\u003c/code\u003e class requires properties such as \u003ccode\u003eName\u003c/code\u003e (resource name of the finding), \u003ccode\u003eStartTime\u003c/code\u003e (timestamp for the state update), and \u003ccode\u003eState\u003c/code\u003e (the desired state of the finding) to be set.\u003c/p\u003e\n"],["\u003cp\u003eThe most current version of the API on this page is 3.24.0 and the lowest available version is 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e and provides two constructors: a default constructor and one that accepts another \u003ccode\u003eSetFindingStateRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]