Interface protos.google.cloud.alloydb.v1beta.IExecuteSqlRequest (2.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
2.7.0 (latest)
2.6.0
2.5.0
2.4.0
2.3.0
1.10.1
1.9.0
1.6.0
1.4.1
1.3.0
1.2.0
0.1.1
Properties of an ExecuteSqlRequest.
Package
@google-cloud/alloydb
Properties
database
database ?: ( string | null );
ExecuteSqlRequest database
instance
instance ?: ( string | null );
ExecuteSqlRequest instance
password
password ?: ( string | null );
ExecuteSqlRequest password
sqlStatement
sqlStatement ?: ( string | null );
ExecuteSqlRequest sqlStatement
user
validateOnly
validateOnly ?: ( boolean | null );
ExecuteSqlRequest validateOnly
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-25 UTC.
[null,null,["Last updated 2026-06-25 UTC."],[],[]]