Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class AcquireSsrsLeaseContext.
Acquire SSRS lease context.
Generated from protobuf message google.cloud.sql.v1beta4.AcquireSsrsLeaseContext
Namespace
Google \ Cloud \ Sql \ V1beta4Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ setup_login
string
The username to be used as the setup login to connect to the database server for SSRS setup.
↳ service_login
string
The username to be used as the service login to connect to the report database for SSRS setup.
↳ report_database
string
The report database to be used for the SSRS setup.
↳ duration
getSetupLogin
The username to be used as the setup login to connect to the database server for SSRS setup.
string
hasSetupLogin
clearSetupLogin
setSetupLogin
The username to be used as the setup login to connect to the database server for SSRS setup.
var
string
$this
getServiceLogin
The username to be used as the service login to connect to the report database for SSRS setup.
string
hasServiceLogin
clearServiceLogin
setServiceLogin
The username to be used as the service login to connect to the report database for SSRS setup.
var
string
$this
getReportDatabase
The report database to be used for the SSRS setup.
string
hasReportDatabase
clearReportDatabase
setReportDatabase
The report database to be used for the SSRS setup.
var
string
$this
getDuration
Lease duration needed for the SSRS setup.
hasDuration
clearDuration
setDuration
Lease duration needed for the SSRS setup.
$this