ee.data.resetWorkloadTag
Resets the tag back to the default. If resetDefault parameter is set to true, the default will be set to empty before resetting.
Usage | Returns |
---|
ee.data.resetWorkloadTag(resetDefault) | |
Argument | Type | Details |
---|
resetDefault | Boolean, optional | |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-06 UTC.
[null,null,["Last updated 2023-10-06 UTC."],[[["Resets the workload tag to its default value."],["Optionally, `resetDefault` parameter can be used to set the default to empty before resetting."],["The function is called using `ee.data.resetWorkloadTag()` and can include a boolean argument `resetDefault`."]]],[]]