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."],[[["This documentation is for the `GetSystemPolicyRequest` class within the Binary Authorization v1beta1 API, specifically version 2.0.0-beta07 of the .NET library."],["`GetSystemPolicyRequest` is used to request and read the current system policy and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and provides two constructors: a default constructor and one that accepts another `GetSystemPolicyRequest` object."],["It includes two properties, `Name` (a string) and `PolicyName` (of type `PolicyName`), where `Name` represents the resource name, in the format `locations/*/policy`."],["The documentation contains links for different versions of the API, including the latest beta `2.0.0-beta08` as well as older `1.0.0-beta05`."]]],[]]