Skip to content

[translation] naming alignment #20073

@kristapratico

Description

@kristapratico

Align with .NET on some of the feedback they received in this issue: Azure/azure-sdk-for-net#23088

  • ListAllTranslationStatuses -> ListTranslationStatuses (async too)
  • ListAllDocumentStatuses -> ListDocumentStatuses (async too)
  • All refs of "cancelled", "cancelling" to one 'l' spelling like "canceled" (rename/fix poller logic)
  • DocumentStatus/TranslationStatus -> DocumentStatusResult/TranslationStatusResult (maybe?? check with architects)
  • FileFormat -> DocumentTranslationFileFormat

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions