Interface protos.grafeas.v1.IUpdateOccurrenceRequest (3.2.0)

Properties of an UpdateOccurrenceRequest.

Package

@google-cloud/containeranalysis

Properties

name

name?: (string|null);

UpdateOccurrenceRequest name

Property Value
TypeDescription
(string|null)

occurrence

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

UpdateOccurrenceRequest occurrence

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

updateMask

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

UpdateOccurrenceRequest updateMask

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