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

Properties of a RunningProcess.

Package

@google-cloud/migrationcenter

Properties

attributes

attributes?: ({ [k: string]: string }|null);

RunningProcess attributes

cmdline

cmdline?: (string|null);

RunningProcess cmdline

exePath

exePath?: (string|null);

RunningProcess exePath

pid

pid?: (number|Long|string|null);

RunningProcess pid

user

user?: (string|null);

RunningProcess user