GoogleAppsDriveLabelsV2PublishLabelRequest constructor
GoogleAppsDriveLabelsV2PublishLabelRequest({
- String? languageCode,
- bool? useAdminAccess,
- GoogleAppsDriveLabelsV2WriteControl? writeControl,
Implementation
GoogleAppsDriveLabelsV2PublishLabelRequest({
this.languageCode,
this.useAdminAccess,
this.writeControl,
});