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