public sealed class CustomTargetSkaffoldActions : IMessage<CustomTargetSkaffoldActions>, IEquatable<CustomTargetSkaffoldActions>, IDeepCloneable<CustomTargetSkaffoldActions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CustomTargetSkaffoldActions.
CustomTargetSkaffoldActions represents the CustomTargetType configuration
using Skaffold custom actions.
Optional. The Skaffold custom action responsible for render operations. If
not provided then Cloud Deploy will perform the render operations via
skaffold render.
[[["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 documentation for the \u003ccode\u003eCustomTargetSkaffoldActions\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomTargetSkaffoldActions\u003c/code\u003e represents the configuration for \u003ccode\u003eCustomTargetType\u003c/code\u003e using Skaffold custom actions, inheriting from the \u003ccode\u003eobject\u003c/code\u003e class and implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.4.0, with versions ranging down to 1.0.0 being accessible as well, indicating a history of updates and potential compatibility options.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eDeployAction\u003c/code\u003e, which is a required string specifying the Skaffold custom action for deployment, and \u003ccode\u003eRenderAction\u003c/code\u003e, an optional string for the Skaffold custom action for rendering operations.\u003c/p\u003e\n"],["\u003cp\u003eThere is an additional property, \u003ccode\u003eIncludeSkaffoldModules\u003c/code\u003e, which is a list of Skaffold modules that will be included in the Skaffold Config before diagnose, and it is an optional field.\u003c/p\u003e\n"]]],[],null,[]]