GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableSelectionChoiceRequest constructor
GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableSelectionChoiceRequest({
- GoogleAppsDriveLabelsV2LifecycleDisabledPolicy? disabledPolicy,
- String? fieldId,
- String? id,
- String? updateMask,
Implementation
GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableSelectionChoiceRequest({
this.disabledPolicy,
this.fieldId,
this.id,
this.updateMask,
});