### Clear and concise description of the problem We currently have [`rename-model`](https://github.com/microsoft/typespec/blob/main/packages/http-client-java/generator/http-client-generator/src/main/java/com/microsoft/typespec/http/client/generator/model/EmitterOptions.java#L213) option for fluent libraries. We should extend this to be available for data plane libraries too. ### Checklist - [x] Follow our [Code of Conduct](https://github.com/microsoft/typespec/blob/main/CODE_OF_CONDUCT.md) - [x] Read the [docs](https://typespec.io/docs/). - [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.