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(FolderLocationName parent)
Lists log buckets.
|
Modifier and Type | Method and Description |
---|---|
FolderLocationName |
FolderLocationName.Builder.build() |
static FolderLocationName |
FolderLocationName.of(String folder,
String location) |
static FolderLocationName |
FolderLocationName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<FolderLocationName> |
FolderLocationName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
static List<String> |
FolderLocationName.toStringList(List<FolderLocationName> values) |
Copyright © 2023 Google LLC. All rights reserved.