menu
googleapis package
documentation
notebooks/v1.dart
UpdateInstanceMetadataItemsResponse
items property
items property
dark_mode
light_mode
items
property
Map
<
String
,
String
>
?
items
getter/setter pair
Map of items that were added/updated to/in the metadata.
Implementation
core.Map<core.String, core.String>? items;
googleapis package
documentation
notebooks/v1
UpdateInstanceMetadataItemsResponse
items property
UpdateInstanceMetadataItemsResponse class