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 available for the Google Cloud Deploy v1 API's `DeliveryPipelineAttribute` class is version 3.4.0, with multiple prior versions, going as far back as 1.0.0 also available."],["The `DeliveryPipelineAttribute` class serves as criteria for selecting `DeliveryPipelines`, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class contains properties `Id` which is the ID of the DeliveryPipeline, and `Labels`, which are the DeliveryPipeline labels."],["The `DeliveryPipelineAttribute` class has two constructors: a default constructor and one that accepts another `DeliveryPipelineAttribute` as a parameter for creating a copy."]]],[]]