public sealed class GetDeliveryPipelineRequest : IMessage<GetDeliveryPipelineRequest>, IEquatable<GetDeliveryPipelineRequest>, IDeepCloneable<GetDeliveryPipelineRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class GetDeliveryPipelineRequest.
[[["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."],[[["This page provides documentation for the `GetDeliveryPipelineRequest` class within the Google Cloud Deploy v1 API."],["The `GetDeliveryPipelineRequest` class is used to request a specific delivery pipeline, identified by its name."],["The latest version of the `GetDeliveryPipelineRequest` API is 3.4.0, with numerous previous versions available, including down to 1.0.0."],["The `GetDeliveryPipelineRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The key properties of this class include `DeliveryPipelineName` and `Name`, allowing for typed and string-based access to the pipeline's resource name."]]],[]]