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 targets defined in a delivery pipeline that may not exist.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented by the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMissingTargets\u003c/code\u003e property lists the names of targets that are defined but do not actually exist, using strings such as "projects/{project_id}/locations/{location_name}/targets/{target_name}".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatus\u003c/code\u003e property of \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e indicates whether there are any missing targets, returning true when no targets are missing.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e class can also provide the \u003ccode\u003eUpdateTime\u003c/code\u003e property, representing the last time the condition of the target was updated, and has version history ranging from 1.0.0 to 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]