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 of `CustomTargetDeployMetadata` is 3.4.0, with a history of versions ranging back to 1.0.0 available for reference."],["`CustomTargetDeployMetadata` class, used to contain information from a Custom Target deploy operation, inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class constructors, including a default constructor and a copy constructor, as well as a property named `SkipMessage`."],["The API class is found within the `Google.Cloud.Deploy.V1` namespace and is part of the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]