public sealed class TargetAttribute : IMessage<TargetAttribute>, IEquatable<TargetAttribute>, IDeepCloneable<TargetAttribute>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class TargetAttribute.
Contains criteria for selecting Targets. This could be used to select targets
for a Deploy Policy or for an Automation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eTargetAttribute\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eTargetAttribute\u003c/code\u003e is 3.4.0, and the documentation includes versions ranging from 1.0.0 up to the latest release, with direct links for each version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetAttribute\u003c/code\u003e is designed for selecting deployment targets, enabling the specification of criteria for selecting targets, which is useful for deploying policies or automations.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, inheriting some members from said base class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetAttribute\u003c/code\u003e class contains properties for \u003ccode\u003eId\u003c/code\u003e, which is the identifier of the target, and \u003ccode\u003eLabels\u003c/code\u003e, which allows one to assign labels to the targets, with the label properties being of the type string and MapField, respectively.\u003c/p\u003e\n"]]],[],null,[]]