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 document provides reference and code samples for the \u003ccode\u003eSetFindingStateRequest\u003c/code\u003e class in the Google Cloud Security Command Center v1 API, detailing its usage for updating a finding's state.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 3.24.0, with documentation available for many past versions, such as 3.11.0 and others, all the way back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetFindingStateRequest\u003c/code\u003e is a class that 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, making it versatile for different operations within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetFindingStateRequest\u003c/code\u003e class requires the \u003ccode\u003eName\u003c/code\u003e of the finding, the desired \u003ccode\u003eState\u003c/code\u003e of the finding, and the \u003ccode\u003eStartTime\u003c/code\u003e at which the state change should take effect, for updating the state.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetFindingStateRequest\u003c/code\u003e class has constructors available for creating a new instance, or making a copy of another instance, along with properties such as \u003ccode\u003eFindingName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eState\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]