operationIds property

List<String>? operationIds
getter/setter pair

IDs of the Long Running Operations (LROs) currently running for this schema.

Implementation

core.List<core.String>? operationIds;