This library provides a low-level, auto-generated client library (gRPC/HTTP) for the Google Cloud Logging API, generated from the googleapis protobuf definitions. Version 0.8.3 is the final release; it has been superseded by google-cloud-logging. No longer maintained.
pip install gax-google-logging-v2==0.8.3Verified import paths — ran on the pinned version, not inferred.
Basic client instantiation and LogEntry creation. Note: this library does not support the write_log_entries RPC directly; it's a lower-level GAX library.
Use google-cloud-logging (pip install google-cloud-logging) instead.
Use 'from google.logging.v2 import ...'.
For a user-friendly client, use google-cloud-logging.
Use google-cloud-logging to write log entries, or manually call the generated stub with a properly constructed WriteLogEntriesRequest.
No dependency data recorded yet.