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."],[[["The latest version available for the Google Cloud Deploy v1 API's TargetAttribute class is 3.4.0, with a history of versions dating back to 1.0.0."],["This document provides reference documentation and code samples for the TargetAttribute class, which is used for selecting Targets within the Google Cloud Deploy v1 API."],["The TargetAttribute class, part of the Google.Cloud.Deploy.V1 namespace, includes properties like 'Id' for target identification and 'Labels' for target categorization."],["The TargetAttribute class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, while also inheriting members from the object class."],["There are two constructors provided for the TargetAttribute class, a default constructor with no arguments and one which takes another TargetAttribute as an argument."]]],[]]