operationIds property
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;