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."],[[["This document provides reference documentation for the `TargetAttribute` class within the Google Cloud Deploy v1 API for .NET."],["The latest version of `TargetAttribute` is 3.4.0, and documentation is available for versions ranging from 1.0.0 to 3.4.0."],["The `TargetAttribute` class is used to define criteria for selecting deployment targets in Google Cloud Deploy."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from the `object` class."],["Key properties of `TargetAttribute` include `Id`, which is used to specify the target, and `Labels`, which contains target labels."]]],[]]