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-04-09 UTC."],[[["This page provides reference documentation for the `GetDeliveryPipelineRequest` class within the Google Cloud Deploy v1 API, specifically for version 3.2.0."],["The `GetDeliveryPipelineRequest` class is used to request details about a specific delivery pipeline, inheriting from several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all available versions of the `GetDeliveryPipelineRequest` class, ranging from the latest version 3.4.0 down to version 1.0.0."],["The `GetDeliveryPipelineRequest` class has two constructors and two main properties, `DeliveryPipelineName` and `Name`, to manage the identification of the Delivery Pipeline."],["It also shows the inherited methods, `GetHashCode()`, `GetType()`, and `ToString()`, as well as the namespace `Google.Cloud.Deploy.V1` and assembly `Google.Cloud.Deploy.V1.dll` where the class is implemented."]]],[]]