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