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\u003eThe latest version of the \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e class is 3.4.0, while numerous previous versions are also documented, dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetsPresentCondition\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace that provides information about targets that are defined in a Delivery Pipeline but do not exist.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eMissingTargets\u003c/code\u003e, which lists the names of missing targets, and \u003ccode\u003eStatus\u003c/code\u003e, which indicates if any targets are missing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMissingTargetsAsTargetNames\u003c/code\u003e provides a view of the missing target names as a list of \u003ccode\u003eTargetName\u003c/code\u003e objects, providing a structured way to interact with target resources.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes a \u003ccode\u003eUpdateTime\u003c/code\u003e property, a timestamp indicating the last update time for the condition.\u003c/p\u003e\n"]]],[],null,[]]