Interface protos.google.cloud.sql.v1.ITier (0.11.0)

Properties of a Tier.

Package

@google-cloud/sql

Properties

Disk_Quota

Disk_Quota?:(number|Long|string|null);

Tier Disk_Quota

kind

kind?:(string|null);

Tier kind

RAM

RAM?:(number|Long|string|null);

Tier RAM

region

region?:(string[]|null);

Tier region

tier

tier?:(string|null);

Tier tier

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-03 UTC.