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