languageHints property

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

Deprecated: Use top-level language_codes instead.

Specifies one or more languages in the audio.

Optional.

Implementation

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