Interface protos.grafeas.v1.IBatchCreateOccurrencesRequest (3.5.0)

Properties of a BatchCreateOccurrencesRequest.

Package

@google-cloud/grafeas!

Properties

occurrences

occurrences?: (grafeas.v1.IOccurrence[]|null);

BatchCreateOccurrencesRequest occurrences

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

parent

parent?: (string|null);

BatchCreateOccurrencesRequest parent

Property Value
TypeDescription
(string|null)