From f7d16b20a493ae5cc03ee47d8aca024c6d5fa57b Mon Sep 17 00:00:00 2001 From: Richard Belleville Date: Mon, 20 Jul 2020 19:28:18 +0000 Subject: [PATCH] Fix docstring --- src/python/grpcio/grpc/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/python/grpcio/grpc/__init__.py b/src/python/grpcio/grpc/__init__.py index def6a868d84..9d1f81348cb 100644 --- a/src/python/grpcio/grpc/__init__.py +++ b/src/python/grpcio/grpc/__init__.py @@ -1876,8 +1876,8 @@ def compute_engine_channel_credentials(call_credentials): https://cloud.google.com/security/encryption-in-transit/application-layer-transport-security This channel credential is expected to be used as part of a composite - credential in conjunction with a call credential following the Application - Default Credentials strategy. If used with any other sort of call + credential in conjunction with a call credentials that authenticates the + VM's default service account. If used with any other sort of call credential, the connection may suddenly and unexpectedly begin failing RPCs. """ return ChannelCredentials(