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\u003eThis document provides reference information for the \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e class within the Google Cloud Deploy v1 API for .NET, detailing its purpose as a container for information about missing Targets in a Delivery Pipeline.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of the \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e class, ranging from version 1.0.0 up to the latest, 3.4.0, and including the specifically mentioned version 2.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetsPresentCondition\u003c/code\u003e 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 inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e class has two constructors and several properties, such as \u003ccode\u003eMissingTargets\u003c/code\u003e, \u003ccode\u003eMissingTargetsAsTargetNames\u003c/code\u003e, \u003ccode\u003eStatus\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, which provide details about the missing Targets and the condition's update status.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMissingTargets\u003c/code\u003e will contain the Target names that are missing, while \u003ccode\u003eMissingTargetsAsTargetNames\u003c/code\u003e provides a TargetName-typed view of the \u003ccode\u003eMissingTargets\u003c/code\u003e and \u003ccode\u003eStatus\u003c/code\u003e will indicate if there are any missing targets.\u003c/p\u003e\n"]]],[],null,[]]