Class SetFindingStateRequest (1.27.0)

SetFindingStateRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for updating a finding's state.

Attributes

NameDescription
name str
Required. The `relative resource name
state google.cloud.securitycenter_v1.types.Finding.State
Required. The desired State of the finding.
start_time google.protobuf.timestamp_pb2.Timestamp
Required. The time at which the updated state takes effect.