Backup and DR Service V1 API - Class Google::Cloud::BackupDR::V1::CloudSqlInstanceDataSourceReferenceProperties (v1.2.0)

Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::CloudSqlInstanceDataSourceReferenceProperties.

CloudSqlInstanceDataSourceReferenceProperties represents the properties of a Cloud SQL resource that are stored in the DataSourceReference.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#database_installed_version

def database_installed_version() -> ::String
Returns
  • (::String) — Output only. The installed database version of the Cloud SQL instance.

#instance_create_time

def instance_create_time() -> ::Google::Protobuf::Timestamp
Returns

#instance_tier

def instance_tier() -> ::String
Returns
  • (::String) — Output only. The tier (or machine type) for this instance. Example: db-custom-1-3840

#name

def name() -> ::String
Returns
  • (::String) — Output only. Name of the Cloud SQL instance backed up by the datasource. Format: projects/{project}/instances/{instance}