Class CloudSqlCredential (0.3.1)

CloudSqlCredential(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Credential info for the Cloud SQL.

Attributes

NameDescription
username str
The username for the credential.
password str
The password for the credential.

Inheritance

builtins.object > proto.message.Message > CloudSqlCredential