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