Class DatabasePreferencesCloudSqlMySql
Preferences for MySQL on Cloud SQL.
Implements
Inherited Members
Namespace: Google.Apis.MigrationCenterAPI.v1alpha1.Data
Assembly: Google.Apis.MigrationCenterAPI.v1alpha1.dll
Syntax
public class DatabasePreferencesCloudSqlMySql : IDirectResponseSchema
Properties
Common
Optional. Preferences to Cloud SQL databases.
Declaration
[JsonProperty("common")]
public virtual DatabasePreferencesCloudSqlCommon Common { get; set; }
Property Value
Type | Description |
---|---|
DatabasePreferencesCloudSqlCommon |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |