Class PerformanceConfig
Performance configuration definition.
Implements
Inherited Members
Namespace: Google.Apis.DatabaseMigrationService.v1.Data
Assembly: Google.Apis.DatabaseMigrationService.v1.dll
Syntax
public class PerformanceConfig : IDirectResponseSchema
Properties
DumpParallelLevel
Initial dump parallelism level.
Declaration
[JsonProperty("dumpParallelLevel")]
public virtual string DumpParallelLevel { 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 |