Skip to content

Commit 3e1562d

Browse files
committed
chore(java-logging): add library to generation_config.yaml
1 parent 97106ba commit 3e1562d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

generation_config.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2976,3 +2976,20 @@ libraries:
29762976
GAPICs:
29772977
- proto_path: google/cloud/workstations/v1
29782978
- proto_path: google/cloud/workstations/v1beta
2979+
2980+
- api_shortname: logging
2981+
name_pretty: Cloud Logging
2982+
product_documentation: https://cloud.google.com/logging/docs
2983+
client_documentation: https://cloud.google.com/java/docs/reference/google-cloud-logging/latest/history
2984+
issue_tracker: https://issuetracker.google.com/savedsearches/559764
2985+
release_level: stable
2986+
language: java
2987+
distribution_name: com.google.cloud:google-cloud-logging
2988+
api_id: logging.googleapis.com
2989+
transport: grpc
2990+
library_type: GAPIC_COMBO
2991+
api_description: allows you to store, search, analyze, monitor, and alert on log data and events from Google Cloud and Amazon Web Services. Using the BindPlane service, you can also collect this data from over 150 common application components, on-premises systems, and hybrid cloud systems. BindPlane is included with your Google Cloud project at no additional cost.
2992+
codeowner_team: '@googleapis/api-logging @googleapis/yoshi-java @googleapis/api-logging-partners'
2993+
recommended_package: com.google.cloud.logging
2994+
GAPICs:
2995+
- proto_path: google/logging/v2

0 commit comments

Comments
 (0)