Get Index Plain Args
    data class GetIndexPlainArgs(val id: String, val tags: Map<String, String>? = null) : ConvertibleToJava<GetIndexPlainArgs> 
A collection of arguments for invoking getIndex.
A collection of arguments for invoking getIndex.