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

Properties of an OpenFileDetails.

Package

@google-cloud/migrationcenter

Properties

command

command?: (string|null);

OpenFileDetails command

filePath

filePath?: (string|null);

OpenFileDetails filePath

fileType

fileType?: (string|null);

OpenFileDetails fileType

user

user?: (string|null);

OpenFileDetails user