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.
Contains criteria for selecting Targets. This could be used to select targets
for a Deploy Policy or for an Automation.
[[["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 webpage provides documentation for the `TargetAttribute` class within the Google Cloud Deploy v1 API, which is used to define criteria for selecting deployment targets."],["The latest version of the API is 3.4.0, but the current page specifically details version 3.2.0 of the `TargetAttribute` class, with links available for previous versions."],["The `TargetAttribute` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `TargetAttribute` class has properties such as `Id` and `Labels`, which are used to specify target identifiers and associated labels, respectively."],["It is contained within the `Google.Cloud.Deploy.V1` namespace and the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]