Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class AvailableDatabaseVersion.
An available database version. It can be a major or a minor version.
Generated from protobuf message google.cloud.sql.v1.AvailableDatabaseVersion
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ major_version
string
The version's major version name.
↳ name
string
The database version name. For MySQL 8.0, this string provides the database major and minor version.
↳ display_name
string
The database version's display name.
getMajorVersion
The version's major version name.
string
hasMajorVersion
clearMajorVersion
setMajorVersion
The version's major version name.
var
string
$this
getName
The database version name. For MySQL 8.0, this string provides the database major and minor version.
string
hasName
clearName
setName
The database version name. For MySQL 8.0, this string provides the database major and minor version.
var
string
$this
getDisplayName
The database version's display name.
string
hasDisplayName
clearDisplayName
setDisplayName
The database version's display name.
var
string
$this