public sealed class DeliveryPipelineAttribute : IMessage<DeliveryPipelineAttribute>, IEquatable<DeliveryPipelineAttribute>, IDeepCloneable<DeliveryPipelineAttribute>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class DeliveryPipelineAttribute.
Contains criteria for selecting DeliveryPipelines.
[[["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 of the `DeliveryPipelineAttribute` API is 3.4.0, but it has a range of versions available from 1.0.0 all the way up to the latest version."],["`DeliveryPipelineAttribute` is a class in the Google Cloud Deploy v1 API, used to define criteria for selecting DeliveryPipelines."],["This class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeliveryPipelineAttribute` class has properties like `Id` (representing the DeliveryPipeline ID) and `Labels` (for associated labels)."],["The namespace this API class lives under is `Google.Cloud.Deploy.V1`, and the assembly is in `Google.Cloud.Deploy.V1.dll`."]]],[]]