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.
[[["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-04-09 UTC."],[[["The latest version available for the `TargetAttribute` class in the Google Cloud Deploy v1 API is 3.4.0, while the current page focuses on version 2.12.0."],["This page provides reference documentation and code samples for the `TargetAttribute` class, which is used to define criteria for selecting Targets within the Google Cloud Deploy v1 API."],["The `TargetAttribute` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `TargetAttribute()` and `TargetAttribute(TargetAttribute other)`, and it contains properties like `Id` and `Labels` to specify target identification and associated labels."],["The `TargetAttribute` class has many previous version, all the way back to version 1.0.0, and can be found on the associated link."]]],[]]