[[["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-04-09 UTC."],[[["This webpage provides documentation for the `Predeploy` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 up to the latest version 3.4.0."],["The `Predeploy` class is used to configure predeploy job information in the Google Cloud Deploy service, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found in the `Google.Cloud.Deploy.V1` namespace and is part of the `Google.Cloud.Deploy.V1.dll` assembly."],["The `Predeploy` class has a property named `Actions` which allows for defining custom actions in a job through a sequence of Skaffold actions."],["There are two constructors, `Predeploy()` and `Predeploy(Predeploy other)`, the second constructor allows for the object to be cloned, as one of its parameters is the Predeploy object itself."]]],[]]