public sealed class GetDeployPolicyRequest : IMessage<GetDeployPolicyRequest>, IEquatable<GetDeployPolicyRequest>, IDeepCloneable<GetDeployPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class GetDeployPolicyRequest.
[[["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 `GetDeployPolicyRequest` class within the Google Cloud Deploy v1 API."],["The latest version of the `GetDeployPolicyRequest` is 3.4.0, while the current documentation is for version 2.19.0, which is displayed with a dropdown of all the versions available from 1.0.0 up to the latest."],["`GetDeployPolicyRequest` is used to request information about a specific deployment policy, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and another which accepts a `GetDeployPolicyRequest` object as a parameter, and has two main properties: `DeployPolicyName` and `Name`."],["It is included in the namespace `Google.Cloud.Deploy.V1`, and the relevant assembly is `Google.Cloud.Deploy.V1.dll`."]]],[]]