Google Cloud AlloyDB for PostgreSQL V1beta Client - Class UserPassword (0.1.3)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1beta Client class UserPassword.

The username/password for a database user. Used for specifying initial users at cluster creation time.

Generated from protobuf message google.cloud.alloydb.v1beta.UserPassword

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ user
string

The database username.

↳ password
string

The initial password for the user.

getUser

The database username.

Returns
Type
Description
string

setUser

The database username.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getPassword

The initial password for the user.

Returns
Type
Description
string

setPassword

The initial password for the user.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: