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 reference documentation for the `GetDeliveryPipelineRequest` class within the Google Cloud Deploy v1 API for .NET."],["The `GetDeliveryPipelineRequest` class is used to request information about a specific delivery pipeline and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.4.0, with numerous previous versions also available for review, ranging down to version 1.0.0."],["Key properties of `GetDeliveryPipelineRequest` include `DeliveryPipelineName` and `Name`, which are used to specify the delivery pipeline resource."],["This class also includes constructors `GetDeliveryPipelineRequest()` and `GetDeliveryPipelineRequest(GetDeliveryPipelineRequest)` which can be used to create new instances of this class."]]],[]]