Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit eedcd26

Browse files
authored
Merge branch 'main' into update-google-cloud-audit-log
2 parents 1cb622c + 42387bf commit eedcd26

134 files changed

Lines changed: 136 additions & 697 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:f016446d6e520e5fb552c45b110cba3f217bffdd3d06bdddd076e9e6d13266cf
17-
# created: 2025-02-21T19:32:52.01306189Z
16+
digest: sha256:5581906b957284864632cde4e9c51d1cc66b0094990b27e689132fe5cd036046
17+
# created: 2025-03-05

.kokoro/docker/docs/Dockerfile

Lines changed: 0 additions & 89 deletions
This file was deleted.

.kokoro/docker/docs/requirements.in

Lines changed: 0 additions & 2 deletions
This file was deleted.

.kokoro/docker/docs/requirements.txt

Lines changed: 0 additions & 297 deletions
This file was deleted.

.kokoro/docs/common.cfg

Lines changed: 0 additions & 86 deletions
This file was deleted.

.kokoro/docs/docs-presubmit.cfg

Lines changed: 0 additions & 28 deletions
This file was deleted.

.kokoro/docs/docs.cfg

Lines changed: 0 additions & 1 deletion
This file was deleted.

.kokoro/publish-docs.sh

Lines changed: 0 additions & 58 deletions
This file was deleted.

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Logging configuration.
1414
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-logging.svg
1515
:target: https://pypi.org/project/google-cloud-logging/
1616
.. _Cloud Logging API: https://cloud.google.com/logging
17-
.. _Client Library Documentation: https://googleapis.dev/python/logging/latest
17+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/logging/latest/summary_overview
1818
.. _Product Documentation: https://cloud.google.com/logging/docs
1919
.. _Setting Up Cloud Logging for Python: https://cloud.google.com/logging/docs/setup/python
2020
.. _Python's standard logging library: https://docs.python.org/2/library/logging.html

google/cloud/logging_v2/services/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Copyright 2024 Google LLC
2+
# Copyright 2025 Google LLC
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)