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 reference documentation for the `GetDeliveryPipelineRequest` class within the Google Cloud Deploy v1 API for .NET."],["The latest version of the `GetDeliveryPipelineRequest` class is 3.4.0, and the page also lists documentation for several older versions, dating back to version 1.0.0."],["The `GetDeliveryPipelineRequest` class is used to form a request object for the `GetDeliveryPipeline` function, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `DeliveryPipelineName` and `Name`, with the `Name` property being required and following a specific format."],["The page covers the constructors for the `GetDeliveryPipelineRequest` class, including a default constructor and one that takes another `GetDeliveryPipelineRequest` object as a parameter."]]],[]]