menu
googleapis package
documentation
containeranalysis/v1.dart
BatchCreateNotesRequest
notes property
notes property
dark_mode
light_mode
notes
property
Map
<
String
,
Note
>
?
notes
getter/setter pair
The notes to create.
Max allowed length is 1000.
Required.
Implementation
core.Map<core.String, Note>? notes;
googleapis package
documentation
containeranalysis/v1
BatchCreateNotesRequest
notes property
BatchCreateNotesRequest class