public static interface StartCallAnalyticsStreamTranscriptionResponse.Builder extends TranscribeStreamingResponse.Builder, SdkPojo, CopyableBuilder<StartCallAnalyticsStreamTranscriptionResponse.Builder,StartCallAnalyticsStreamTranscriptionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
contentIdentificationType(ContentIdentificationType contentIdentificationType)
Shows whether content identification was enabled for your Call Analytics transcription.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
contentIdentificationType(String contentIdentificationType)
Shows whether content identification was enabled for your Call Analytics transcription.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
contentRedactionType(ContentRedactionType contentRedactionType)
Shows whether content redaction was enabled for your Call Analytics transcription.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
contentRedactionType(String contentRedactionType)
Shows whether content redaction was enabled for your Call Analytics transcription.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
enablePartialResultsStabilization(Boolean enablePartialResultsStabilization)
Shows whether partial results stabilization was enabled for your Call Analytics transcription.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
languageCode(CallAnalyticsLanguageCode languageCode)
Provides the language code that you specified in your Call Analytics request.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
languageCode(String languageCode)
Provides the language code that you specified in your Call Analytics request.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
languageModelName(String languageModelName)
Provides the name of the custom language model that you specified in your Call Analytics request.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
mediaEncoding(MediaEncoding mediaEncoding)
Provides the media encoding you specified in your Call Analytics request.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
mediaEncoding(String mediaEncoding)
Provides the media encoding you specified in your Call Analytics request.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
mediaSampleRateHertz(Integer mediaSampleRateHertz)
Provides the sample rate that you specified in your Call Analytics request.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
partialResultsStability(PartialResultsStability partialResultsStability)
Provides the stabilization level used for your transcription.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
partialResultsStability(String partialResultsStability)
Provides the stabilization level used for your transcription.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
piiEntityTypes(String piiEntityTypes)
Lists the PII entity types you specified in your Call Analytics request.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
requestId(String requestId)
Provides the identifier for your Call Analytics streaming request.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
sessionId(String sessionId)
Provides the identifier for your Call Analytics transcription session.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
vocabularyFilterMethod(String vocabularyFilterMethod)
Provides the vocabulary filtering method used in your Call Analytics transcription.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
vocabularyFilterMethod(VocabularyFilterMethod vocabularyFilterMethod)
Provides the vocabulary filtering method used in your Call Analytics transcription.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
vocabularyFilterName(String vocabularyFilterName)
Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
vocabularyName(String vocabularyName)
Provides the name of the custom vocabulary that you specified in your Call Analytics request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartCallAnalyticsStreamTranscriptionResponse.Builder requestId(String requestId)
Provides the identifier for your Call Analytics streaming request.
requestId - Provides the identifier for your Call Analytics streaming request.StartCallAnalyticsStreamTranscriptionResponse.Builder languageCode(String languageCode)
Provides the language code that you specified in your Call Analytics request.
languageCode - Provides the language code that you specified in your Call Analytics request.CallAnalyticsLanguageCode,
CallAnalyticsLanguageCodeStartCallAnalyticsStreamTranscriptionResponse.Builder languageCode(CallAnalyticsLanguageCode languageCode)
Provides the language code that you specified in your Call Analytics request.
languageCode - Provides the language code that you specified in your Call Analytics request.CallAnalyticsLanguageCode,
CallAnalyticsLanguageCodeStartCallAnalyticsStreamTranscriptionResponse.Builder mediaSampleRateHertz(Integer mediaSampleRateHertz)
Provides the sample rate that you specified in your Call Analytics request.
mediaSampleRateHertz - Provides the sample rate that you specified in your Call Analytics request.StartCallAnalyticsStreamTranscriptionResponse.Builder mediaEncoding(String mediaEncoding)
Provides the media encoding you specified in your Call Analytics request.
mediaEncoding - Provides the media encoding you specified in your Call Analytics request.MediaEncoding,
MediaEncodingStartCallAnalyticsStreamTranscriptionResponse.Builder mediaEncoding(MediaEncoding mediaEncoding)
Provides the media encoding you specified in your Call Analytics request.
mediaEncoding - Provides the media encoding you specified in your Call Analytics request.MediaEncoding,
MediaEncodingStartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyName(String vocabularyName)
Provides the name of the custom vocabulary that you specified in your Call Analytics request.
vocabularyName - Provides the name of the custom vocabulary that you specified in your Call Analytics request.StartCallAnalyticsStreamTranscriptionResponse.Builder sessionId(String sessionId)
Provides the identifier for your Call Analytics transcription session.
sessionId - Provides the identifier for your Call Analytics transcription session.StartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyFilterName(String vocabularyFilterName)
Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.
vocabularyFilterName - Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.StartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyFilterMethod(String vocabularyFilterMethod)
Provides the vocabulary filtering method used in your Call Analytics transcription.
vocabularyFilterMethod - Provides the vocabulary filtering method used in your Call Analytics transcription.VocabularyFilterMethod,
VocabularyFilterMethodStartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyFilterMethod(VocabularyFilterMethod vocabularyFilterMethod)
Provides the vocabulary filtering method used in your Call Analytics transcription.
vocabularyFilterMethod - Provides the vocabulary filtering method used in your Call Analytics transcription.VocabularyFilterMethod,
VocabularyFilterMethodStartCallAnalyticsStreamTranscriptionResponse.Builder languageModelName(String languageModelName)
Provides the name of the custom language model that you specified in your Call Analytics request.
languageModelName - Provides the name of the custom language model that you specified in your Call Analytics request.StartCallAnalyticsStreamTranscriptionResponse.Builder enablePartialResultsStabilization(Boolean enablePartialResultsStabilization)
Shows whether partial results stabilization was enabled for your Call Analytics transcription.
enablePartialResultsStabilization - Shows whether partial results stabilization was enabled for your Call Analytics transcription.StartCallAnalyticsStreamTranscriptionResponse.Builder partialResultsStability(String partialResultsStability)
Provides the stabilization level used for your transcription.
partialResultsStability - Provides the stabilization level used for your transcription.PartialResultsStability,
PartialResultsStabilityStartCallAnalyticsStreamTranscriptionResponse.Builder partialResultsStability(PartialResultsStability partialResultsStability)
Provides the stabilization level used for your transcription.
partialResultsStability - Provides the stabilization level used for your transcription.PartialResultsStability,
PartialResultsStabilityStartCallAnalyticsStreamTranscriptionResponse.Builder contentIdentificationType(String contentIdentificationType)
Shows whether content identification was enabled for your Call Analytics transcription.
contentIdentificationType - Shows whether content identification was enabled for your Call Analytics transcription.ContentIdentificationType,
ContentIdentificationTypeStartCallAnalyticsStreamTranscriptionResponse.Builder contentIdentificationType(ContentIdentificationType contentIdentificationType)
Shows whether content identification was enabled for your Call Analytics transcription.
contentIdentificationType - Shows whether content identification was enabled for your Call Analytics transcription.ContentIdentificationType,
ContentIdentificationTypeStartCallAnalyticsStreamTranscriptionResponse.Builder contentRedactionType(String contentRedactionType)
Shows whether content redaction was enabled for your Call Analytics transcription.
contentRedactionType - Shows whether content redaction was enabled for your Call Analytics transcription.ContentRedactionType,
ContentRedactionTypeStartCallAnalyticsStreamTranscriptionResponse.Builder contentRedactionType(ContentRedactionType contentRedactionType)
Shows whether content redaction was enabled for your Call Analytics transcription.
contentRedactionType - Shows whether content redaction was enabled for your Call Analytics transcription.ContentRedactionType,
ContentRedactionTypeStartCallAnalyticsStreamTranscriptionResponse.Builder piiEntityTypes(String piiEntityTypes)
Lists the PII entity types you specified in your Call Analytics request.
piiEntityTypes - Lists the PII entity types you specified in your Call Analytics request.Copyright © 2023. All rights reserved.