Interface protos.google.cloud.sql.v1.IApiWarning (0.8.0)

Properties of an ApiWarning.

Package

@google-cloud/sql

Properties

code

code?:(google.cloud.sql.v1.ApiWarning.SqlApiWarningCode|keyoftypeofgoogle.cloud.sql.v1.ApiWarning.SqlApiWarningCode|null);

ApiWarning code

message

message?:(string|null);

ApiWarning message

region

region?:(string|null);

ApiWarning region

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.