exportUse property
Indicates the usage of the exported files. Possible string values are:
- "EXPORT_USE_UNSPECIFIED" : Regular user export.
- "CUSTOM_CODE_TRAINING" : Export for custom code training.
Implementation
core.String? exportUse;
Indicates the usage of the exported files. Possible string values are:
core.String? exportUse;