Cloud Spanner V1 Client - Class GetInstanceConfigRequest (1.58.4)

Reference documentation and code samples for the Cloud Spanner V1 Client class GetInstanceConfigRequest.

The request for GetInstanceConfigRequest.

Generated from protobuf message google.spanner.admin.instance.v1.GetInstanceConfigRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the requested instance configuration. Values are of the form projects/<project>/instanceConfigs/<config>.

getName

Required. The name of the requested instance configuration. Values are of the form projects/<project>/instanceConfigs/<config>.

Returns
TypeDescription
string

setName

Required. The name of the requested instance configuration. Values are of the form projects/<project>/instanceConfigs/<config>.

Parameter
NameDescription
var string
Returns
TypeDescription
$this