oneTimeResources property

List<String>? oneTimeResources
getter/setter pair

Jobs initiated with this token will be one-time if any requested resources have one-time access.

Implementation

core.List<core.String>? oneTimeResources;