GoogleCloudConnectorsV1AuthConfigUserPassword constructor
GoogleCloudConnectorsV1AuthConfigUserPassword({
- GoogleCloudConnectorsV1Secret? password,
- String? username,
Implementation
GoogleCloudConnectorsV1AuthConfigUserPassword({this.password, this.username});