public sealed class GetSystemPolicyRequest : IMessage<GetSystemPolicyRequest>, IEquatable<GetSystemPolicyRequest>, IDeepCloneable<GetSystemPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1 API class GetSystemPolicyRequest.
[[["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 document provides reference documentation for the `GetSystemPolicyRequest` class within the Google Cloud Binary Authorization v1 API."],["`GetSystemPolicyRequest` is used to request and read the current system policy and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `GetSystemPolicyRequest` objects, either empty or based on another `GetSystemPolicyRequest` instance."],["It features properties `Name` and `PolicyName`, which are used to define the resource name of the policy being requested, in the required format `locations/*/policy`."],["The page also lists the available versions from `2.5.0` to `1.0.0`."]]],[]]