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