Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class Tier.
A Google Cloud SQL service tier resource.
Generated from protobuf message google.cloud.sql.v1beta4.Tier
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ tier
string
An identifier for the machine type, for example, db-custom-1-3840
. For related information, see Pricing
.
↳ RAM
int|string
The maximum RAM usage of this tier in bytes.
↳ kind
string
This is always sql#tier
.
↳ Disk_Quota
int|string
The maximum disk size of this tier in bytes.
↳ region
array
The applicable regions for this tier.
getTier
An identifier for the machine type, for example, db-custom-1-3840
. For
related information, see Pricing
.
string
setTier
An identifier for the machine type, for example, db-custom-1-3840
. For
related information, see Pricing
.
var
string
$this
getRAM
The maximum RAM usage of this tier in bytes.
int|string
setRAM
The maximum RAM usage of this tier in bytes.
var
int|string
$this
getKind
This is always sql#tier
.
string
setKind
This is always sql#tier
.
var
string
$this
getDiskQuota
The maximum disk size of this tier in bytes.
int|string
setDiskQuota
The maximum disk size of this tier in bytes.
var
int|string
$this
getRegion
The applicable regions for this tier.
setRegion
The applicable regions for this tier.
var
string[]
$this