Google Cloud AlloyDB for PostgreSQL V1alpha Client - Class GetUserRequest (0.3.0)

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

Message for getting a User

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

Namespace

Google \ Cloud \ AlloyDb \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this