updatedLabel property

GoogleAppsDriveLabelsV2Label? updatedLabel
getter/setter pair

The label after updates were applied.

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

Implementation

GoogleAppsDriveLabelsV2Label? updatedLabel;