menu
googleapis_beta package
documentation
containeranalysis/v1beta1.dart
BatchCreateOccurrencesRequest
occurrences property
occurrences property
dark_mode
light_mode
occurrences
property
List
<
Occurrence
>
?
occurrences
getter/setter pair
The occurrences to create.
Max allowed length is 1000.
Required.
Implementation
core.List<Occurrence>? occurrences;
googleapis_beta package
documentation
containeranalysis/v1beta1
BatchCreateOccurrencesRequest
occurrences property
BatchCreateOccurrencesRequest class