id property
The unique identifier of the index. Use this identifier when you query an index, set up a data source, or index a document.
Implementation
final String? id;
The unique identifier of the index. Use this identifier when you query an index, set up a data source, or index a document.
final String? id;