Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class SqlUsersGetRequest.
Request message for Users Get RPC
Generated from protobuf message google.cloud.sql.v1.SqlUsersGetRequest
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instance
string
Database instance ID. This does not include the project ID.
↳ name
string
User of the instance.
↳ project
string
Project ID of the project that contains the instance.
↳ host
string
Host of a user of the instance.
getInstance
Database instance ID. This does not include the project ID.
string
setInstance
Database instance ID. This does not include the project ID.
var
string
$this
getName
User of the instance.
string
setName
User of the instance.
var
string
$this
getProject
Project ID of the project that contains the instance.
string
setProject
Project ID of the project that contains the instance.
var
string
$this
getHost
Host of a user of the instance.
string
setHost
Host of a user of the instance.
var
string
$this