menu
googleapis package
documentation
drive/v3.dart
ModifyLabelsResponse
modifiedLabels property
modifiedLabels property
dark_mode
light_mode
modifiedLabels
property
List
<
Label
>
?
modifiedLabels
getter/setter pair
The list of labels which were added or updated by the request.
Implementation
core.List<Label>? modifiedLabels;
googleapis package
documentation
drive/v3
ModifyLabelsResponse
modifiedLabels property
ModifyLabelsResponse class