We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5478ec8 commit 68d14a6Copy full SHA for 68d14a6
google/api_core/client_options.py
@@ -70,6 +70,7 @@ class ClientOptions(object):
70
scopes (Optional[Sequence[str]]): OAuth access token override scopes.
71
api_key (Optional[str]): Google API key. ``credentials_file`` and
72
``api_key`` are mutually exclusive.
73
+ audience (Optional[str]): The desired API audience.
74
75
Raises:
76
ValueError: If both ``client_cert_source`` and ``client_encrypted_cert_source``
0 commit comments