public sealed class GetSystemPolicyRequest : IMessage<GetSystemPolicyRequest>, IEquatable<GetSystemPolicyRequest>, IDeepCloneable<GetSystemPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1beta1 API class GetSystemPolicyRequest.
[[["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."],[[["The `GetSystemPolicyRequest` class is part of the Binary Authorization v1beta1 API, used for requesting the current system policy."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is `2.0.0-beta08`, and other available versions are `2.0.0-beta07`, and `1.0.0-beta05`."],["The class contains properties `Name`, which is a required resource name in the format `locations/*/policy`, and `PolicyName` which provides a typed view over the `Name`."],["The class contains two constructors: a parameterless one, and one which takes another instance of `GetSystemPolicyRequest` as a parameter."]]],[]]