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