| Modifier and Type | Method and Description |
|---|---|
ConversationName |
ConversationName.Builder.build() |
static ConversationName |
ConversationName.of(String project,
String location,
String conversation) |
static ConversationName |
ConversationName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ConversationName> |
ConversationName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ConversationName.toStringList(List<ConversationName> values) |
Copyright © 2023 Google LLC. All rights reserved.