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-03-21 UTC."],[[["This document provides reference documentation for the `TargetAttribute` class within the Google Cloud Deploy v1 API for .NET."],["The `TargetAttribute` class is used to define criteria for selecting Targets and implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists all available versions of the `TargetAttribute` class, ranging from the latest version 3.4.0 down to version 1.0.0."],["Key properties of the `TargetAttribute` class include `Id` for specifying a target by its ID or using \"\\*\" for all targets and `Labels` for target labels."]]],[]]