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 reference documentation for the \u003ccode\u003eTargetsTypeCondition\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for .NET development, highlighting its role in determining if targets in a delivery pipeline share a common type.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.4.0, with a range of prior versions from 1.0.0 to 3.3.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetsTypeCondition\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace, implements 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two primary properties: \u003ccode\u003eErrorDetails\u003c/code\u003e, a string for storing human-readable error messages, and \u003ccode\u003eStatus\u003c/code\u003e, a boolean indicating whether the targets are of a comparable type.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eTargetsTypeCondition\u003c/code\u003e are available to create new instances or make a copy of an existing \u003ccode\u003eTargetsTypeCondition\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]