[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `DeploymentJobs` class within the Google Cloud Deploy v1 API represents the composition of deployment jobs."],["This class includes both `DeployJob` and `VerifyJob` properties, which are of type `Job`, representing the main deployment job and a verification job that runs after a successful deployment, respectively."],["The documentation provides a history of versions for the API, with 3.4.0 being the latest and 2.7.0 being the current version for which the full documentation is provided, in addition to multiple versions leading back to version 1.0.0."],["The `DeploymentJobs` class implements several interfaces, including `IMessage`, `IEquatable\u003cDeploymentJobs\u003e`, `IDeepCloneable\u003cDeploymentJobs\u003e`, and `IBufferMessage`, and inherits from `object`."],["The class has two constructors: a default constructor and a copy constructor that takes another `DeploymentJobs` instance as a parameter."]]],[]]