BasicAuthentication(mapping=None, *, ignore_unknown_fields=False, **kwargs)Basic authentication with username and password.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
password_secret_version |
str
The password SecretManager secret version to authenticate as. This field is a member of oneof_ password.
|
username |
str
Required. The username to authenticate as. |