ee.data.setWorkloadTag

Sets the workload tag, used to label computation and exports.

Workload tag must be 1 - 63 characters, beginning and ending with an alphanumeric character ([a-z0-9A-Z]) with dashes (-), underscores (_), dots

(.), and alphanumerics between, or an empty string to clear the workload tag.

UsageReturns
ee.data.setWorkloadTag(tag)
ArgumentTypeDetails
tagString