Interface protos.grafeas.v1beta1.IUpdateOccurrenceRequest (3.1.8)

Properties of an UpdateOccurrenceRequest.

Package

@google-cloud/containeranalysis!

Properties

name

name?: (string|null);

UpdateOccurrenceRequest name

Property Value
TypeDescription
(string|null)

occurrence

occurrence?: (grafeas.v1beta1.IOccurrence|null);

UpdateOccurrenceRequest occurrence

Property Value
TypeDescription
(grafeas.v1beta1.IOccurrence|null)

updateMask

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

UpdateOccurrenceRequest updateMask

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