public sealed class CustomTargetDeployMetadata : IMessage<CustomTargetDeployMetadata>, IEquatable<CustomTargetDeployMetadata>, IDeepCloneable<CustomTargetDeployMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CustomTargetDeployMetadata.
CustomTargetDeployMetadata contains information from a Custom Target
deploy operation.
[[["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 webpage provides documentation for the `CustomTargetDeployMetadata` class within the Google Cloud Deploy v1 API, specifically for version 2.15.0."],["The `CustomTargetDeployMetadata` class offers information related to a custom target deploy operation, which are provided as the main components of the class."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also having inherited members from the `object` class."],["The page lists all available versions of the `CustomTargetDeployMetadata` class, ranging from version 1.0.0 to the latest 3.4.0, allowing users to navigate through historical documentation."],["The `CustomTargetDeployMetadata` class includes a `SkipMessage` property, which is an output-only string that will hold a skip message from a custom deploy operation."]]],[]]