GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest constructor
GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest({
- GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice? choice,
- String? fieldId,
Implementation
GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest({
this.choice,
this.fieldId,
});