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