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