sqladmin  v1beta4
Properties | List of all members
Google.Apis.SQLAdmin.v1beta4.Data.Database Class Reference

Represents a SQL database on the Cloud SQL instance. More...

Inheritance diagram for Google.Apis.SQLAdmin.v1beta4.Data.Database:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Charset [get, set]
 The MySQL charset value. More...
 
virtual string Collation [get, set]
 The MySQL collation value. More...
 
virtual string ETag [get, set]
 This field is deprecated and will be removed from a future version of the API. More...
 
virtual string Instance [get, set]
 The name of the Cloud SQL instance. This does not include the project ID. More...
 
virtual string Kind [get, set]
 This is always sql::database. More...
 
virtual string Name [get, set]
 The name of the database in the Cloud SQL instance. This does not include the project ID or instance name. More...
 
virtual string Project [get, set]
 The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable. More...
 
virtual string SelfLink [get, set]
 The URI of this resource. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Represents a SQL database on the Cloud SQL instance.

Property Documentation

◆ Charset

virtual string Google.Apis.SQLAdmin.v1beta4.Data.Database.Charset
getset

The MySQL charset value.

◆ Collation

virtual string Google.Apis.SQLAdmin.v1beta4.Data.Database.Collation
getset

The MySQL collation value.

◆ ETag

virtual string Google.Apis.SQLAdmin.v1beta4.Data.Database.ETag
getset

This field is deprecated and will be removed from a future version of the API.

◆ Instance

virtual string Google.Apis.SQLAdmin.v1beta4.Data.Database.Instance
getset

The name of the Cloud SQL instance. This does not include the project ID.

◆ Kind

virtual string Google.Apis.SQLAdmin.v1beta4.Data.Database.Kind
getset

This is always sql::database.

◆ Name

virtual string Google.Apis.SQLAdmin.v1beta4.Data.Database.Name
getset

The name of the database in the Cloud SQL instance. This does not include the project ID or instance name.

◆ Project

virtual string Google.Apis.SQLAdmin.v1beta4.Data.Database.Project
getset

The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable.

◆ SelfLink

virtual string Google.Apis.SQLAdmin.v1beta4.Data.Database.SelfLink
getset

The URI of this resource.


The documentation for this class was generated from the following file: