userId property
The ID of the user that executed the process.
E.g. If this is the root user this will always be 0.
Implementation
core.String? userId;
The ID of the user that executed the process.
E.g. If this is the root user this will always be 0.
core.String? userId;