public sealed class GetSystemPolicyRequest : IMessage<GetSystemPolicyRequest>, IEquatable<GetSystemPolicyRequest>, IDeepCloneable<GetSystemPolicyRequest>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `GetSystemPolicyRequest` class, which is used to request and read the current system policy in Google Cloud Binary Authorization."],["The `GetSystemPolicyRequest` class is a part of the `Google.Cloud.BinaryAuthorization.V1` namespace, found within the `Google.Cloud.BinaryAuthorization.V1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `GetSystemPolicyRequest` class includes two constructors and two properties: `Name`, which holds the resource name of the policy, and `PolicyName`, which provides a typed view of the resource name."],["The latest version of `GetSystemPolicyRequest` is version 2.5.0, with previous versions 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0 also available in the documentation."]]],[]]