Class TargetConfig
Deprecated: Use RequestedConfig instead. Configuration specified by the user at creation time for the target (Green) instance.
Implements
Inherited Members
Namespace: Google.Apis.SQLAdmin.v1beta4.Data
Assembly: Google.Apis.SQLAdmin.v1beta4.dll
Syntax
public class TargetConfig : IDirectResponseSchema
Properties
DatabaseVersion
Optional. The target database major version for the upgrade.
Declaration
[JsonProperty("databaseVersion")]
public virtual string DatabaseVersion { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |