Interface protos.google.cloud.securitycenter.v1beta1.ISetFindingStateRequest (6.3.1)

Properties of a SetFindingStateRequest.

Package

@google-cloud/security-center

Properties

name

name?: (string|null);

SetFindingStateRequest name

startTime

startTime?: (google.protobuf.ITimestamp|null);

SetFindingStateRequest startTime

state

state?: (google.cloud.securitycenter.v1beta1.Finding.State|keyof typeof google.cloud.securitycenter.v1beta1.Finding.State|null);

SetFindingStateRequest state