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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eGetDeliveryPipelineRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically focusing on version 2.17.0, but also providing links to other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDeliveryPipelineRequest\u003c/code\u003e class is used to define the request object for the \u003ccode\u003eGetDeliveryPipeline\u003c/code\u003e operation, which is used to retrieve information for a specified \u003ccode\u003eDeliveryPipeline\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDeliveryPipelineRequest\u003c/code\u003e class has two constructors, a default one, and another one that accepts another \u003ccode\u003eGetDeliveryPipelineRequest\u003c/code\u003e as a parameter for copying, and it has two properties \u003ccode\u003eDeliveryPipelineName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeliveryPipelineName\u003c/code\u003e property is of type \u003ccode\u003eDeliveryPipelineName\u003c/code\u003e, representing a typed view over the resource name property, while the \u003ccode\u003eName\u003c/code\u003e property is a string specifying the required name of the \u003ccode\u003eDeliveryPipeline\u003c/code\u003e in the format of \u003ccode\u003eprojects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]