updatedLabel property

GoogleAppsDriveLabelsV2Label? updatedLabel
getter/setter pair

The label after updates were applied.

This is only set if [BatchUpdateLabelResponse2.include_label_in_response] is true and there were no errors.

Implementation

GoogleAppsDriveLabelsV2Label? updatedLabel;