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 page provides reference documentation for the `CustomTargetDeployMetadata` class within the Google Cloud Deploy v1 API for .NET."],["The latest stable version of `CustomTargetDeployMetadata` is 3.4.0, while the current page is focused on version 2.19.0, and the class is part of the namespace `Google.Cloud.Deploy.V1`."],["The `CustomTargetDeployMetadata` class contains information related to a Custom Target deploy operation and inherits from `object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `SkipMessage` which is an output only string and available through a getter and setter."],["The document lists multiple versions of `CustomTargetDeployMetadata`, ranging from 1.0.0 to the most recent 3.4.0."]]],[]]