public static interface AssociatedTranscript.Builder extends SdkPojo, CopyableBuilder<AssociatedTranscript.Builder,AssociatedTranscript>
| Modifier and Type | Method and Description |
|---|---|
AssociatedTranscript.Builder |
transcript(String transcript)
The content of the transcript that meets the search filter criteria.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociatedTranscript.Builder transcript(String transcript)
The content of the transcript that meets the search filter criteria. For the JSON format of the transcript, see Output transcript format.
transcript - The content of the transcript that meets the search filter criteria. For the JSON format of the
transcript, see Output transcript
format.Copyright © 2022. All rights reserved.