GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestRequest constructor

Implementation

GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestRequest({
  this.createField,
  this.createSelectionChoice,
  this.deleteField,
  this.deleteSelectionChoice,
  this.disableField,
  this.disableSelectionChoice,
  this.enableField,
  this.enableSelectionChoice,
  this.updateField,
  this.updateFieldType,
  this.updateLabel,
  this.updateSelectionChoiceProperties,
});