Class HeterogeneousMetadata
Metadata for heterogeneous migration jobs objects.
Implements
Inherited Members
Namespace: Google.Apis.DatabaseMigrationService.v1.Data
Assembly: Google.Apis.DatabaseMigrationService.v1.dll
Syntax
public class HeterogeneousMetadata : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
UnsupportedEventsCount
The number of unsupported events.
Declaration
[JsonProperty("unsupportedEventsCount")]
public virtual long? UnsupportedEventsCount { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |