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

Commit 1d9f91e

Browse files
1 parent da90565 commit 1d9f91e

File tree

171 files changed

+40
-62072
lines changed

Some content is hidden

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

171 files changed

+40
-62072
lines changed

google/cloud/logging_v2/services/config_service_v2/transports/base.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,10 @@ def __init__(
7575
credentials identify the application to the service; if none
7676
are specified, the client will attempt to ascertain the
7777
credentials from the environment.
78-
credentials_file (Optional[str]): A file with credentials that can
78+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
7979
be loaded with :func:`google.auth.load_credentials_from_file`.
80-
This argument is mutually exclusive with credentials.
80+
This argument is mutually exclusive with credentials. This argument will be
81+
removed in the next major version of this library.
8182
scopes (Optional[Sequence[str]]): A list of scopes.
8283
quota_project_id (Optional[str]): An optional project to use for billing
8384
and quota.

google/cloud/logging_v2/services/config_service_v2/transports/grpc.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,10 @@ def __init__(
154154
are specified, the client will attempt to ascertain the
155155
credentials from the environment.
156156
This argument is ignored if a ``channel`` instance is provided.
157-
credentials_file (Optional[str]): A file with credentials that can
157+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
158158
be loaded with :func:`google.auth.load_credentials_from_file`.
159159
This argument is ignored if a ``channel`` instance is provided.
160+
This argument will be removed in the next major version of this library.
160161
scopes (Optional(Sequence[str])): A list of scopes. This argument is
161162
ignored if a ``channel`` instance is provided.
162163
channel (Optional[Union[grpc.Channel, Callable[..., grpc.Channel]]]):
@@ -290,9 +291,10 @@ def create_channel(
290291
credentials identify this application to the service. If
291292
none are specified, the client will attempt to ascertain
292293
the credentials from the environment.
293-
credentials_file (Optional[str]): A file with credentials that can
294+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
294295
be loaded with :func:`google.auth.load_credentials_from_file`.
295-
This argument is mutually exclusive with credentials.
296+
This argument is mutually exclusive with credentials. This argument will be
297+
removed in the next major version of this library.
296298
scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
297299
service. These are only used when credentials are not specified and
298300
are passed to :func:`google.auth.default`.

google/cloud/logging_v2/services/config_service_v2/transports/grpc_asyncio.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,9 @@ def create_channel(
151151
credentials identify this application to the service. If
152152
none are specified, the client will attempt to ascertain
153153
the credentials from the environment.
154-
credentials_file (Optional[str]): A file with credentials that can
155-
be loaded with :func:`google.auth.load_credentials_from_file`.
154+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
155+
be loaded with :func:`google.auth.load_credentials_from_file`. This argument will be
156+
removed in the next major version of this library.
156157
scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
157158
service. These are only used when credentials are not specified and
158159
are passed to :func:`google.auth.default`.
@@ -203,9 +204,10 @@ def __init__(
203204
are specified, the client will attempt to ascertain the
204205
credentials from the environment.
205206
This argument is ignored if a ``channel`` instance is provided.
206-
credentials_file (Optional[str]): A file with credentials that can
207+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
207208
be loaded with :func:`google.auth.load_credentials_from_file`.
208209
This argument is ignored if a ``channel`` instance is provided.
210+
This argument will be removed in the next major version of this library.
209211
scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
210212
service. These are only used when credentials are not specified and
211213
are passed to :func:`google.auth.default`.

google/cloud/logging_v2/services/logging_service_v2/transports/base.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,10 @@ def __init__(
7575
credentials identify the application to the service; if none
7676
are specified, the client will attempt to ascertain the
7777
credentials from the environment.
78-
credentials_file (Optional[str]): A file with credentials that can
78+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
7979
be loaded with :func:`google.auth.load_credentials_from_file`.
80-
This argument is mutually exclusive with credentials.
80+
This argument is mutually exclusive with credentials. This argument will be
81+
removed in the next major version of this library.
8182
scopes (Optional[Sequence[str]]): A list of scopes.
8283
quota_project_id (Optional[str]): An optional project to use for billing
8384
and quota.

google/cloud/logging_v2/services/logging_service_v2/transports/grpc.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,10 @@ def __init__(
153153
are specified, the client will attempt to ascertain the
154154
credentials from the environment.
155155
This argument is ignored if a ``channel`` instance is provided.
156-
credentials_file (Optional[str]): A file with credentials that can
156+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
157157
be loaded with :func:`google.auth.load_credentials_from_file`.
158158
This argument is ignored if a ``channel`` instance is provided.
159+
This argument will be removed in the next major version of this library.
159160
scopes (Optional(Sequence[str])): A list of scopes. This argument is
160161
ignored if a ``channel`` instance is provided.
161162
channel (Optional[Union[grpc.Channel, Callable[..., grpc.Channel]]]):
@@ -288,9 +289,10 @@ def create_channel(
288289
credentials identify this application to the service. If
289290
none are specified, the client will attempt to ascertain
290291
the credentials from the environment.
291-
credentials_file (Optional[str]): A file with credentials that can
292+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
292293
be loaded with :func:`google.auth.load_credentials_from_file`.
293-
This argument is mutually exclusive with credentials.
294+
This argument is mutually exclusive with credentials. This argument will be
295+
removed in the next major version of this library.
294296
scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
295297
service. These are only used when credentials are not specified and
296298
are passed to :func:`google.auth.default`.

google/cloud/logging_v2/services/logging_service_v2/transports/grpc_asyncio.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,9 @@ def create_channel(
150150
credentials identify this application to the service. If
151151
none are specified, the client will attempt to ascertain
152152
the credentials from the environment.
153-
credentials_file (Optional[str]): A file with credentials that can
154-
be loaded with :func:`google.auth.load_credentials_from_file`.
153+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
154+
be loaded with :func:`google.auth.load_credentials_from_file`. This argument will be
155+
removed in the next major version of this library.
155156
scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
156157
service. These are only used when credentials are not specified and
157158
are passed to :func:`google.auth.default`.
@@ -202,9 +203,10 @@ def __init__(
202203
are specified, the client will attempt to ascertain the
203204
credentials from the environment.
204205
This argument is ignored if a ``channel`` instance is provided.
205-
credentials_file (Optional[str]): A file with credentials that can
206+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
206207
be loaded with :func:`google.auth.load_credentials_from_file`.
207208
This argument is ignored if a ``channel`` instance is provided.
209+
This argument will be removed in the next major version of this library.
208210
scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
209211
service. These are only used when credentials are not specified and
210212
are passed to :func:`google.auth.default`.

google/cloud/logging_v2/services/metrics_service_v2/transports/base.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,10 @@ def __init__(
7575
credentials identify the application to the service; if none
7676
are specified, the client will attempt to ascertain the
7777
credentials from the environment.
78-
credentials_file (Optional[str]): A file with credentials that can
78+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
7979
be loaded with :func:`google.auth.load_credentials_from_file`.
80-
This argument is mutually exclusive with credentials.
80+
This argument is mutually exclusive with credentials. This argument will be
81+
removed in the next major version of this library.
8182
scopes (Optional[Sequence[str]]): A list of scopes.
8283
quota_project_id (Optional[str]): An optional project to use for billing
8384
and quota.

google/cloud/logging_v2/services/metrics_service_v2/transports/grpc.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,10 @@ def __init__(
153153
are specified, the client will attempt to ascertain the
154154
credentials from the environment.
155155
This argument is ignored if a ``channel`` instance is provided.
156-
credentials_file (Optional[str]): A file with credentials that can
156+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
157157
be loaded with :func:`google.auth.load_credentials_from_file`.
158158
This argument is ignored if a ``channel`` instance is provided.
159+
This argument will be removed in the next major version of this library.
159160
scopes (Optional(Sequence[str])): A list of scopes. This argument is
160161
ignored if a ``channel`` instance is provided.
161162
channel (Optional[Union[grpc.Channel, Callable[..., grpc.Channel]]]):
@@ -288,9 +289,10 @@ def create_channel(
288289
credentials identify this application to the service. If
289290
none are specified, the client will attempt to ascertain
290291
the credentials from the environment.
291-
credentials_file (Optional[str]): A file with credentials that can
292+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
292293
be loaded with :func:`google.auth.load_credentials_from_file`.
293-
This argument is mutually exclusive with credentials.
294+
This argument is mutually exclusive with credentials. This argument will be
295+
removed in the next major version of this library.
294296
scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
295297
service. These are only used when credentials are not specified and
296298
are passed to :func:`google.auth.default`.

google/cloud/logging_v2/services/metrics_service_v2/transports/grpc_asyncio.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,9 @@ def create_channel(
150150
credentials identify this application to the service. If
151151
none are specified, the client will attempt to ascertain
152152
the credentials from the environment.
153-
credentials_file (Optional[str]): A file with credentials that can
154-
be loaded with :func:`google.auth.load_credentials_from_file`.
153+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
154+
be loaded with :func:`google.auth.load_credentials_from_file`. This argument will be
155+
removed in the next major version of this library.
155156
scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
156157
service. These are only used when credentials are not specified and
157158
are passed to :func:`google.auth.default`.
@@ -202,9 +203,10 @@ def __init__(
202203
are specified, the client will attempt to ascertain the
203204
credentials from the environment.
204205
This argument is ignored if a ``channel`` instance is provided.
205-
credentials_file (Optional[str]): A file with credentials that can
206+
credentials_file (Optional[str]): Deprecated. A file with credentials that can
206207
be loaded with :func:`google.auth.load_credentials_from_file`.
207208
This argument is ignored if a ``channel`` instance is provided.
209+
This argument will be removed in the next major version of this library.
208210
scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
209211
service. These are only used when credentials are not specified and
210212
are passed to :func:`google.auth.default`.

owl-bot-staging/v2/.coveragerc

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

0 commit comments

Comments
 (0)