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