[[["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."],[[["This documentation provides details for the `Command` class within the Grafeas v1 API, specifically for version 3.5.0, including its properties and usage."],["The `Command` class is part of the `Grafeas.V1` namespace and represents a step in a build pipeline, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `Command` class include `Args` for command-line arguments, `Dir` for the working directory, `Env` for environment variables, `Id` for a unique command identifier, `Name` for the command name, and `WaitFor` for dependency management."],["The documentation also covers the constructors of the `Command` class, including a default constructor and one that takes another `Command` object as a parameter for cloning."],["Besides the version 3.5.0, this documentation also contains a list of other versions from 3.7.0 down to 2.2.0, allowing navigation to different versions."]]],[]]