Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::AcquireSsrsLeaseContext (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::AcquireSsrsLeaseContext.

Acquire SSRS lease context.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#duration

def duration() -> ::Google::Protobuf::Duration
Returns

#duration=

def duration=(value) -> ::Google::Protobuf::Duration
Parameter
Returns

#report_database

def report_database() -> ::String
Returns
  • (::String) — The report database to be used for SSRS setup.

#report_database=

def report_database=(value) -> ::String
Parameter
  • value (::String) — The report database to be used for SSRS setup.
Returns
  • (::String) — The report database to be used for SSRS setup.

#service_login

def service_login() -> ::String
Returns
  • (::String) — The username to be used as the service login to connect to the report database for SSRS setup.

#service_login=

def service_login=(value) -> ::String
Parameter
  • value (::String) — The username to be used as the service login to connect to the report database for SSRS setup.
Returns
  • (::String) — The username to be used as the service login to connect to the report database for SSRS setup.

#setup_login

def setup_login() -> ::String
Returns
  • (::String) — The username to be used as the setup login to connect to the database server for SSRS setup.

#setup_login=

def setup_login=(value) -> ::String
Parameter
  • value (::String) — The username to be used as the setup login to connect to the database server for SSRS setup.
Returns
  • (::String) — The username to be used as the setup login to connect to the database server for SSRS setup.