public sealed class TargetsTypeCondition : IMessage<TargetsTypeCondition>, IEquatable<TargetsTypeCondition>, IDeepCloneable<TargetsTypeCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class TargetsTypeCondition.
TargetsTypeCondition contains information on whether the Targets defined in
the Delivery Pipeline are of the same type.
True if the targets are all a comparable type. For example this is true if
all targets are GKE clusters. This is false if some targets are Cloud Run
targets and others are GKE clusters.
[[["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 webpage provides documentation for the \u003ccode\u003eTargetsTypeCondition\u003c/code\u003e class within the Google Cloud Deploy v1 API for .NET, specifically version 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetsTypeCondition\u003c/code\u003e class is used to determine if all targets defined in a Delivery Pipeline are of the same type, such as all being GKE clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.4.0, and the page lists several other versions from 3.3.0 down to 1.0.0, each linking to its own documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetsTypeCondition\u003c/code\u003e has properties \u003ccode\u003eErrorDetails\u003c/code\u003e, which provides a human-readable error message, and \u003ccode\u003eStatus\u003c/code\u003e, which is a boolean indicating if all targets are comparable.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, giving it functions such as \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eGetType\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]