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 .NET development."],["The latest version available is 3.4.0, with versions spanning from 1.0.0 to 3.4.0 being documented, and the current selected version is 2.12.0."],["The `CustomTargetDeployMetadata` class contains information about a Custom Target deploy operation, and it inherits from `object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `SkipMessage` property which is an output-only string containing the custom message provided as part of the custom deploy operation."],["The `CustomTargetDeployMetadata` class has two constructors, one default and one that takes another `CustomTargetDeployMetadata` object as a parameter."]]],[]]