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"]],[["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 document provides reference documentation for the `GetSystemPolicyRequest` class within the Google Cloud Binary Authorization v1 API, specifically version 2.4.0."],["The `GetSystemPolicyRequest` class is used to request reading the current system policy and inherits from `object` while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and another that takes an existing `GetSystemPolicyRequest` object as a parameter, alongside the `Name` property, which is a required resource name in the `locations/*/policy` format."],["The `PolicyName` property provides a typed view of the `Name` resource name property, and it is of type `PolicyName`."],["There are older versions of the API available, from 1.0.0 to 2.3.0 and 2.5.0, with 2.5.0 being the most recent."]]],[]]