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 webpage provides documentation for the `TargetAttribute` class within the Google Cloud Deploy v1 API for .NET, with the latest version being 3.4.0, and the specific version this page addresses being version 2.14.0."],["The `TargetAttribute` class is used to define criteria for selecting deployment targets, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TargetAttribute` class includes properties like `Id` (to identify a specific target or all targets) and `Labels` (to contain target labels), as well as constructors for creating instances of the class."],["This documentation covers versions of the API ranging from 1.0.0 to the current latest 3.4.0, allowing navigation to past versions."],["The `TargetAttribute` class resides in the `Google.Cloud.Deploy.V1` namespace and is within the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]