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