ongoingOperations property

List<String>? ongoingOperations
getter/setter pair

List of concurrent UnitOperations that are operating on this Unit.

Optional. Output only.

Implementation

core.List<core.String>? ongoingOperations;