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