Stay organized with collections Save and categorize content based on your preferences.
Resource: DatabaseRepresents a SQL database on the Cloud SQL instance.
JSON representation{
"kind": string,
"charset": string,
"collation": string,
"etag": string,
"name": string,
"instance": string,
"selfLink": string,
"project": string,
"sqlserverDatabaseDetails": {
object (SqlServerDatabaseDetails
)
}
}
Fields kind
string
This is always sql#database
.
charset
string
The Cloud SQL charset value.
collation
string
The Cloud SQL collation value.
etag
string
This field is deprecated and will be removed from a future version of the API.
name
string
The name of the database in the Cloud SQL instance. This does not include the project ID or instance name.
instance
string
The name of the Cloud SQL instance. This does not include the project ID.
selfLink
string
The URI of this resource.
project
string
The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable.
sqlserverDatabaseDetails
object (
SqlServerDatabaseDetails
)
Represents a Sql Server database on the Cloud SQL instance.
JSON representation{ "compatibilityLevel": integer, "recoveryModel": string }Fields
compatibilityLevel
integer
The version of SQL Server with which the database is to be made compatible
recoveryModel
string
The recovery model of a SQL Server database
Methodsdelete
Deletes a database from a Cloud SQL instance. get
Retrieves a resource containing information about a database inside a Cloud SQL instance. insert
Inserts a resource containing information about a database inside a Cloud SQL instance. list
Lists databases in the specified Cloud SQL instance. patch
Partially updates a resource containing information about a database inside a Cloud SQL instance. update
Updates a resource containing information about a database inside a Cloud SQL instance.
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 2025-05-30 UTC.
[[["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 2025-05-30 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4