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