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 numerous prior versions, dating back to 1.0.0."],["`TargetAttribute` is used to define criteria for selecting deployment targets, with the ability to specify a target ID or select all targets within a location."],["The `TargetAttribute` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TargetAttribute` class include `Id`, which identifies a target, and `Labels`, which allow for the use of target labels."]]],[]]