| Modifier and Type | Method and Description |
|---|---|
TranscriptName |
TranscriptName.Builder.build() |
static TranscriptName |
TranscriptName.of(String conferenceRecord,
String transcript) |
static TranscriptName |
TranscriptName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<TranscriptName> |
TranscriptName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
TranscriptName.toStringList(List<TranscriptName> values) |
Copyright © 2024 Google LLC. All rights reserved.