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 page provides reference documentation for the `GetDeliveryPipelineRequest` class within the Google Cloud Deploy v1 API."],["The latest version of the `GetDeliveryPipelineRequest` is 3.4.0, but the page covers versions ranging from 1.0.0 to 3.4.0."],["`GetDeliveryPipelineRequest` is the request object used to retrieve a delivery pipeline, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties such as `DeliveryPipelineName` and `Name`, with `Name` being a required property that specifies the delivery pipeline's resource name in a specific format."],["The namespace for the `GetDeliveryPipelineRequest` class is `Google.Cloud.Deploy.V1`, found within the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]