public sealed class AccessReview : IMessage<Kubernetes.Types.AccessReview>, IEquatable<Kubernetes.Types.AccessReview>, IDeepCloneable<Kubernetes.Types.AccessReview>, IBufferMessage, IMessage
Conveys information about a Kubernetes access review (e.g. kubectl auth
can-i ...) that was involved in a finding.
Namespace of the action being requested. Currently, there is no
distinction between no namespace and all namespaces. Both
are represented by "" (empty).
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eAccessReview\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1.Kubernetes.Types\u003c/code\u003e namespace provides information about a Kubernetes access review involved in a finding.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various operations such as message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAccessReview\u003c/code\u003e class includes properties such as \u003ccode\u003eGroup\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eNs\u003c/code\u003e, \u003ccode\u003eResource\u003c/code\u003e, \u003ccode\u003eSubresource\u003c/code\u003e, \u003ccode\u003eVerb\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, each representing different aspects of the Kubernetes access review.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 3.24.0, with a range of available previous versions dating back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for creating instances of AccessReview, one default and one taking another AccessReview instance.\u003c/p\u003e\n"]]],[],null,[]]