GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice constructor
GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice({
- GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceAppliedCapabilities? appliedCapabilities,
- String? createTime,
- GoogleAppsDriveLabelsV2UserInfo? creator,
- String? disableTime,
- GoogleAppsDriveLabelsV2UserInfo? disabler,
- GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceDisplayHints? displayHints,
- String? id,
- GoogleAppsDriveLabelsV2Lifecycle? lifecycle,
- GoogleAppsDriveLabelsV2LockStatus? lockStatus,
- GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceProperties? properties,
- String? publishTime,
- GoogleAppsDriveLabelsV2UserInfo? publisher,
- GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceSchemaCapabilities? schemaCapabilities,
- String? updateTime,
- GoogleAppsDriveLabelsV2UserInfo? updater,
Implementation
GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice({
this.appliedCapabilities,
this.createTime,
this.creator,
this.disableTime,
this.disabler,
this.displayHints,
this.id,
this.lifecycle,
this.lockStatus,
this.properties,
this.publishTime,
this.publisher,
this.schemaCapabilities,
this.updateTime,
this.updater,
});