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 the .NET framework."],["The `GetDeliveryPipelineRequest` class is used to retrieve information about a specific delivery pipeline and is part of the `Google.Cloud.Deploy.V1` namespace."],["The page lists available versions of the API, from the latest version 3.4.0 down to version 1.0.0, including links to documentation for each version, and the current page is referring to 2.7.0."],["`GetDeliveryPipelineRequest` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetDeliveryPipelineRequest` include `DeliveryPipelineName` (a typed view of the resource name) and `Name`, which specifies the delivery pipeline's resource name in a specific format."]]],[]]