Package | Description |
---|---|
com.google.cloud.logging.v2 |
A client to Cloud Logging API
|
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
ConfigClient.ListBucketsPagedResponse |
ConfigClient.listBuckets(BillingAccountLocationName parent)
Lists log buckets.
|
Modifier and Type | Method and Description |
---|---|
BillingAccountLocationName |
BillingAccountLocationName.Builder.build() |
static BillingAccountLocationName |
BillingAccountLocationName.of(String billingAccount,
String location) |
static BillingAccountLocationName |
BillingAccountLocationName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<BillingAccountLocationName> |
BillingAccountLocationName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
static List<String> |
BillingAccountLocationName.toStringList(List<BillingAccountLocationName> values) |
Copyright © 2023 Google LLC. All rights reserved.