Module client (3.12.1)
Stay organized with collections
Save and categorize content based on your preferences.
Client for interacting with the Google Cloud Logging API.
Classes
Client
(
*
,
project
=
None
,
credentials
=
None
,
_http
=
None
,
_use_grpc
=
None
,
client_info
=
None
,
client_options
=
None
)
Client to bundle configuration needed for API requests.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Module client (3.12.1)\n\nVersion latestkeyboard_arrow_down\n\n- [3.12.1 (latest)](/python/docs/reference/logging/latest/google.cloud.logging_v2.client)\n- [3.12.0](/python/docs/reference/logging/3.12.0/google.cloud.logging_v2.client)\n- [3.11.3](/python/docs/reference/logging/3.11.3/google.cloud.logging_v2.client)\n- [3.10.0](/python/docs/reference/logging/3.10.0/google.cloud.logging_v2.client)\n- [3.9.0](/python/docs/reference/logging/3.9.0/google.cloud.logging_v2.client)\n- [3.8.0](/python/docs/reference/logging/3.8.0/google.cloud.logging_v2.client)\n- [3.7.0](/python/docs/reference/logging/3.7.0/google.cloud.logging_v2.client)\n- [3.6.0](/python/docs/reference/logging/3.6.0/google.cloud.logging_v2.client)\n- [3.5.0](/python/docs/reference/logging/3.5.0/google.cloud.logging_v2.client)\n- [3.4.0](/python/docs/reference/logging/3.4.0/google.cloud.logging_v2.client)\n- [3.3.1](/python/docs/reference/logging/3.3.1/google.cloud.logging_v2.client)\n- [3.2.5](/python/docs/reference/logging/3.2.5/google.cloud.logging_v2.client)\n- [3.1.2](/python/docs/reference/logging/3.1.2/google.cloud.logging_v2.client)\n- [3.0.0](/python/docs/reference/logging/3.0.0/google.cloud.logging_v2.client)\n- [2.7.2](/python/docs/reference/logging/2.7.2/google.cloud.logging_v2.client)\n- [2.6.0](/python/docs/reference/logging/2.6.0/google.cloud.logging_v2.client)\n- [2.5.0](/python/docs/reference/logging/2.5.0/google.cloud.logging_v2.client)\n- [2.4.0](/python/docs/reference/logging/2.4.0/google.cloud.logging_v2.client)\n- [2.3.1](/python/docs/reference/logging/2.3.1/google.cloud.logging_v2.client)\n- [2.2.0](/python/docs/reference/logging/2.2.0/google.cloud.logging_v2.client)\n- [2.1.1](/python/docs/reference/logging/2.1.1/google.cloud.logging_v2.client)\n- [2.0.2](/python/docs/reference/logging/2.0.2/google.cloud.logging_v2.client)\n- [1.15.3](/python/docs/reference/logging/1.15.3/google.cloud.logging_v2.client)\n- [1.14.0](/python/docs/reference/logging/1.14.0/google.cloud.logging_v2.client)\n- [1.13.0](/python/docs/reference/logging/1.13.0/google.cloud.logging_v2.client)\n- [1.12.1](/python/docs/reference/logging/1.12.1/google.cloud.logging_v2.client) \nClient for interacting with the Google Cloud Logging API.\n\nClasses\n-------\n\n### [Client](/python/docs/reference/logging/latest/google.cloud.logging_v2.client.Client)\n\n Client(\n *,\n project=None,\n credentials=None,\n _http=None,\n _use_grpc=None,\n client_info=None,\n client_options=None\n )\n\nClient to bundle configuration needed for API requests."]]