GetUploadModeVals
No overview available.
def GetUploadModeVals() - > []string
Retrieves a list of all available upload mode values. This function is used to enumerate the valid options for specifying how data should be uploaded.
Returns
| Type | Description |
|---|---|
[]string | A slice of strings, where each string represents a valid upload mode. |