languageAuto property

  1. @Deprecated('Not supported. Member documentation may have more information.')
GoogleCloudAiplatformV1AudioTranscriptionConfigLanguageAuto? languageAuto
getter/setter pair

Deprecated: Use top-level language_codes instead.

The model will detect the language automatically.

Optional.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
GoogleCloudAiplatformV1AudioTranscriptionConfigLanguageAuto? languageAuto;