Interface protos.google.cloud.securitycenter.v1.IUpdateSecurityMarksRequest (5.3.5)

Properties of an UpdateSecurityMarksRequest.

Package

@google-cloud/security-center!

Properties

securityMarks

securityMarks?: (google.cloud.securitycenter.v1.ISecurityMarks|null);

UpdateSecurityMarksRequest securityMarks

Property Value
TypeDescription
(google.cloud.securitycenter.v1.ISecurityMarks|null)

startTime

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

UpdateSecurityMarksRequest startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateSecurityMarksRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)