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 webpage provides documentation for the `GetDeliveryPipelineRequest` class within the Google Cloud Deploy v1 API, specifically for .NET development."],["The `GetDeliveryPipelineRequest` class is used to create a request object for retrieving delivery pipeline information, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the API, ranging from version 1.0.0 to the latest version 3.4.0, allowing users to navigate to specific versions of the documentation."],["The class has two constructors: a parameterless constructor and one that takes another `GetDeliveryPipelineRequest` object, enabling object duplication."],["The `GetDeliveryPipelineRequest` class contains properties like `DeliveryPipelineName` and `Name`, which are used to specify the target delivery pipeline."]]],[]]