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 `DeliveryPipelineAttribute` class in the Google Cloud Deploy v1 API provides criteria for selecting DeliveryPipelines."],["Version 3.4.0 is the latest version available, with a history of previous versions listed from 3.3.0 down to 1.0.0."],["The `DeliveryPipelineAttribute` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["This class has properties such as `Id` for the delivery pipeline's ID and `Labels` for the pipeline's labels."],["There are two constructors available for `DeliveryPipelineAttribute`: one default and another that takes another `DeliveryPipelineAttribute` as a parameter."]]],[]]