GoogleApi.SQLAdmin.V1.Model.Tier (google_api_sql_admin v0.71.0)
View SourceA Google Cloud SQL service tier resource.
Attributes
-
DiskQuota
(type:String.t
, default:nil
) - The maximum disk size of this tier in bytes. -
RAM
(type:String.t
, default:nil
) - The maximum RAM usage of this tier in bytes. -
kind
(type:String.t
, default:nil
) - This is alwayssql#tier
. -
region
(type:list(String.t)
, default:nil
) - The applicable regions for this tier. -
tier
(type:String.t
, default:nil
) - An identifier for the machine type, for example,db-custom-1-3840
. For related information, see Pricing.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.