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 2.12.0."],["The `GetDeliveryPipelineRequest` class is used to construct request objects for retrieving delivery pipeline information, inheriting from various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It outlines the `GetDeliveryPipelineRequest` class's properties, `DeliveryPipelineName` and `Name`, detailing their types and the required format for the `Name` property."],["The page lists numerous versions of the `GetDeliveryPipelineRequest` class, ranging from 1.0.0 to 3.4.0 (latest), allowing users to access documentation for specific versions as needed."],["It also outlines the constructors available for the `GetDeliveryPipelineRequest` class, including a default constructor and a constructor for copying another `GetDeliveryPipelineRequest` object."]]],[]]