google_api_sql_admin v0.14.0 GoogleApi.SQLAdmin.V1beta4.Model.Database View Source
Represents a SQL database on the Cloud SQL instance.
Attributes
charset
(type:String.t
, default:nil
) - The MySQL charset value.collation
(type:String.t
, default:nil
) - The MySQL collation value.etag
(type:String.t
, default:nil
) - This field is deprecated and will be removed from a future version of the API.instance
(type:String.t
, default:nil
) - The name of the Cloud SQL instance. This does not include the project ID.kind
(type:String.t
, default:sql#database
) - This is always sql#database.name
(type:String.t
, default:nil
) - The name of the database in the Cloud SQL instance. This does not include the project ID or instance name.project
(type:String.t
, default:nil
) - The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable.selfLink
(type:String.t
, default:nil
) - The URI of this resource.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.