Properties of a MetadataExport.
Package
@google-cloud/dataproc-metastore!Properties
databaseDumpType
databaseDumpType?: (google.cloud.metastore.v1.DatabaseDumpSpec.Type|keyof typeof google.cloud.metastore.v1.DatabaseDumpSpec.Type|null);MetadataExport databaseDumpType
| Type | Description |
| (google.cloud.metastore.v1.DatabaseDumpSpec.Type|keyof typeof google.cloud.metastore.v1.DatabaseDumpSpec.Type|null) |
destinationGcsUri
destinationGcsUri?: (string|null);MetadataExport destinationGcsUri
| Type | Description |
| (string|null) |
endTime
endTime?: (google.protobuf.ITimestamp|null);MetadataExport endTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
startTime
startTime?: (google.protobuf.ITimestamp|null);MetadataExport startTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
state
state?: (google.cloud.metastore.v1.MetadataExport.State|keyof typeof google.cloud.metastore.v1.MetadataExport.State|null);MetadataExport state
| Type | Description |
| (google.cloud.metastore.v1.MetadataExport.State|keyof typeof google.cloud.metastore.v1.MetadataExport.State|null) |