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