Google Cloud AlloyDB for PostgreSQL V1 Client - Class GetUserRequest (0.10.1)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class GetUserRequest.

Message for getting a User

Generated from protobuf message google.cloud.alloydb.v1.GetUserRequest

Namespace

Google \ Cloud \ AlloyDb \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the resource. For the required format, see the comment on the User.name field.

getName

Required. The name of the resource. For the required format, see the comment on the User.name field.

Returns
Type Description
string

setName

Required. The name of the resource. For the required format, see the comment on the User.name field.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the resource. For the required format, see the comment on the User.name field. Please see Google\Cloud\AlloyDb\V1\AlloyDBAdminClient::userName() for help formatting this field.

Returns
Type Description
Google\Cloud\AlloyDb\V1\GetUserRequest