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"]],[["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 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."]]],[]]