Google Cloud AlloyDB for PostgreSQL V1alpha Client - Class GetInstanceRequest (0.2.1)

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

Message for getting a Instance

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

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 Instance.name field.

↳ view int

The view of the instance to return.

getName

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

Returns
TypeDescription
string

setName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getView

The view of the instance to return.

Returns
TypeDescription
int

setView

The view of the instance to return.

Parameter
NameDescription
var int
Returns
TypeDescription
$this