operationIds property

List<String>? operationIds
getter/setter pair

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

After modifying the schema, wait for operations to complete before indexing additional content.

Implementation

core.List<core.String>? operationIds;