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 webpage provides documentation for the `GetDeliveryPipelineRequest` class within the Google Cloud Deploy v1 API for .NET, with the current version being 2.3.0."],["The `GetDeliveryPipelineRequest` class is used to request a specific delivery pipeline and inherits from and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the `GetDeliveryPipelineRequest` class's constructors, which include a default constructor and a constructor that accepts another `GetDeliveryPipelineRequest` object as a parameter."],["Key properties of the `GetDeliveryPipelineRequest` class are `DeliveryPipelineName` (a strongly-typed resource name) and `Name` (a string representing the required name of the DeliveryPipeline)."],["The page also lists various prior versions of the `GetDeliveryPipelineRequest` documentation, ranging from version 1.0.0 up to the latest version, 3.4.0, as well as other previous versions."]]],[]]