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, with version 3.4.0 being the latest and 1.0.0 being the oldest."],["The `TargetAttribute` class is used to define criteria for selecting targets and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TargetAttribute` class offers properties like `Id`, which represents the target's ID, and `Labels`, a map for target labels, along with constructors for creating instances of the class."],["The documentation has been provided for multiple versions of Google.Cloud.Deploy.V1 API class, as well as the current class, ranging from 1.0.0 to the most recent, 3.4.0, in addition to the information on the current class."],["The class in question inherits from Object and contains information on inherited methods, namespaces, and assemblies, while also including code samples."]]],[]]