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