| Package | Description |
|---|---|
| com.google.logging.type |
| Modifier and Type | Method and Description |
|---|---|
BillingLogName |
BillingLogName.Builder.build() |
static BillingLogName |
BillingLogName.of(String billingAccount,
String log) |
static BillingLogName |
BillingLogName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<BillingLogName> |
BillingLogName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
BillingLogName.toStringList(List<BillingLogName> values) |
Copyright © 2020 Google LLC. All rights reserved.