When the process represents the invocation of a script, binary provides
information about the interpreter, while script provides information
about the script file provided to the interpreter.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eProcess\u003c/code\u003e class within the Security Command Center v2 API, detailing its role as a representation of an operating system process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcess\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities such as message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties to describe different aspects of a process, like \u003ccode\u003eArgs\u003c/code\u003e, \u003ccode\u003eBinary\u003c/code\u003e, \u003ccode\u003eEnvVariables\u003c/code\u003e, \u003ccode\u003eLibraries\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eParentPid\u003c/code\u003e, \u003ccode\u003ePid\u003c/code\u003e, and \u003ccode\u003eScript\u003c/code\u003e, along with boolean flags to indicate if lists are truncated, such as \u003ccode\u003eArgumentsTruncated\u003c/code\u003e and \u003ccode\u003eEnvVariablesTruncated\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also provides constructors to create an instance of \u003ccode\u003eProcess\u003c/code\u003e, including a default constructor and a constructor that accepts another \u003ccode\u003eProcess\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the namespace (\u003ccode\u003eGoogle.Cloud.SecurityCenter.V2\u003c/code\u003e) and assembly (\u003ccode\u003eGoogle.Cloud.SecurityCenter.V2.dll\u003c/code\u003e) associated with the \u003ccode\u003eProcess\u003c/code\u003e class, aiding in its identification and usage within .NET environments.\u003c/p\u003e\n"]]],[],null,[]]