[[["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 `PostdeployJob` class in the Google Cloud Deploy v1 API is a fundamental component for defining actions that occur after a deployment, with the latest version being 3.4.0."],["The `PostdeployJob` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling structured messages and deep cloning."],["This class can be instantiated through a parameterless constructor or a copy constructor, accepting another `PostdeployJob` instance."],["The `PostdeployJob` class contains an `Actions` property, a `RepeatedField` of strings, that is output only and defines the actions that will be performed during the postdeploy process."]]],[]]