public sealed class TargetsPresentCondition : IMessage<TargetsPresentCondition>, IEquatable<TargetsPresentCondition>, IDeepCloneable<TargetsPresentCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class TargetsPresentCondition.
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 \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e class in the Google Cloud Deploy v1 API provides information about the existence of targets defined in a delivery pipeline, including whether any targets are missing.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has inheritance from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt has a list of properties like \u003ccode\u003eMissingTargets\u003c/code\u003e, which contains the names of any missing target, \u003ccode\u003eMissingTargetsAsTargetNames\u003c/code\u003e, which gives a typed view over the \u003ccode\u003eMissingTargets\u003c/code\u003e, \u003ccode\u003eStatus\u003c/code\u003e which will be true if no targets are missing and \u003ccode\u003eUpdateTime\u003c/code\u003e which indicates the last time this condition was updated.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows the availbility of this class across 27 versions, with 3.4.0 being the latest and 1.0.0 being the oldest.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated with either a default constructor or by supplying another \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e object to the constructor.\u003c/p\u003e\n"]]],[],null,[]]