public sealed class GetPolicyRequest : IMessage<GetPolicyRequest>, IEquatable<GetPolicyRequest>, IDeepCloneable<GetPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1 API class GetPolicyRequest.
Request message for [BinauthzManagementService.GetPolicy][].
[[["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."],[[["This documentation is for the `GetPolicyRequest` class within the Google Cloud Binary Authorization v1 API, specifically version 2.1.0."],["The `GetPolicyRequest` class is used to construct a request for retrieving a policy via the `BinauthzManagementService.GetPolicy` method."],["The `GetPolicyRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetPolicyRequest` class includes properties such as `Name` (a string representing the resource name of the policy) and `PolicyName` (a typed view of the resource name)."],["There are various versions of the Google.Cloud.BinaryAuthorization.V1 API available for this class, ranging from version 1.0.0 to the latest 2.5.0, all with links to their documentation."]]],[]]