public sealed class TargetsPresentCondition : IMessage<TargetsPresentCondition>, IEquatable<TargetsPresentCondition>, IDeepCloneable<TargetsPresentCondition>, IBufferMessage, IMessage
TargetsPresentCondition contains information on any Targets defined in
the Delivery Pipeline that do not actually exist.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace, which is used to identify targets defined in a Delivery Pipeline that do not exist.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e class include \u003ccode\u003eMissingTargets\u003c/code\u003e, which lists the names of the missing targets, \u003ccode\u003eMissingTargetsAsTargetNames\u003c/code\u003e, which provides a \u003ccode\u003eTargetName\u003c/code\u003e-typed view of missing targets, \u003ccode\u003eStatus\u003c/code\u003e, indicating whether any targets are missing, and \u003ccode\u003eUpdateTime\u003c/code\u003e, showing when the condition was last updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and another that accepts a \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e object for copying its properties, and it is available across various versions of the \u003ccode\u003e.NET\u003c/code\u003e library, with the latest being 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e class's primary function is to provide a structured way to track and handle the absence of expected targets within a delivery pipeline, ensuring robust deployment management.\u003c/p\u003e\n"]]],[],null,[]]