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"]],[["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."],[[["This document provides reference information for the `CustomTargetSkaffoldActions` class within the Google Cloud Deploy v1 API, specifically for version 3.1.0."],["`CustomTargetSkaffoldActions` represents the configuration for `CustomTargetType` using Skaffold custom actions, with methods and properties to define deploy and render actions."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a specialized component for handling custom target deployments."],["It details the constructors for `CustomTargetSkaffoldActions` and outlines key properties like `DeployAction`, `IncludeSkaffoldModules`, and `RenderAction`, which define the custom Skaffold actions used for deployment and rendering."],["The content provided references the existence of versions ranging from 1.0.0 to 3.4.0 for the Google Cloud Deploy v1 API class CustomTargetSkaffoldActions."]]],[]]