Interface protos.google.cloud.migrationcenter.v1.IImportDataFile (2.1.0)

Properties of an ImportDataFile.

Package

@google-cloud/migrationcenter

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

ImportDataFile createTime

displayName

displayName?: (string|null);

ImportDataFile displayName

format

format?: (google.cloud.migrationcenter.v1.ImportJobFormat|keyof typeof google.cloud.migrationcenter.v1.ImportJobFormat|null);

ImportDataFile format

name

name?: (string|null);

ImportDataFile name

state

state?: (google.cloud.migrationcenter.v1.ImportDataFile.State|keyof typeof google.cloud.migrationcenter.v1.ImportDataFile.State|null);

ImportDataFile state

uploadFileInfo

uploadFileInfo?: (google.cloud.migrationcenter.v1.IUploadFileInfo|null);

ImportDataFile uploadFileInfo