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 documentation is for the `CustomTargetDeployMetadata` class within the Google Cloud Deploy v1 API, with version 2.18.0 being highlighted."],["The `CustomTargetDeployMetadata` class, used for custom target deployment operations, inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor `CustomTargetDeployMetadata` which can be instantiated without parameters or with another `CustomTargetDeployMetadata` object as a parameter, and a `SkipMessage` property used for displaying a message in the custom deploy operation results."],["The page provides links to documentation for multiple past versions of the `CustomTargetDeployMetadata` class, ranging from version 1.0.0 to 3.4.0, with version 3.4.0 being the latest."],["The class can be found within the `Google.Cloud.Deploy.V1` namespace and is contained in the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]