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