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."],[[["The latest version available for `CustomTargetDeployMetadata` is 3.4.0, which can be found at the top of the version list."],["`CustomTargetDeployMetadata` is a class in the Google Cloud Deploy v1 API that contains information from a Custom Target deploy operation."],["The `CustomTargetDeployMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["There are two constructors for `CustomTargetDeployMetadata`: a parameterless constructor and one that accepts another `CustomTargetDeployMetadata` object as a parameter."],["`CustomTargetDeployMetadata` contains one output property `SkipMessage` which is of type string and retrieves the results of the custom deploy."]]],[]]