Send feedback
Class SqlDatabaseSystemSpec (3.31.0)
Stay organized with collections
Save and categorize content based on your preferences.
3.31.0 (latest)
3.30.0
3.29.0
3.28.0
3.27.1
3.26.1
3.25.1
3.24.1
3.23.0
3.22.0
3.21.1
3.20.1
3.19.1
3.18.3
3.17.2
3.16.0
3.15.1
3.14.0
3.13.1
3.12.0
3.11.1
3.10.0
3.9.3
3.8.1
3.7.1
3.6.2
3.5.0
3.4.3
3.3.2
3.2.1
3.1.1
3.0.0
2.0.2
1.0.2
0.8.2
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
SqlDatabaseSystemSpec ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
Specification that applies to entries that are part SQL_DATABASE
system (user_specified_type)
Attributes
Name
Description
sql_engine
str
SQL Database Engine. enum SqlEngine { UNDEFINED = 0; MY_SQL
= 1; POSTGRE_SQL = 2; SQL_SERVER = 3; } Engine of the
enclosing database instance.
database_version
str
Version of the database engine.
instance_host
str
Host of the SQL database enum InstanceHost { UNDEFINED = 0;
SELF_HOSTED = 1; CLOUD_SQL = 2; AMAZON_RDS = 3; AZURE_SQL =
4; } Host of the enclousing database instance.
Send feedback
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-03 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-03 UTC."],[],[]]