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."],[[["The content provides documentation for the `GetDeployPolicyRequest` class within the Google Cloud Deploy v1 API."],["This class is used as the request object for the `GetDeployPolicy` method and includes a property called `Name`."],["The `GetDeployPolicyRequest` class is available in multiple versions, with version 3.4.0 being the latest and 1.0.0 being the oldest of the versions shown."],["`GetDeployPolicyRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeployPolicyName` property offers a typed view over the resource name, and a `Name` property, which is a required string representing the name of the `DeployPolicy`."]]],[]]