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."],[[["The latest version available for the `GetDeliveryPipelineRequest` is 3.4.0, as part of the Google Cloud Deploy V1 API."],["This page provides documentation for the `GetDeliveryPipelineRequest` class, a request object used in the `GetDeliveryPipeline` process, within the Google.Cloud.Deploy.V1 namespace."],["The `GetDeliveryPipelineRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which defines its behavior and capabilities."],["The `GetDeliveryPipelineRequest` class has properties such as `DeliveryPipelineName` and `Name`, and its constructor can take either no arguments or another `GetDeliveryPipelineRequest` object."],["This documentation covers versions of `GetDeliveryPipelineRequest` ranging from 1.0.0 to the most recent 3.4.0."]]],[]]