Class ExternalSyncSelectedObject
The selected object that Cloud SQL migrates.
Implements
Inherited Members
Namespace: Google.Apis.SQLAdmin.v1.Data
Assembly: Google.Apis.SQLAdmin.v1.dll
Syntax
public class ExternalSyncSelectedObject : IDirectResponseSchema
Properties
Database
The name of the database that Cloud SQL migrates.
Declaration
[JsonProperty("database")]
public virtual string Database { 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 |