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 if any targets are missing.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enabling it to work within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to track missing targets, such as \u003ccode\u003eMissingTargets\u003c/code\u003e for the names of missing targets, and \u003ccode\u003eMissingTargetsAsTargetNames\u003c/code\u003e which is a \u003ccode\u003eTargetName\u003c/code\u003e-typed view over the missing targets.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatus\u003c/code\u003e property indicates whether or not there are missing targets, and the \u003ccode\u003eUpdateTime\u003c/code\u003e property indicates when the condition was last updated.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a version history, with the most recent being \u003ccode\u003e3.4.0\u003c/code\u003e and versions going as far back as \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]