Class DatabasePreferencesCloudSqlPostgreSql
Preferences for PostgreSQL on Cloud SQL.
Implements
Inherited Members
Namespace: Google.Apis.MigrationCenterAPI.v1alpha1.Data
Assembly: Google.Apis.MigrationCenterAPI.v1alpha1.dll
Syntax
public class DatabasePreferencesCloudSqlPostgreSql : 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 |